Deploying Office 365 through TS

I've posted over to the Office 365 forum but didn't get much luck so I thought I would come over here.
I'm really struggling to deploy the Office 365 installation.  In fact, I'm having a hard time getting it installed full stop.
So the process I have followed is:
Download the Office Deployment Tool
Run the deployment too (which extracts setup.exe and a template for the XML file)
Modify the XML file to:
<Configuration>
<Add SourcePath="" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
<Display Level="None" AcceptEULA="TRUE" />
<Logging Name="OfficeSetup.txt" Path="%temp%" />
</Configuration>
4. I've then run the setup.exe /download configuration.xml - this seems to download some files (about 1GB worth)
5. I then copy this entire folder to the C:\ of a fresh build and run 'setup.exe /configure configuration.xml'
This fails with an error in the log of:
C2R Client returned failing error code 17002
I've tried to deploy over the network form a share with 'Everyone' access and the same result.
At this point I have no idea whats going on,  does anyone have this working?

Thanks for the reply,  I sorted it though.
The XML file should def be the same (depending on your requirements).
The issue I had was that I wasn't specifying the 'UPDATES' section at all, so it was causing it to fail.  I specifically added a 'FALSE' setting to the updates and it is now working. 
For some reason I just expected it would default to 'FALSE' if not defined, but I guess I was wrong.
Anyway, for future Googler's here is my working XML file:
<Configuration>
<Add SourcePath="" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
<Updates Enabled="FALSE" UpdatePath="" />
<Display Level="None" AcceptEULA="TRUE" />
<Logging Path="%temp%" />
<Property Name="AUTOACTIVATE" Value="1" />
</Configuration>
This XML will download and install from the same location as the setup.exe file.

