
Rm -R /Library/PrivilegedHelperTools/com.microsoft.* Rm -R /Library/LaunchDaemons/com.microsoft.* Rm -R /Library/Internet Plug-Ins/SharePoint* Rm -R '/Library/Automator/Set Document Settings.action' Rm -R '/Library/Automator/Get Parent Presentations of Slides.action' Rm -R '/Library/Application Support/Microsoft/MERP2.0' Rm -R '/Library/Application Support/Microsoft/MAU2.0' #rm -R '/Applications/Remote Desktop Connection.app/' Rm -Rd '/Applications/Microsoft Office 2011/' Rm -R '/Applications/Microsoft Messenger.app/' Rm -R '/Applications/Microsoft Communicator.app/' #Have to kill Outlook process to close any open drafted emails or it will fail Osascript -e 'tell application "Microsoft Word.app" to quit without saving' Osascript -e 'tell application "Microsoft PowerPoint.app" to quit without saving' Osascript -e 'tell application "Microsoft Excel.app" to quit without saving'

Osascript -e 'tell application "Office365Service" to quit' Osascript -e 'tell application "Microsoft AU Daemon" to quit' Osascript -e 'tell application "Microsoft Database Daemon" to quit' It works 100% but by no means am I a script expert.

Also, as noted above, before using the Office 2010 SP Uninstall Tool, you are strongly encouraged to read the following: For information on the workflow, refer to the readme.txt file, which should be extracted to the same location as the tool. Once the tool has been extracted to a folder on the computer, it may be run from a command line. You cannot expand the tool into the root directory of the hard drive (for example, C:\). Note that you must use a subfolder such as C:\subdir to expand the tool.
#Remove office for mac 2011 script software license#
OARPMan.exe, the Microsoft Software License Terms (previously known as End User Licensing Agreement or EULA), and the Readme.txt files will be extracted to the location you specify. The tool itself is a single file called OARPMan.exe.

The Office 2010 SP Uninstall Tool is contained in a package called Office2010SPUninstall.exe which is a self-extracting executable file.
