Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Kerwin:
**1.**Does this issue occur to a non-domain added computer?
not sure if it does it with a non-domain added since the computer I'm doing it on IS domain added.
2. For the domain added machines, please try downloading and installing the Office suite from Office 365 portal to check if this issue happens.
This seems to defeat the purpose of deploying it using an xml file.
**3. Could you share with us the xml file you are using to configure the Office?**Certainly, this should be what it is:
onfiguration>
<Add SourcePath="\Server\Installpoint\Installers\Office2016" OfficeClientEdition="32" Branch="Current">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="TRUE" AutoUpgrade="FALSE" Branch="Current" />
<Display Level="None" AcceptEULA="TRUE" />
<Logging Name="OfficeSetup.txt" Path="C:\temp" />
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE"/>
</Configuration>
4. If it’s convenient, please try a simple network share between two computers to check if this issue will happen, this will help us identify if this issue is related to the 3rd party tool.
I'm not sure I understand the question here. All that I am doing is essentially running setup.exe /configure configuration.exe. The third party app is not doing anything that wouldn't be done locally.
5. Also you can check if there’s any related group policy about the Office is enabled for the windows domain.
There are no group policies enabled on these machines regarding office.