Forum Discussion
AB21805
Aug 06, 2021Bronze Contributor
Install prem pro via using a script - intune
Hi all, I am having so much issues installing Prem pro using the exe as the setup file and install/uninstall commands. I was thinking is it possible to create a script which is used to run on the...
- Sep 06, 2021
I would go for this one
MsiExec.exe /X '{8CF1DABC-377C-4CD3-9F11-F23BBB491436}' /quiet
You can find the uninstall string in the register
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8CF1DABC-377C-4CD3-9F11-F23BBB491436}
Aug 08, 2021
Hi, if you could send me the intunewin file I could test it .. got my test VM setup 🙂
AB21805
Sep 05, 2021Bronze Contributor
Hi Rudy,
Any ideas what the uninstall command would be?
Any ideas what the uninstall command would be?