I cannot get this to work like I used to in SCCM 2007.
I simply create a package that has a program where I use the following syntax to uninstall an MSI app:
msiexec.exe /x {GUID} /qn
Am I missing something here?
Thanks
I cannot get this to work like I used to in SCCM 2007.
I simply create a package that has a program where I use the following syntax to uninstall an MSI app:
msiexec.exe /x {GUID} /qn
Am I missing something here?
Thanks