Similar Messages

  • Found error while Deploying office 365 through SCCM.

    Hello Experts,
    We are currently working to deploy office 365 through SCCM but on client system it failed to installed.
    found error in AppEnforce.log file.
    Please help to resolved the error.

    ConfigMgr is doing it's job and trying to install the application. However the installation times out after an hour.
    See:
    Waiting for process 5820 to finish.
    That would suggest to me that there is something wrong with your installation parameters. The installation is probably not fully silent and is awaiting user input (that you cannot see).
    Narcoticoo's advice is good. Try to install the app silently manually. Until you can do this successfully ConfigMgr will not be able to deploy it.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Deploying Office 365 Pro Plus using System Center Configuration Manager 2012 SP1

    Hello,
    I am trying to deploy Office 365 Pro Plus to my client machines (more than 100) via. System Center Configuration Manager 2012 SP1. It will use one administrator account for installation. But as per the licensing, we can install Office for up to 5 PCs/Macs
    and 5 more Windows tablets/iPads with one Office 365 Pro Plus licenses. If this is the case, then I cannot install Office 365 Pro Plus with one admin account to my 100+ machines, as it will violate the licenses of O365 Pro Plus.   
    So, what is the alternative approach?
    Thanks
    Raj

    If this is the case, then I cannot install Office 365 Pro Plus with one admin account to my 100+ machines, as it will violate the licenses of O365 Pro Plus.
    Hi,
    this is incorrect.
    There is no licensing restriction/control for the *installation* account at all, the licensing is related to who is *using* Office365ProPlus *after* installation is performed. This control, is implemented by the Microsoft Account, or OrgID, used to sign-in/activate
    to Office365 when *using* Office365ProPlus.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Deploying Office 365 Pro Plus on Systems with Existing Office 2010 / 2013 Installations

    We're preparing to deploy Office 365 Pro Plus with our existing SCCM 2012 infrastructure. Many of our clients currently have Office 2010 or Office 2013 installed on them. What is the default setup behavior for installing Office 365 Pro Plus on these systems?
    Will any versions of Office be removed first?
    Orange County District Attorney

    Hi,
    As a supplement to what you have got, Click-To-Run is a Microsoft virtualization technology which provides an isolated environment for Office to run on your computer. It allows you to run the latest version of Office side-by-side with an earlier version
    of Office that is already installed on your computer.
    For more details, please refer to:
    http://technet.microsoft.com/en-us/library/jj219427(v=office.15).aspx
    Regards,
    Ethan Hua
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Deploying Office 365 Pro Plus via SCCM

    Hi
    I am trying to deploy Office 365 Pro Plus via SCCM, I followed this process https://gallery.technet.microsoft.com/How-To-Deploying-Office-70e8b1eb#content , we don't use the application catalogue but I made the application available to be run via system
    center.
    Though can't get it deployed, I keep getting some errors about checking internet connections ...though I can run the command manually and it'works.
    Does anyone managed to install it via SCCM ?

    Thank you for the reply,
    Where I am lost is where it downloads the Office C2R from ? 
    Logs from the Temp folder
    03/04/2015 10:51:15.947 SETUP (0xf10)
    0x107c Click-To-Run
    anhmm Medium
    Prereq::PrereqsFailed: No prereqs have failed.
    03/04/2015 10:51:16.228 SETUP (0xf10)
    0x107c Click-To-Run
    aoh9t Medium
    TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=unknown acceptalleulas="True" cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675" productreleaseid="none"
    displaylevel="False" culture="en-us" baseurl="C:\WINDOWS\ccmcache\5l" lcid="1033" platform="x86" updatesenabled="False" o365proplusretail.excludedapps="access,groove,lync,project,sharepointdesigner,visio"
    version="15.0.4675.1003" productstoadd="O365ProPlusRetail_en-us_x-none" trackedduration=280
    03/04/2015 11:01:12.393 SETUP (0xf10)
    0x107c Click-To-Run
    aoh72 Medium
    ExitBootStateMachine::HandleStateAction: Bootstrapper workflow exiting with result: 0x0
    Logs from SCCM AppEnforce shows this (can't see it failing)
    <![LOG[+++ Starting Install enforcement for App DT "Install - Microsoft Office 365 ProPlus" ApplicationDeliveryType - ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, Revision - 7, ContentPath
    - C:\WINDOWS\ccmcache\5l, Execution Context - System]LOG]!><time="10:50:45.222-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:1702">
    <![LOG[    A user is logged on to the system.]LOG]!><time="10:50:45.243-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2083">
    <![LOG[    Performing detection of app deployment type Install - Microsoft Office 365 ProPlus(ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, revision 7) for system.]LOG]!><time="10:50:45.247-600"
    date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2148">
    <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, Revision: 7]]LOG]!><time="10:50:45.287-600" date="03-04-2015" component="AppEnforce"
    context="" type="1" thread="5596" file="localapphandler.cpp:291">
    <![LOG[    App enforcement environment: 
    Context: Machine
    Command line: Setup.exe /configure Install.xml
    Allow user interaction: No
    UI mode: 1
    User token: null
    Session Id: 1
    Content path: C:\WINDOWS\ccmcache\5l
    Working directory: ]LOG]!><time="10:50:45.288-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appcontext.cpp:85">
    <![LOG[    Prepared working directory: C:\WINDOWS\ccmcache\5l]LOG]!><time="10:50:45.290-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appcontext.cpp:189">
    <![LOG[    Prepared command line: "C:\WINDOWS\ccmcache\5l\setup.exe" /configure Install.xml]LOG]!><time="10:50:45.340-600" date="03-04-2015" component="AppEnforce" context="" type="1"
    thread="5596" file="appcontext.cpp:338">
    <![LOG[    Executing Command line: "C:\WINDOWS\ccmcache\5l\setup.exe" /configure Install.xml with user context]LOG]!><time="10:50:45.341-600" date="03-04-2015" component="AppEnforce" context=""
    type="1" thread="5596" file="appexcnlib.cpp:201">
    <![LOG[    Working directory C:\WINDOWS\ccmcache\5l]LOG]!><time="10:50:45.341-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:215">
    <![LOG[    Post install behavior is BasedOnExitCode]LOG]!><time="10:50:45.529-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appcommon.cpp:1094">
    <![LOG[    Waiting for process 3856 to finish.  Timeout = 120 minutes.]LOG]!><time="10:50:45.533-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596"
    file="appexcnlib.cpp:1958">
    <![LOG[    Process 3856 terminated with exitcode: 0]LOG]!><time="11:01:12.428-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:1967">
    <![LOG[    Looking for exit code 0 in exit codes table...]LOG]!><time="11:01:12.429-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:505">
    <![LOG[    Matched exit code 0 to a Success entry in exit codes table.]LOG]!><time="11:01:12.430-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appexcnlib.cpp:584">
    <![LOG[    Performing detection of app deployment type Install - Microsoft Office 365 ProPlus(ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, revision 7) for system.]LOG]!><time="11:01:12.621-600"
    date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2148">
    <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479, Revision: 7]]LOG]!><time="11:01:12.739-600" date="03-04-2015" component="AppEnforce"
    context="" type="1" thread="5596" file="localapphandler.cpp:291">
    <![LOG[++++++ App enforcement completed (627 seconds) for App DT "Install - Microsoft Office 365 ProPlus" [ScopeId_2A03C658-AF66-44B9-85ED-4FADE04A803B/DeploymentType_5a39078c-a7a3-438c-af16-0cb0a0674479], Revision: 7, User
    SID: ] ++++++]LOG]!><time="11:01:12.748-600" date="03-04-2015" component="AppEnforce" context="" type="1" thread="5596" file="appprovider.cpp:2448">

  • Setting the shared templates location by Deploying Office 365 Midsized Business "using a network share" from a on-premise location

    I found the question "Deploy Office 365 pro plus using a network share or from a on-premise locaiton" the most useful of the resources
    on MS yet - but I am having difficulties getting the files to download for a local deployment.
    The root of the issue, that I cannot find anywhere, is how do I set the shared templates location for users in the organization.  First I thought a GPO, but I cannot find that setting in the GPO in MS.
    Then I thought modifying the REG- but it is in a binary key which could include other information I may not want modified(Or does it matter?)
    Then I looked for ways to download the deployment but launching from an elevated prompt as IT (Domain level) returns a useless error to paraphrase- 'sorry MSOffice didn't install- do you have enough disk space'.
    I have downloaded the GPO objects, but not installed them, likely I will need those later though.
    Just want to path all the users to a central repository of office/excel/access/outlook templates in addition to their local templates. Concise help in steps or sites that have solved the issue are Greatly appreciated : )

    Hi,
    you can use the GPO ADMX templates to configure the "Workgroup templates path".
    This actually configures a registry setting named: "sharedtemplates".
    The registry value/type/data is:
    HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\common\general
    Name: sharedtemplates
    Type: REG_EXPAND_SZ (Expandable String Value)
    Data: <UNC path to folder>
    From the GPO reference workbook/sheet, for Office:
    http://social.technet.microsoft.com/wiki/contents/articles/4976.selected-content-relating-to-group-policy-administrative-templates-adm-and-admx.aspx
    Filename: office15.admx 
    Scope: User 
    Path: Microsoft Office 2013\Shared paths 
    Policy Setting Name: Workgroup templates path 
    Supported on: At least Windows Server 2008 R2 or Windows 7 
    Category: Shared paths 
    Explain Text: Specifies the location of workgroup templates. 
    Registry Key: HKCU\software\policies\microsoft\office\15.0\common\general!sharedtemplates
    Note: it is supported to populate this setting, with a UNC path, but not with a web path.
    e.g.: \\server01\shared\templates <this is valid>
    e.g.: http://server01/shared/templates <this is not valid>
    This constraint (for web URIs) can be difficult to work around. If you are using SharePoint, and think WebDAV might work, it doesn't seem to work for us :(
    Of course, if you have SharePoint, there are much better ways to handle document templates, but, our users are familiar with this File -> New -> from template type of method...
    It can also be set manually by a user:
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Uninstall Office 2010/2013 to deploy Office 365 ProPlus

    following clarification is needed:-
    some of the pc is installed with Office 64 Bit edition, we are trying to remove the existing office (desktop) before deploying office 365 ProPlus. SCCM 2012 R2 is going to be used to uninstall office. my question is that can I remove/uninstall 64 bit Office
    using 32 Bit setup.exe or it has to be 64 bit for 64 bit office and 32 bit setup.exe for 32 bit office.
    also if I am looking for assistance to create query that can result in 64 bit and 32 bit office using SCCM. please paste the query in the response if possible.
    Thanks
    Farrukh
    Farrukh Anwar

    I would recommend that deploy a script that first removes the old version of Office and then Deploy the new version.
    My favorite script tool to use with SCCM is the PowerShell App Deployment Toolkit, and that would be great in this example too.
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Deploy Office 365 Pro Plus using MDT 2013

    Hello,
    I'm currently evaluating O365 E3 and am specifically looking into what my options are for deploying Office 2013 Pro Plus when rolling out a new PC image.  Currently I use MDT 2013 to deploy the image to new PCs and install Office 2010 along with other
    applications.  Can I use C2R with a config file pointing to a local repository of the installation files with MDT 2013?

    Hi
    This blog post by Rens will help you:
    http://renshollanders.nl/2014/02/office-365-automatic-deployment-of-office-365-with-mdt/

  • Can I run Windows Office 365 through VM Fusion on my Macbook Pro?

    I need to utilize an Outlook 2013 for Windows feature not available on the Mac 2011 version. Specifically, I need to download messages from Dropbox and open and save them with attachment in native .msg format.
    Has anyone had any experience running Windows Office 365 (on Windows 7 or 8) through VM Fusion?  Potential client is very specific about this feature and it's a non-negotiable.
    Thanks, Suzanne

    I use Office 2012 running Windows 7 Pro under Parallels, so I'n GUESSING that it would work just fine under VM Fusion.
    I've encountered no problems whilst running Windows or any Windows-only apps under Parallels. The same should apply under VM Ware as well.
    Good luck,
    Clinton
    MacBook Pro (15-inch Late 2011), OS Mavericks 10.9.4, 16GB Crucial RAM, Crucial M500 960GB SSD, 27” Apple Thunderbolt Display

  • Deploying Office 365 Pro Plus from a network share?

    I have setup a network share to install to a number of users, who I have applied licensing to and have created a script to run the setup with the xml configuration file.
    The install runs completely fine, installs the 365 Pro Plus, but when the user goes back and starts a program, I get the activation needed button and the user clicks on it and up comes the Install product page that redirects to their online account and asks
    for the Office to be installed again.
    Here is my xml config file. Is the autactivate portion correct?
    <Configuration>
        <Add SourcePath="\\leo\office365" OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>  
    <Display Level="Full" AcceptEULA="TRUE" />  
    <Logging Path="%temp%" />  
    <Property Name="AUTOACTIVATE" Value="1" />  
    </Configuration>

    Hi,
    As per the description, I understand that you are having issues with Office 365 activation after the installation.
    I have tested this on my own machine (with a similar configuration.xml file). It works well if I enter the correct email address that's associated with this Office subscription.
    Does this affect all users (email address)? I'd first suggest you check if you've installed the correct version of Office that's associated with these user accounts.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Autodiscover does not return UserSettingName.GroupingInformation for Office 365 through EWS

    Hi,
    I am using the following code to access GroupingInformation using AutoDiscover in Office 365. 
    AutoDiscoverService.GetUserSettings(Mailbox, UserSettingName.ExternalEwsUrl, UserSettingName.GroupingInformation);
    This returns ExternalEwsUrl while GroupingInformation is blank. I have even tried using EWS editor and this property is not returned there as well. I have tried for user as well as room resources. 
    Looks like these properties were added to the latest version and are not available in earlier versions of EWS. I am using the latest version of this API
    Can anyone please suggest a solution to this?

    Hi,
    Based on my research, the GroupingInformation property contains a value that is used to group the user's mailbox to maintain affinity when subscribing to notifications across multiple mailboxes. Mailboxes that have the same value and use the same Exchange
    Web Services (EWS) endpoint can be grouped together to maintain affinity:
    http://msdn.microsoft.com/en-us/library/office/dn529149(v=exchg.150).aspx
    Since it's Exchange online server, I recommend you ask for more professional help on our Exchange online forum:
    http://social.technet.microsoft.com/Forums/msonline/en-US/home?forum=onlineservicesexchange
    Thanks,
    Angela Shi
    TechNet Community Support

  • Deploying office 365 proplus

    screen shot

    When running "setup.exe /download configuration64.xml" to download office365 proplus to a network share (office365) and I get error " Couldn't install. Sorry, we had a problems installing your office program. Is your internet connection working". Do you have enough free space on your hard drive? " However, looking at the setup folder, the download appears to be working. When I try to install on window 7 compuer by running "setup.exe /configure configuration64.xml", I get the same error message as above. Another question, if the download is working appropriately, does it download both 32 and 64bit version or do I need to create a separate configuration,xml file?  What I have not tried is to create a folder on the desktop and run the office deployment from there and then copy the desktop folder to the network share.
    This topic first appeared in the Spiceworks Community

  • Deploying Office 2013 through SCCM 2012 SP1 leaves Office 2010 Tools and Sharepoint behind

    I apologize in advance, but I have searched similar topics to this, but I haven't seen an answer yet that describes where and how to accomplish this.  I'm also a bit new to SCCM and I'm still finding the nuances.
    Scenario:  Running SCCM 2012 SP1.  Office 2013 32bit is added as an application and deployed properly with an accompanied .msp file stored in the source folder.  The configuration is to have Office
    2010 uninstalled silently.  The deployment runs flawless and the user doesn't know otherwise.  Success in anyone's book, right?
    Except... Office 2010 Tools and SharePoint Workspace 2010 are left over.  Manual uninstallation is not an option.  This is for hundreds of PC's in several global locations. 
    I've seen it hinted to write a script.  That's fine I suppose, but what do I write, where do I store the script, and can I have SCCM2012 automatically run it before the installation of 2013? 
    Our favorite IT tool Google hasn't quite returned what I'm looking for.   Does anyone here have ideas or perhaps have experienced a similar issue?
    Thanks,

    1st, save the following content as a XML file on a server share, named as "config.xml".
    <Configuration Product="ProPlus">
    <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
    <Setting Id="SETUP_REBOOT" Value="Never" />
    </Configuration>
    Run the following script during or before the installation of Office 2013:
    "C:\Program Files\Common Files\Microsoft Shared\OFFICE14\Office Setup Controller\setup.exe" /uninstall ProPlus /config \\servershare\Config.xml
    For more SCCM specific topics, we'd recommend you to visit the SCCM forums at:
    http://technet.microsoft.com/en-us/systemcenter/gg191847
    Max Meng
    TechNet Community Support

  • Deployment of Office 365 Click to Run

    Having an issue getting the O365 to install and wondering if I could get some help.    I am new to SCCM and have managed to get a few other apps/packages pushed out without issue.  I have followed a couple of online resources to get this one
    going but am at the end of my rope.
    Created an Application that pushes out to a user Group.
    Client Computer (default device) is seeing the package and downloading for the appropriate users and I can see the complete package in the \windows\CCMCACHE
    The issue appears that it is timing out waiting for user input when doing the install.
    the app is calling setup.exe /configure configuration.xml
    Contents of configuration.xml below 
    <Configuration>
    <Product ID="O365ProPlusRetail">
    <Language ID="en-us" />
    </Product>
    </Add>
    <Display Level="None" AcceptEULA="TRUE" />
    <Property Name="AUTOACTIVATE" Value="1" />
    </Configuration>
    Here is the App enforcment log that tells me it is exceeding 120 minutes
    <![LOG[+++ Starting Install enforcement for App DT "Deploy Office 365 Pro Plus X32" ApplicationDeliveryType - ScopeId_F0A72C6A-71AD-48AB-9637-3C4F9DC381D0/DeploymentType_ee4472b1-c0c3-4ed5-aeda-b6d844c62944, Revision - 6, ContentPath - C:\windows\ccmcache\1i, Execution Context - System]LOG]!><time="14:16:04.873+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appprovider.cpp:1702">
    <![LOG[ A user is logged on to the system.]LOG]!><time="14:16:04.885+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appprovider.cpp:2083">
    <![LOG[ Performing detection of app deployment type Deploy Office 365 Pro Plus X32(ScopeId_F0A72C6A-71AD-48AB-9637-3C4F9DC381D0/DeploymentType_ee4472b1-c0c3-4ed5-aeda-b6d844c62944, revision 6) for system.]LOG]!><time="14:16:04.889+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appprovider.cpp:2148">
    <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_F0A72C6A-71AD-48AB-9637-3C4F9DC381D0/DeploymentType_ee4472b1-c0c3-4ed5-aeda-b6d844c62944, Revision: 6]]LOG]!><time="14:16:04.910+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="localapphandler.cpp:291">
    <![LOG[ App enforcement environment:
    Context: Machine
    Command line: setup.exe /configure configuration.xml
    Allow user interaction: No
    UI mode: 0
    User token: null
    Session Id: 4294967295
    Content path: C:\windows\ccmcache\1i
    Working directory: ]LOG]!><time="14:16:04.911+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcontext.cpp:85">
    <![LOG[ Prepared working directory: C:\windows\ccmcache\1i]LOG]!><time="14:16:04.912+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcontext.cpp:189">
    <![LOG[ Prepared command line: "C:\windows\ccmcache\1i\setup.exe" /configure configuration.xml]LOG]!><time="14:16:05.012+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcontext.cpp:338">
    <![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="14:16:05.411+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appcommon.cpp:1094">
    <![LOG[ Waiting for process 1612 to finish. Timeout = 120 minutes.]LOG]!><time="14:16:05.414+300" date="02-12-2015" component="AppEnforce" context="" type="1" thread="11560" file="appexcnlib.cpp:1958">
    <![LOG[Exceeded timeout of 120 minutes while waiting for process 1612 to finish.]LOG]!><time="16:16:05.723+300" date="02-12-2015" component="AppEnforce" context="" type="2" thread="11560" file="appexcnlib.cpp:1972">
    <![LOG[WaitForRunningProcess failed. Error 0x87d00213.]LOG]!><time="16:16:05.723+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="appexcnlib.cpp:1988">
    <![LOG[CMsiHandler::CompleteEnforcement failed with 0x87d00213]LOG]!><time="16:16:05.724+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="msihandler.cpp:320">
    <![LOG[CAppProvider::CompleteEnforcement failed with error 0x87d00213]LOG]!><time="16:16:05.729+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="appprovider.cpp:2544">
    <![LOG[++++++ Failed to enforce app. Error 0x87d00213. ++++++]LOG]!><time="16:16:05.736+300" date="02-12-2015" component="AppEnforce" context="" type="3" thread="11560" file="appprovider.cpp:2467">
    As this is the first package that really has failed miserably I would love any help trying to troubleshoot what is wrong.

    I haven't pushed this application out but I have looked at OneDrive which was very similar.
    https://social.technet.microsoft.com/Forums/en-US/fdc35051-796f-4c94-98b4-19df0bc316e3/one-drive-for-business-deployment-with-sccm?forum=configmanagergeneral
    Forget about Configuration manager, it's just running the installation via a command line under the system account.
    Copy your application to a local machine and run it from from a command line,
    It might be worth changing the display level property so you can see if the installation is prompting for anything.
    You could also add
    <!--  <Logging Level="Standard" Path="%temp%" />  -->
    and check the temp directory for the log file.
    Start run %temp%
    or if running under the system account this will be located C:\windows\temp.
    Once you have your installation going through silently then run it under the system account. again do this from the local machine without configmgr using PSEXEC -i -s cmd.exe
    http://richardbalsley.com/a-simple-tip-to-test-software-installation-using-the-local-system-account
    One that works it will fly out using ConfigMgr.

  • Office 365 Pro Plus - Setup Failed Error - Network Deployment Share Method

    Hello,
    We recently deployed Office 365 Pro Plus utilizing the network share method. The issue we are experiencing is occuring after uninstalling Office 365. When we try to reinstall 365 on the same PC, the setup states "Setup Failed - A newer version
    of Setup is required to install this product"
    Here is our currentl XML script:
    <Configuration>
      <Add SourcePath=\\WDS.contoso.com\O365Deployment OfficeClientEdition="32" >
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
       </Add>
      <Updates Enabled="TRUE" UpdatePath=\\WDS.contoso.com\O365Deployment />
      <Display Level="FULL" AcceptEULA="TRUE" />
      <!--Logging Path="\\WDS.contoso.com\O365Deployment\LOGS" Name=%computername%.txt-->
      <!--Property Name="AUTOACTIVATE" Value="1" /-->
    </Configuration>
    Any help would be greatly appreciated!

    Hi,
    Would you like to give me the whole error message? Please see the "Troubleshoot specific errors in Office 365 ProPlus",we can find the resolution of
    Internet Connection Required.
    Since you want to install or deploy the Office 365 pro plus, please read the following articles and check they are helpful.
    http://technet.microsoft.com/en-us/library/gg715562(v=office.15).aspx
    http://blogs.technet.com/b/office_resource_kit/archive/2013/08/08/how-to-deploy-office-365-proplus-from-an-on-premises-web-portal.aspx
    http://www.microsoftvirtualacademy.com/training-courses/office-365-deployment-for-it-pros
    http://community.office365.com/en-us/w/upgrade/installing-office-365-proplus-with-the-office-deployment-tool.aspx
    Regards,
    George Zhao
    TechNet Community Support

Maybe you are looking for