From 703d55136b919b0093b557d27d48813bd25ebcda Mon Sep 17 00:00:00 2001 From: Alekhya Jupudi <89069896+alekyaj@users.noreply.github.com> Date: Thu, 1 Sep 2022 14:29:23 +0530 Subject: [PATCH] CSP Windowslogon- new policy update --- .../policy-configuration-service-provider.md | 3 ++ .../mdm/policy-csp-windowslogon.md | 49 +++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index 3b79fcf245..09a52740c2 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -9308,6 +9308,9 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC
WindowsLogon/EnableFirstLogonAnimation
+
+ WindowsLogon/EnableMPRNotifications +
WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers
diff --git a/windows/client-management/mdm/policy-csp-windowslogon.md b/windows/client-management/mdm/policy-csp-windowslogon.md index bb762016fc..0bc134a4cc 100644 --- a/windows/client-management/mdm/policy-csp-windowslogon.md +++ b/windows/client-management/mdm/policy-csp-windowslogon.md @@ -35,6 +35,9 @@ manager: aaroncz
WindowsLogon/EnableFirstLogonAnimation
+
+ WindowsLogon/EnableMPRNotifications +
WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers
@@ -362,6 +365,52 @@ Supported values:
+ +**WindowsLogon/EnableMPRNotifications** + + +The table below shows the applicability of Windows: + +|Edition|Windows 10|Windows 11| +|--- |--- |--- | +|Home|No|No| +|Pro|Yes|Yes| +|Windows SE|No|Yes| +|Business|Yes|Yes| +|Enterprise|Yes|Yes| +|Education|Yes|Yes| + + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
+ + + +This policy allows winlogon to send MPR notifications in the system if a credential manager is configured. + +If you disable (0), MPR notifications will not be sent by winlogon. + +If you enable (1) or do not configure this policy setting this policy, MPR notifications will be sent by winlogon. + + + +Supported values: + +- 0 - disabled +- 1 (default)- enabled + + + + +
+ **WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers**