GriffTech Posted February 15, 2022 Posted February 15, 2022 Hi all, How would I go about uninstalling a program (ActivInspire/ActivDriver) from my domain? I assume the best route is some sort of batch script to remove the program but I'm not sure how to do this. Any advice at all would be really appreciated.
DaveTheTech Posted February 15, 2022 Posted February 15, 2022 You can find the uninstall strings here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall The run that as a startup task, use Impero/Netsupport/Similar tool, PowerShell job - easiest would be PSExec. 1
GriffTech Posted February 15, 2022 Author Posted February 15, 2022 You can find the uninstall strings here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall The run that as a startup task, use Impero/Netsupport/Similar tool, PowerShell job - easiest would be PSExec. Much appreciated
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now