This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Uninstall Safeguard Easy 4.3 without any prompts

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.

:38441


This thread was automatically locked due to age.
Parents
  • Hi ZackAhmed,

    the command line syntax is perfectly correct and should trigger the unattended uninstall.

    I'd suggest to check that you created the correct configuration file type (must be uninstall configuration file) and that the credentials provided within the configuration file are the correct ones.

    Cheers,

    Chris

    :38457
Reply
  • Hi ZackAhmed,

    the command line syntax is perfectly correct and should trigger the unattended uninstall.

    I'd suggest to check that you created the correct configuration file type (must be uninstall configuration file) and that the credentials provided within the configuration file are the correct ones.

    Cheers,

    Chris

    :38457
Children
No Data