michaelfairweather
Member
- Messages
- 6
- Reaction score
- 0
- Points
- 1
Hi i am having serious issues uninstalling office 2016 via sccm. Below i will place my uninstall command and the input i have in the uninstall.xml
uninstall command: setup.exe /uninstall ProPlus /config uninstall.xml
I have the above uninstall xml in the proplus.ww folder
uninstall.xml content:
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
</Configuration>
no matter what i do it never uninstalls always says removing in software center then goes to failed.
uninstall command: setup.exe /uninstall ProPlus /config uninstall.xml
I have the above uninstall xml in the proplus.ww folder
uninstall.xml content:
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
</Configuration>
no matter what i do it never uninstalls always says removing in software center then goes to failed.