I have run into an error when trying to run the configure command for deployment of O365. I get the following message:
Couldn't Install
We're sorry, we had a problem installing your Office program
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.
Internet and HDD are fine.
Configuration.xml file details are below:
<Configuration>
<!-- <Add SourcePath="C:\DeploymentO365\" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
<Product ID="VisioProRetail">
<Language ID="en-us" />
</Product>
</Add> -->
<!-- <Updates Enabled="TRUE" UpdatePath="C:\DeploymentO365\" /> -->
<!-- <Display Level="None" AcceptEULA="TRUE" /> -->
<!-- <Logging Path="%temp%" /> -->
<!-- <Property Name="AUTOACTIVATE" Value="1" /> -->
<!-- <Property Name=SharedComputerLicensing Value=1 /> -->
</Configuration>