Debugging Auvik SaaS Management
If you encounter issues installing Auvik SaaS Management on device, please run one of the following commands (OS specific) and provide the output to our Support Portal.
Windows
-
Invoke-WebRequest "https://asm-debug.s3.amazonaws.com/ASMDebug.ps1" -OutFile ASMDebug.ps1; Get-Content ASMDebug.ps1 | powershell.exe -noprofile -; Remove-Item ASMDebug.ps1
Mac
- The following command can be run in Powershell as Admin to send a Debug to Auvik SaaS Management Support
sudo /Library/Saaslio/Saaslio --debug
