If you have software you need to uninstall via a script there are six easy ways to go about it: 1 – Uninstall Using The Software’s Own Tool Many pieces of software come with their own custom uninstaller. For instance if you want uninstall Dell SupportAssist, the command is: C:\Program Files\Dell\SupportAssist\uninstaller.exe /arp If you want to uninstall Office365 Pro Plus you could create an uninstall .XML using the Office Deployment Toolkit and then run: \\<SERVER>\Office365ProPlus\setup.exe…
The post SOLVED: 6 Easy Ways To Uninstall Software Using Command Line appeared first on Up & Running Technologies, Tech How To's.