
LeeBraithwaite asked a question.
Uninstall Command for Intune Deployment
Hi, I am trying to dpeloy flexera via MS Intune. It is proving diffilcult.
I have
MsiExec.exe /x "{8AF613C3-F0E2-4B82-AAC8-D90BBBFCDF6C} /qn /norestart
for the uninstall. This seems to remove the registry keys, but leaves the app behind c:\program files (x86) even after a reboot.
Is there anyway to uninstall completely?
Hi
Normally the uninstallation shall take care of everything, sometimes a restart.
However this is a powershell script that uninstall earlier versions and install a new agent that you maybe can adapt to your needs. This I have been using together with a startup GPO. The script has not been adapted to the new 64bit agent that dont use the (x86) folder.
Install