This guide assumes you have a software distribution point set up for you office 365 deployment.
Computers should have UAC disabled and user should have local admin rights. To achieve this use group policy.
1. Change the configuration.xml file to this:
<Configuration>
<Remove All=“TRUE”/>
</Configuration>
<Remove All=“TRUE”/>
</Configuration>
2. Create or use your existing group policy to run the startup script for your office 365 deployment.
3. Reboot the machines which need Office 365 removing, the software will be uninstalled on logon.