Deploying Office 365 ProPlus using office deployment tool

Hi guys, just want to ask if you could help me how can i create the right application package for deploying office 365 proplus?

We are using online installation (Office Deployment Tool). Lets say we have like 10 DP.

I created a application package for deploying office 365.

I have .xml and setup.exe from click to run deployment tool.

Content location: \\sccm\office_2013

Installation program: setup.exe /configure \KOFPHconfig.xml

Here is my xml path: (KOFPHconfig.xml)

     

<Configuration>
  <Add OfficeClientEdition="32" >
    <Product ID="O365ProPlusRetail">
      <Language ID="en-us" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="InfoPath" />
<ExcludeApp ID="Publisher" />
    </Product>
  </Add>

<Updates Enabled="TRUE" />
  <Display Level="None" AcceptEULA="TRUE" />

<Logging Name="OfficeSetup.txt" Path="%temp%" />

  <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->

</Configuration>

After creating the app package i distribute it to two DP the primary and the site DP. I tried manual installation using cmd with path start \\sccm\office_2013\setup.exe /configure \KOFPHconfig.xml but i get an error code: 0-1008 (0) Says: Is your internet connection working? (YES) Do you have enough space on your main hard drive? (YES)

And also, how should i know that the client machine is getting the installation of office365 from their site DP?

We have like 10 DP and each DP has like hundred users. do i need to create app package to deploy the office 365 for each DP so the client machine will get the installation source from their DP site?

Any advice help in deploying office 365 pro plus?

Thank You!


  • Edited by rsadim 29 minutes ago
July 29th, 2015 3:20am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics