Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

Problems with getting O365 Click to Run to install on systems

$
0
0

I have the click to run tool, my customized xml files, and the downloaded office files on a server share external to my CM server.

The tool version is 15.0.4595.1000, and the Office version I have downloaded is 15.0.4605.1003

I created the Application and set the application to call setup.exe /configure configuration.xml.

My current configuration.xml looks like this (I have tried multiple variations of this):

<Configuration>
 <Add Version="15.0.4605.1003"  OfficeClientEdition="32" >
  <Product ID="O365ProPlusRetail">
    <Language ID="en-us" />
  </Product>
 </Add>
 <Updates Enabled="FALSE" />
 <Display Level="Full" AcceptEULA="TRUE" />
 <Logging Name="Office365Setup.log" Path="%temp%" />
 <Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
</Configuration>

My detection method is looking for the following: C:\Program Files\Microsoft Office 15\ClientX64\integratedoffice.exe (I got this detection method from here:http://www.itsdelivers.com/newsroom/office-365-configuration-manager/. I think this is what is causing the deployment to fail, but not certain)

Once completed, I distributed the content to my DP for testing, and tried deploying it to myself on 2 separate machines; 1 has Office 2010, the other has no Office installed. In each case, I go to my User application portal, and click on the install button to initiate the O365 Office 2013 download and install to the local client, but I receive the following error in the Software Center:

"There was a problem applying changes to the softwware... etc. The software change returned error code 0x426A(17002)."

I've been unable to find what this error code signifies.

The AppEnforce.log file reads the like this:

+++ Starting Install enforcement for App DT "Deploy Office 365 Pro Plus" ApplicationDeliveryType - ScopeId_D0583E36-6F74-44D4-8436-DB405C987883/DeploymentType_db222e09-5b15-4b3c-abe9-ec845a002a6b, Revision - 14, ContentPath - C:\WINDOWS\ccmcache\l, Execution Context - User AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
    A user is logged on to the system. AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
    Performing detection of app deployment type Deploy Office 365 Pro Plus(ScopeId_D0583E36-6F74-44D4-8436-DB405C987883/DeploymentType_db222e09-5b15-4b3c-abe9-ec845a002a6b, revision 14) for user. AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
+++ Application not discovered. [AppDT Id: ScopeId_D0583E36-6F74-44D4-8436-DB405C987883/DeploymentType_db222e09-5b15-4b3c-abe9-ec845a002a6b, Revision: 14] AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
    App enforcement environment:
 Context: User
 Command line: setup.exe /configure configuration.xml
 Allow user interaction: Yes
 UI mode: 1
 User token: not null
 Session Id: 1
 Content path: C:\WINDOWS\ccmcache\l
 Working directory:  AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
    Prepared working directory: C:\WINDOWS\ccmcache\l AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
    Prepared command line: "C:\WINDOWS\ccmcache\l\setup.exe" /configure configuration.xml AppEnforce 4/22/2014 8:10:46 AM 6828 (0x1AAC)
    Post install behavior is BasedOnExitCode AppEnforce 4/22/2014 8:10:47 AM 6828 (0x1AAC)
    Waiting for process 5464 to finish.  Timeout = 120 minutes. AppEnforce 4/22/2014 8:10:47 AM 6828 (0x1AAC)
    Process 5464 terminated with exitcode: 17002 AppEnforce 4/22/2014 8:10:48 AM 6828 (0x1AAC)
    Looking for exit code 17002 in exit codes table... AppEnforce 4/22/2014 8:10:48 AM 6828 (0x1AAC)
    Unmatched exit code (17002) is considered an execution failure. AppEnforce 4/22/2014 8:10:48 AM 6828 (0x1AAC)
++++++ App enforcement completed (1 seconds) for App DT "Deploy Office 365 Pro Plus" [ScopeId_D0583E36-6F74-44D4-8436-DB405C987883/DeploymentType_db222e09-5b15-4b3c-abe9-ec845a002a6b], Revision: 14, User SID: S-1-5-21-1645522239-854245398-839522115-34966]++++++ AppEnforce 4/22/2014 8:10:48 AM 6828 (0x1AAC)

Any ideas on how to resolve this?


Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>