Forum Discussion
AB21805
Jan 13, 2022Bronze Contributor
How to enable a user to bypass any UAC pop ups
Hi all, How do I enable a specific user to bypass UAC? When using intune (Cloud only) Please help!
- Jan 14, 2022
AB21805
Jan 13, 2022Bronze Contributor
For some reason this app only allows the person who has installed the app open it. As I installed manually as I was struggling deploying through intune.
Yes I was thinking thats best but not sure how to make the user admin as I user AAD only log ins. So is there away too make the user an admin for the device via the intune portal?
Yes I was thinking thats best but not sure how to make the user admin as I user AAD only log ins. So is there away too make the user an admin for the device via the intune portal?
Jan 14, 2022
- AB21805Jan 14, 2022Bronze Contributor
Rudy_Ooms_MVP Harm_Veenstra Thank you both!
I used the CSP:
<GroupConfiguration>
<accessgroup desc = "">
<group action = ""/>
<add member = ""/>
<remove member = ""/>
</accessgroup>
</GroupConfiguration>