I made the mistake of adding the "Configuration Protection" component in my scripted silent installation because we do not have a license for this component. I need to send out a script that will remove this component from the installation. Here is what I have, but it's not working.
MsiExec.exe /i SGNClient.msi /qn REMOVE=ConfigurationProtection REBOOT=ReallySuppress
Any help would be appreciated.
This thread was automatically locked due to age.