High CPU usage fix

nina
Internal Posts: 425 ✭✭✭✭✭
Nina from Atera here.
I've seen a number of posts lately regarding high CPU usage.
There is an issue with Splashtop Streamer. You will need to update the Streamer to 3.5.8.0
To update the Streamer to the latest version, you can use the following script:
# Define variables
$downloadUrl = "https://ateranetworks.zendesk.com/attachments/token/JfG6adjBRfqwNq8kzLzyfhplj/?name=SplashtopStreamer.exe"
$downloadPath = "C:\Windows\Temp\Splashtop_Streamer.exe"
# Download Splashtop Streamer
Invoke-WebRequest -Uri $downloadUrl -OutFile $downloadPath
# Install Splashtop Streamer
Start-Process -FilePath $downloadPath -ArgumentList "/s" -Wait
# Clean up downloaded file
Remove-Item $downloadPath
Hope this helps!
Tagged:
1
Topics
- All Topics
- 62 Getting started
- 27 Read before posting
- 9 Meet and greet
- 331 General
- 77 News and announcements
- 2 Swag
- 6 Roadmap updates
- 1 Product Survey
- 101 Resources
- 1 Onboarding
- 17 Knowledge Base
- 23 Webinars
- 1 Shared Script Library
- 3 Blog
- 24 Pro Tips
- 30 Got an idea?
- 3 Atera Academy
- 8 ActionAI
- 5 Copilot
- 225 Remote Monitoring and Management
- 92 Remote Monitoring
- 30 Patch Management
- 121 Professional Services Automation
- 73 Helpdesk
- 18 Billing
- 24 Reporting
- 44 Integrations & add-ons
- 23 Integrations
- 12 Add-ons
- 120 Scripting and automations
- 68 Scripts
- 37 Automations