High CPU usage fix
nina
Internal Posts: 428 ✭✭✭✭✭
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
- 41 Getting started
- 25 Read before posting
- 8 Meet and greet
- 237 General
- 64 News and announcements
- 1 Swag
- 1 Roadmap updates
- 79 Resources
- 12 Knowledge Base
- 16 Webinars
- 1 Shared Script Library
- 2 Blog
- 19 Pro Tips
- 27 Got an idea?
- 3 Atera Academy
- 2 ActionAI
- 1 Copilot
- 140 Remote Monitoring and Management
- 84 Remote Monitoring
- 27 Patch Management
- 105 Professional Services Automation
- 64 Helpdesk
- 17 Billing
- 21 Reporting
- 36 Integrations & add-ons
- 20 Integrations
- 10 Add-ons
- 103 Scripting and automations
- 61 Scripts
- 30 Automations