Forum Discussion
Device admin
We have enrolled devices in Intune; the user is a non-admin user. When the user want to install a program, a popup screen is coming up asking the AAD admin user credentials.
I want to assign a role to a helpdesk user to be this local admin user, but this role is not available in Intune, although https://portal.azure.com/#blade/Microsoft_AAD_IAM/UserDetailsMenuBlade/AdministrativeRole/userId/c9e59cf6-ffe9-4189-9b4c-e6c5d0afda8d/adminUnitObjectId/ from MS speaks about an 'device administrator'.
How can assign this role to an non-admin AAD user?
A device administrator is not a local administrator on your device.
In Azure, device settings you can add users which will be local admin on your Azure AD joined devices.
Or have a look at this article http://www.scconfigmgr.com/2018/08/30/configure-restricted-groups-with-intune-policy-csp/
2 Replies
A device administrator is not a local administrator on your device.
In Azure, device settings you can add users which will be local admin on your Azure AD joined devices.
Or have a look at this article http://www.scconfigmgr.com/2018/08/30/configure-restricted-groups-with-intune-policy-csp/- Harry DuboisBrass ContributorGreat answer Peter, thnx!