Forum Discussion
Delta07D61
Feb 13, 2024Copper Contributor
Office 365 cant install on the selected update channel
Just started getting this error Office 365 cant install on the selected update channel. We are cloud update.
delta07d
Feb 16, 2024Copper Contributor
manoth_msft Hi, channel is Monthly Enterprise, error is on the device when trying to reinstall. Here is what is strange if a new device that never has had O365 on it, O365 does install.
I am the original poster just different user name.
Thanks
manoth_msft
Microsoft
Feb 16, 2024Can you share the XML you are using when reinstalling. I assume you run a setup /configure YourXMLHere.xml command, am I right?
- delta07dFeb 26, 2024Copper ContributorHi, just to follow up if I use the Microsoft Support and Recovery assistant, O365 will reinstall.
- manoth_msftMar 04, 2024
Microsoft
Sorry for replying late. We did some investigation, and we can repro the issue. The team is working on a re-release of ODT to fix the issue. Or in other words: You did nothing wrong, we did 😄
- sheldon1984Mar 05, 2024Copper ContributorAny chance you have an ETA? I just spent pretty much 4+ hours working on this and now have to reimage a machine because of it (uninstalled office and it wont let me reinstall).
I have 2000+ machines and I cant deploy Project or Visio because its broken across the org. And no I dont have a copy of an older setup.exe 😞
Unless anyone knows where I can get one.
- delta07dFeb 16, 2024Copper ContributorThis the file, was create in sccms O365 installer.
<Configuration ID="a7dc3b3f-7a22-4cee-b615-5d85aaf5d069" Host="cm">
<Add OfficeClientEdition="64" Channel="MonthlyEnterprise" OfficeMgmtCOM="TRUE" Version="16.0.17126.20190">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="Teams" />
<ExcludeApp ID="Bing" />
</Product>
</Add>
<RemoveMSI>
<IgnoreProduct ID="InfoPath" />
<IgnoreProduct ID="InfoPathR" />
<IgnoreProduct ID="SharePointDesigner" />
</RemoveMSI>
<Display Level="Full" AcceptEULA="TRUE" />
</Configuration>