Jump to content

Recommended Posts

Posted

I am trying to deploy Writeonline as application it deploys fine as an available piece of software but when i try to deploy it as Required piece of software it fails.

 

in the appenforce.log i get the following error

 

CMsiHandler::EnforceApp failed (0x80070005).

AppProvider::EnforceApp - Failed to invoke EnforceApp on Application handler(0x80070005).

CommenceEnforcement failed with error 0x80070005.

Method CommenceEnforcement failed with error code 80070005

++++++ Failed to enforce app. Error 0x80070005. ++++++

 

Permissions to folder are the same as other applications that deploy fine.

 

i tried to deploy via a .bat script still same issue.

Posted
It does, but if its a user-specific installer (eg. an MSI that is user specific), the install can fail if deployed by machine rather than to a user. Its rare, and annoying, but can happen.
Posted (edited)
Software is deployed to system. Staff have permissions to do the install via sccm. Trying to push out to all student machines rather than users as students do not have device affinity setup. Edited by akidosaint
Posted
So allusers=1 doesn't help on the command line or part of a mst? You could try starting a cmd as system using psexec. You need to map a drive using your network access account.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...