How Can I Allow Standard Users to Install Programs in Intune?

Jarrod Hale 21 Reputation points
2020-08-14T20:28:30.44+00:00

We have users joining Intune via BYOD. We need to allow them to install software on their devices without the intervention of elevated admin privileges. Can you please instruct me how I can allow users to install programs without elevated privileges? Thank you!

Microsoft Entra
{count} votes

4 answers

Sort by: Most helpful
  1. Jon Alfred Smith 541 Reputation points
    2020-08-14T21:07:29.817+00:00

    Not quite sure if I get what you mean. You have users who bring their own devices and register them with Intune. These users are typical admins on their own devices. They will often use the Company Portal to register, which requires admin rights. The devices themself will show up as Personal in Intune, as opposed to Corporate under Ownership.

    As standard users they will not be able to make major changes to the system, such as installing software, the principle of least privileges. One of the many benefits of having these devices in Intune is to deploy apps. You can make them available or required. So in this scenario, these users won't have any need to install any apps. This is automatically handled by Intune. Do I miss something?

    1 person found this answer helpful.
    0 comments No comments

  2. Crystal-MSFT 43,721 Reputation points Microsoft Vendor
    2020-08-17T04:31:08.767+00:00

    Hi,

    Based on my test, when the standard user login into enrolled device and try to install the app in company portal, it will be failed. If we want to deploy app to standard users, we can add the group to the Required field under Assignment. One article for the reference:
    https://learn.microsoft.com/en-us/answers/questions/67360/how-can-i-allow-standard-users-to-install-programs.html

    Hope it can help.


  3. Pavel yannara Mirochnitchenko 11,716 Reputation points MVP
    2020-08-18T18:08:59.303+00:00

    Using Company Portal and "Packaging" apps to Win32 model.

    0 comments No comments

  4. Dy-Liacco, Roberto (CA) 1 Reputation point
    2021-09-15T20:05:48.487+00:00

    I have the following scenario:

    1) Packaged an *.exe into a Win32 app
    2) Imported it in Intune, and set to install under SYSTEM context
    3) Made the app available in Company Portal
    4) Fails to install

    If I run the *.exe as a user, it prompts for UAC, which might be the reason why the app is failing to install via Company Portal.

    Shouldn't my app install under SYSTEM context, thereby UAC is not applicable?