We are attempting to deploy Office 365 to a large number of workstations. In order to limit our bandwidth we want to install this from our file server. For that we followed the steps inhttp://technet.microsoft com/en-us/library/jj219420.aspx but are stuck with the error message below. The config file we use is
<Configuration><Add SourcePath="D:\Software\MS Office\PreLoad" OfficeClientEdition="32" ><Product ID="O365ProRetail"><Language ID="de-CH" /></Product></Add> <Display Level="None" AcceptEULA="TRUE" /> <Logging Level="Standard" Path="%temp%" /> </Configuration>