This is week #2 of me screwing around with the https://config.office.com/deploymentsettings tool.
I'm starting to lose my temper as this should not be this hard to get product we've paid for.
We own 30 licenses for the Office 2019 Standard and the only thing I can get to install is the Office 2019 Enterprise suite that the generic .xml file is part of the Office Deployment tool.
I've downloaded this tool a half dozen times and I've run through the config tool god knows how many times and see no issue with the config.
The admin command line I'm running is: c:\odt\setup.exe /configuration Configuration-OEMStandard64.xml
I get no error, it just dumps me back to the information you get when running setup.exe /help
the .exe and the .xml are in the same folder on the same drive and I have full network permissions and internet access on a fresh 500gb image.
I need these files, I have gear to deploy and I am tired of this mess that I'm put into because we can't use O365 in this application.
Please see the .xml below and don't respond to me and tell me it works for you... that is not helpful.
If you have something to say that points to what I'm doing incorrectly that will gratefully be accepted and acted upon.
<Configuration ID="59c12073-1b3d-4926-bec4-8d650de20aa1">
<Info Description="OEM_Office Standard 2019" />
<Add OfficeClientEdition="64" Channel="PerpetualVL2019">
<Product ID="Standard2019Volume" PIDKEY="I have the MAK code provided in our purchase here">
<Language ID="en-us" />
<ExcludeApp ID="Groove" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="1" />
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<Updates Enabled="TRUE" />
<RemoveMSI />
<AppSettings>
<Setup Name="Company" Value="OEM_Office Standard 2019" />
</AppSettings>
<Display Level="Full" AcceptEULA="TRUE" />
</Configuration>
I appreciate any help that get's me through this as I'm at a complete loss.
Brian