Deploy Office 2019 using MDT

Office 2019 is not a simple download and deploy.

When you download from your license center and run the setup, you find out that it is not office but office online server which is being used with Exchange on-premises to open and edit office applications in OWA.

Now you are confused, where is office 2019 setup. This is what I was concerned when my boss asked me to deploy office 2019 organization wide.

After some of my research came with a positive that we have to use MDT to deploy Microsoft Office 2019.

Here I am sharing the steps required to install Microsoft Office 2019.

Step 1: Download Office Deployment tool from the below link.

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

Step 2: Extract the Office Deployment tool and you will find 3 XML file.

Step 3: Right Click and open the Configuration-Office2019Enterprise XML file.


Step 4: Open the command prompt with Administrator privileges

Step 5: Go to the path (C:\Users\12\Desktop\Office) or where the ODT has been downloaded

Step 6: Run the following command

    Setup /Download Configuration-Office2019Enterprise.xml


Step 7: After running the command, you will find that a new folder named Office will be created where the downloading files is created.


Step 8: Once the previous command has run successfully then run the below Command

    Setup /Configure Configuration-Office2019Enterprise.xml


Note: Please remove Microsoft Office 365 Pro Plus before running this command


After running the command, you will see that it will start installing Office 2019.

Possible error:

At times we might see the error mentioned below.

This product can’t be installed on the selected update channel


  • This is happening due to the new MDT tool update. We need to redownload MDT tool.

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

  • After this rerun the following commands and office 2019 installation will start.
    • Setup /Download Configuration-Office2019Enterprise.xml
    • Setup /Configure Configuration-Office2019Enterprise.xml
  • Now the installation should start and complete successfully.


Best Regards,

Suresh Selvaraj

MCSE | System Administrator Golden Five Consulting | LinkedIn

#Don’t forget to like, share and leave any comment#


CTO @ Golden Five | CEO at LAExUG Foundation

Prabhat is 3 times Microsoft MVP Award winner. He is MBA in Information Technology and he is working as a CTO at Golden Five Consulting which is a Microsoft Gold Partner, MSP, T1CSP, and Education partner. He helps in designing, implementing, managing and supporting solutions for private messaging cloud, mergers, a collaboration between different messaging software and other migration & deployment projects for the following technologies Office 365, Azure, AWS, Exchange, SQL, ADFS, MFA, FIM, MIM and Directory services. He has worked for all big IT giants either as an employee or contractor where he has led the Global teams. He has started his career as Technical Consultant in Exchange 5.5 with Microsoft PSS and his exchange love never stopped & continued with 2000/2003/2007/2010/2013/2016/2019/O365. At one point in time, he was the only person to support EDS customers when Microsoft had closed all the supports for 5.5 and now for all old legacy Exchange versions.
He used to blog at MSExchangeGuru.com, manages multiple LinkedIn and Facebook Groups. He also Owns MSExchnageGuru YouTube channel where he uploads all his records technical sessions. Don’t forget to check his PowerShell scripts which are making admins life easier. Prabhat can be reached at PN@GoldenFive.net.

Leave Comment

Your email address will not be published. Required fields are marked *