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 27 minutes ago
July 29th, 2015 3:18am

It seems you missed an important step - you didn't download all the installation files (setup.exe /download something.xml)

Lots of guides around, here are some I just found with a quick web search:

Deploy Office 365 ProPlus by using System Center Configuration Manager
https://technet.microsoft.com/en-us/library/dn708063.aspx

https://gallery.technet.microsoft.com/office/How-To-Deploying-Office-70e8b1eb

http://www.configmgr.no/2013/06/09/how-to-deploy-office-365-with-click-to-run-and-configmgr/

http://blogs.technet.com/b/pauljones/archive/2013/08/28/office-2013-click-to-run-with-configuration-manager-2012.aspx

Free Windows Admin Tool Kit Click here and download it now
July 29th, 2015 3:37am

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

Other recent topics Other recent topics