I tried browsing the Internet for the answer to the title in question (Uninstall SCOM 2016 Console silently); however, I have no luck locating the answer. I know there is a way to silently INSTALL for SCOM 2016 console but the "SILENT" uninstall
is quite illusive.
Uninstall string: "C:\Program Files\Microsoft System Center 2016\Operations Manager\Setup\Setup.exe" /ARPRun (this command will open the console and there is a user intervention)
We have tried the following command and failed:
- "C:\Program Files\Microsoft System Center 2016\Operations Manager\Setup\Setup.exe" /ARPRun /quiet (or /qn)
- "C:\Program Files\Microsoft System Center 2016\Operations Manager\Setup\Setup.exe" /ARPRun /silent
- "C:\Program Files\Microsoft System Center 2016\Operations Manager\Setup\Setup.exe" /ARPRun UNINSTALL=TRUE
Please advice.