Forum Discussion
Kevin Taber
Sep 21, 2021Copper Contributor
Channel MonthlyEnterprise
The MonthlyEnterprise channel is not working with the latest ODT that is available as of today. ODT: 16.0.14326.20404
Brad Corob
Microsoft
Sep 21, 2021Hi Kevin, can you clarify what behavior you're seeing that you don't expect? Can you explain your scenario and share the config.xml file you're using?
Kevin Taber
Sep 21, 2021Copper Contributor
<Configuration>
<Add OfficeClientEdition="64" Channel="MonthlyEnterprise" MigrateArch="TRUE">
<Product ID="O365ProPlusRetail">
<Language ID="MatchOS" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Bing" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="0" />
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<Updates Enabled="TRUE" />
<RemoveMSI />
<AppSettings>
<Setup Name="Company" Value="Removed Company Name" />
</AppSettings>
<Display Level="None" AcceptEULA="TRUE" />
</Configuration>
<Add OfficeClientEdition="64" Channel="MonthlyEnterprise" MigrateArch="TRUE">
<Product ID="O365ProPlusRetail">
<Language ID="MatchOS" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Bing" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="0" />
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<Updates Enabled="TRUE" />
<RemoveMSI />
<AppSettings>
<Setup Name="Company" Value="Removed Company Name" />
</AppSettings>
<Display Level="None" AcceptEULA="TRUE" />
</Configuration>
- Kevin TaberSep 21, 2021Copper ContributorI was connected to a working Wi-Fi connection, yet it immediately threw the message:
Couldn't install We're sorry, we had a problem installing your Office program(s). Is your internet connection working? Do you have enough free space on your main hard drive? Please try installing again after you've checked the above. Go online for additional help. Error Code: 0-2015 (2250)- Brad CorobSep 21, 2021
Microsoft
Hi Kevin, it looks like this error code is indicating a connectivity problem on your device. I'm able to successfully run the ODT to download and install with MEC so it doesn't appear to be a bug. I would suggest verifying your connection, trying on a wired connection, or using a different PC.