Update settings-and-configuration.md

Added details for the InteractiveLogonFirst (REG_DWORD) value. This controls UAC's behaviour for using cached logon details (potentially stale) over doing a logon over the wire to confirm if account can be used for elevation. Useful for Entra ID joined devices administered by others.
This commit is contained in:
Matheesha 2024-10-30 17:37:48 +00:00 committed by GitHub
parent 40f724989a
commit eaac5b25f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,6 +96,7 @@ The registry keys are found under the key: `HKLM:\SOFTWARE\Microsoft\Windows\Cur
| Run all administrators in Admin Approval Mode | `EnableLUA` | 0 = Disabled<br>1 (Default) = Enabled |
| Switch to the secure desktop when prompting for elevation| `PromptOnSecureDesktop` | 0 = Disabled<br>1 (Default) = Enabled |
| Virtualize file and registry write failures to per-user locations | `EnableVirtualization` | 0 = Disabled<br>1 (Default) = Enabled |
| Prioritise network logons over cached logons | `InteractiveLogonFirst` | 0 (Default) = Disabled<br>1 = Enabled |
[WIN-1]: /windows/client-management/mdm/policy-csp-localpoliciessecurityoptions
[MEM-1]: /mem/intune/configuration/custom-settings-windows-10