High CPU usage fix
nina
Administrator Posts: 428 admin
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
- 39 Getting started
- 23 Read before posting
- 8 Meet and greet
- 210 General
- 59 News and announcements
- Swag
- 1 Roadmap updates
- 63 Resources
- 8 Knowledge Base
- 11 Webinars
- 1 Shared Script Library
- 1 Blog
- 14 Pro Tips
- 26 Got an idea?
- 1 ActionAI
- 1 Copilot
- 116 Remote Monitoring and Management
- 76 Remote Monitoring
- 23 Patch Management
- 85 Professional Services Automation
- 51 Helpdesk
- 16 Billing
- 17 Reporting
- 32 Integrations & add-ons
- 18 Integrations
- 10 Add-ons
- 93 Scripting and automations
- 55 Scripts
- 28 Automations