Remote uninstall software

List and uninstall software from remote computers.
You can also use this program from the command line or from the action screen.
Usage:
remoteuninst.exe {computer}
The only requirement is WMI and administrative rights on the remote computer.
There are 3 types of software:
MSI packages:
These are uninstalled by the MSIexec command.
Adding the /QN /NORESTART parameters makes the uninstall invisible to the remote users.
Other installers:
They might have optional parameters to run the uninstall hidden but this depends on the software and is not always available.
Not allowed to remove:
Some software is not allowed to be removed by the software vendor because it will most likely break windows functionality.
|