I am trying to uninstall and decrypt Windows XP machines using the following command:
msiexec /x {C7F3B40E-D70A-4E2C-B34B-E9023E564FBE} CFGFILE=c:\uninstall.cfg /qn
But, I do not want to be prompted to click on Next and enter the username/password. Is there a way to do that? Is there a switch I can use to put the user and password?
Bottom line: I am trying to deploy Windows 7 through SCCM/PXE boot but running into issues with encrypted XP machines. So I am basically trying to uninstall safeguard on all XP machines without much administration.
Any help/suggestions would be appreciated.
This thread was automatically locked due to age.