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
- 18 Getting started
- 12 Read before posting
- 6 Meet and greet
- 113 General
- 38 News and announcements
- 29 Resources
- 5 Knowledge Base
- 5 Webinars
- Shared Script Library
- Blog
- 3 Pro Tips
- 16 Got an idea?
- 66 Remote Monitoring and Management
- 54 Remote Monitoring
- 12 Patch Management
- 50 Professional Services Automation
- 30 Helpdesk
- 7 Billing
- 13 Reporting
- 15 Integrations & add-ons
- 10 Integrations
- 4 Add-ons
- 45 Scripting and automations
- 34 Scripts
- 10 Automations