Forum Discussion

AB21805's avatar
AB21805
Bronze Contributor
Aug 06, 2021
Solved

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...
  • Rudy_Ooms_MVP's avatar
    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}