Dreday38 Posted November 21, 2013 Report post Posted November 21, 2013 Good morning everyone, I'm a big fan of the site, it actually helped me get certified. I have been tasked with uninstalling a program from 500 PC's using SCCM 2012 but the uninstall script that I'm using is a .bat file. It's not an native .msi. Attachmate Extra! is the program. Could someone please help me get an understanding as to how I would go about setting this up to uninstall? We would like to do this without any user interaction. Thanks, Dreday38 Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted November 21, 2013 Report post Posted November 21, 2013 well you need to deploy whatever script you have to a collection and to run hidden test the script on a virtual machine and run the script with system permissions *use psexec to test it* Quote Share this post Link to post Share on other sites More sharing options...