Forum Discussion
andreaskrovel
Mar 23, 2022Copper Contributor
UAC elevation prompt for standard users
MSFT Windows 10 21H2 - Computer have the following setting recommendation Policy: User Account Control: Behavior of the elevation prompt for standard users Setting: Automatically deny elevation...
rahuljindal
Mar 24, 2022Bronze Contributor
What is your delivery method for the policy? If it is a GPO, then you can create a custom policy over the baseline with higher precedence to prompt for credentials. I blogged about this using Intune, but the admx policy setting is the same. https://rahuljindalmyit.blogspot.com/2021/03/intune-uac-elevation-prompt-behavior.html
mfalde
Mar 25, 2022Brass Contributor
Intune is an option as well.
- rahuljindalMar 25, 2022Bronze ContributorSorry, was that directed to me? I already mentioned about using Intune as a delivery tool for the policy.
- mfaldeMar 29, 2022Brass ContributorApologies, I thought I was replying to Aaron's earlier comment. 🙂
- rahuljindalMar 29, 2022Bronze ContributorNot a problem. 🙂
- andreaskrovelMar 28, 2022Copper ContributorThe problem isn't making exceptions in GPO or Intune for this setting, but how I manage the clients if this setting is set to Automatically deny elevation requests
- rahuljindalMar 28, 2022Bronze ContributorOk, in that case the available options that comes to my mind are switching user to admin account or elevating permissions on demand for a standard user using a 3rd party script or an app. Make me an admin is an example.