Uninstalling Auvik SaaS Management
To Uninstall Auvik SaaS Management from a device, follow the directions below based on the supported OS. The uninstall procedure will remove the local software and the browser plugin.
Note that may use these scripts via an RMM or Endpoint Management tool to uninstall at a larger scale.
Windows
- The following command can be run in Powershell as Admin to uninstall Auvik SaaS Management on the target device:
Invoke-WebRequest https://deploy.saaslio.com/uninstall -O uninstall.ps1;
Get-Content uninstall.ps1 | powershell.exe -noprofile -; Remove-Item uninstall.ps1
Mac
- The following command can be run in Terminal to uninstall Auvik SaaS Management on the target device:
sudo /Library/Saaslio/Saaslio --remove