This script downloads the current Office uninstaller from Microsoft and tries to remove all Office installations on this computer.
If you wish it tries to install the newest Office365 build as well.
You can choose between 2 methods of uninstalling:
Default method will use the Microsoft Support and Recovery Assistant (SaRA) for uninstalling.
By using -UseSetupRemoval the Office365 setup method will be used.
Parameter
Parameter
Usage
-InstallOffice365
The script will try to install the newest Office365 build after removal
-SuppressReboot
No reboot will be executed after script is done
-UseSetupRemoval
Will use the official Office365 setup instead of SaRA