Skip to main content

Does anyone have a worklet or guidance regarding installing office via automox?

Hello!



You may be able to automate a silent install via Worklet by editing the configuration.xml. Some documentation on this can be found here: https://marckean.com/2013/07/01/fully-automate-the-installation-of-office-365/



If you upload both the custom configuration.xml and the setup executable to the Worklet, the device should be able to perform the installation file download, though it may be best to store these in a network share somewhere.


I was able to get it to work by using ODT.



https://www.microsoft.com/en-us/download/details.aspx?id=49117



I just upload the file to the worklet and run the following command.



.\setup.exe /configure configuration-Office365-x64.xml



Still trying to figure out how to get the eval code working but remediation works just fine.


Reply