Isaac Good
Isaac Good
Not a proper (or retroactive) solution, but some may find useful to auto delete icons like this script does: https://github.com/wh1te909/tacticalrmm/blob/develop/scripts_wip/Win_Chocolatey_Update_Apps.ps1 At beginning of chocolatey update script: $StartTime = Get-Date At...
For deployment you can use https://github.com/wh1te909/tacticalrmm/blob/develop/scripts/Win_Bitdefender_GravityZone_Install.ps1 For monitoring basic status https://github.com/wh1te909/tacticalrmm/blob/develop/scripts/Win_Antivirus_Verify.ps1 should work. Much more than that would require a lot of work specific to the product. This early in...