ProPlus2019Volume installation on Windows Server 2019

  1. Download the Office Deployment Tool
  2. Create the configuration.xml

<Configuration>
<Add SourcePath=”\\Server\Share” OfficeClientEdition=”64” Channel=”PerpetualVL2019″>
<Product ID=”ProPlus2019Volume” PIDKEY=”#####-#####-#####-#####-#####” >
<Language ID=”en-us” />
</Product>
<Product ID=”ProofingTools”>
<Language ID=”de-de” />
<Language ID=”ja-jp” />
</Product>
</Add>
<RemoveMSI />
<Display Level=”None” AcceptEULA=”TRUE” />
</Configuration>

 

Close Menu