Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Uninstalling Office365

Hi, 

I am trying to run my command to uninstall Office 365, nothing happens to the target computer. But if I'm actually on the computer and run the command it actually uninstalls. 

Below are the information I am trying to run. 

My xml file :

--------------------------------------------------------------------------

<Configuration>
<Display Level="Full" AcceptEULA="false" />
<Remove>
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
<Product ID="VisioProRetail">
<Language ID="en-us" />
</Product>
<Product ID="ProjectProRetail">
<Language ID="en-us" />
</Product>
</Remove>
<!--This configuration file is used to uninstall Office 365, Visio, and Project Pro-->
</Configuration>

---------------------------------------------------------------------------------

My CMD command 

"\\pdq\Office365\2016\Remove\Setup.exe" /configure "\\pdq\Office365\2016\Remove\Remove_simple2.xml"

0

Comments

1 comment
Date Votes
  • Steel,

    Can you tell what what error you get from Deploy? The first thing i would check is permissions to make sure the Deploy credentials had access to that computer, after that i would restart the Deploy service.

    Nate

    0