dcovey
2 years agoActive Contributor
We have other systems that scan for vulnerabilities for Windows, MacOS, and 3rd party apps. We have found the GoToResolve remote terminal and remote execution our best way to test and implement the required changes, uninstall or patch applications. Some of the vulnerabilities have hundreds of endpoints that need to be patched. If we could upload a .csv of the computer names into the remote execution job, it would save us a lot of time.
The majority of remote execution jobs are done through PowerShell scripts so we can log the events for success or failure. They include registry changes, file transfers, invoking commands such as MSIEXE.exe to install, update, or uninstall apps.