Uninstall from Microsoft Intune
Our request
We uninstall Adobe Reader DC by Microsoft Intune.
Our case
I registrated uninstall command "MsiExec.exe /I{<Product Code>} /q".
But I fail to uninstall.
Our request
We uninstall Adobe Reader DC by Microsoft Intune.
Our case
I registrated uninstall command "MsiExec.exe /I{<Product Code>} /q".
But I fail to uninstall.
Thank you for recomed site (https://stackoverflow.com/questions/29937568/how-can-i-find-the-product-guid-of-an-installed-msi-setup/29937569#29937569)
I could silent uninstall Adobe Reader DC.
uninstall commnd:
msiexec.exe /x {<Product code>} /QN /L*V "C:\My.log" REBOOT=ReallySuppress
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.