Forum Discussion

MTSBob's avatar
MTSBob
Iron Contributor
Jul 13, 2018
Solved

Unable to deploy app to device, rather than user context

Unsuccessful in my attempts to deploy an MSI via Intune. I want to target the device context for deployment, but the drop-down to select this option is disabled in the Intune assignment GUI. There is...
  • Oliver Kieselbach's avatar
    Jul 16, 2018

    Hi Bob,

     

    your problem is based on the MSI itself. The MSI can have properties to control execution context:

     

     

    Here an example based on 7-zip, during upload the MSI itself will tell you what is available:

     

     

    And during configuration you can limit this to a certain context then:

     

     

    I guess your MSI package has a defined user execution context.

     

    Can you check this please?

     

    best,

    Oliver

Resources