/build/static/layout/Breadcrumb_cap_w.png

Uninstall for office 2010 and 2007 not Visio or project

Does any one know the script and documentation for Landesk on how to uninstall office 2010 and 2007 from users PCs? 

0 Comments   [ + ] Show comments

Answers (2)

Posted by: kalucas 8 years ago
Senior Yellow Belt
0
Nothing special is needed for LANDesk. Just create a batch file for the uninstall and deploy it to the machines you need to uninstall from. 

Creating the batch file and the necessary xml are explained here:
https://social.technet.microsoft.com/Forums/office/en-US/9615e591-3a88-4ac3-9d98-fa6a7c916a13/slient-uninstall-of-office-2010
Posted by: Womain 6 years ago
Senior White Belt
0

To remove the entire office 2010 x86 suite:

"%~dp0\setup.exe" /config "%~dp0\Uninstall.xml" /Uninstall ProPlus


Uninstall.xml:

- <Configuration Product="ProPlus">
  <Display Level="none" CompletionNotice="NO" SuppressModal="yes" AcceptEula="yes" />
  <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" />
  <Setting Id="Reboot" Value="Never" />
  <Setting Id="SETUP_REBOOT" Value="NEVER" />
  <OptionState Id="ProductFiles" State="Local" Children="force" />
  </Configuration>

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