Creating A Dynamic Uninstaller
As a systems administrator, I am regularly tasked with removing applications from thousands of endpoints. No sane human would want to manually perform this task for even a few dozen computers, so we need to look into ways of automating this procedure. I’ve seen countless posts online that say you can execute msiexec and feed it a bunch of GUIDs of the applications depending on the version that may or may not be installed on a computer....