Skip to main content

Install office via automox?

  • February 16, 2021
  • 2 replies
  • 119 views

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

2 replies

JonW-Automox
  • Automox Employee
  • February 17, 2021

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.


  • Rookie
  • February 18, 2021

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.