Skip to content

Commit 2d8701b

Browse files
authored
Merge pull request #6170 from aanavath/patch-68
Adding GPP parsing details!
2 parents 6ab5c0b + d880b71 commit 2d8701b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

memdocs/intune/configuration/group-policy-analytics.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: MandiOhlinger
88

99
ms.author: mandia
1010
manager: dougeby
11-
ms.date: 09/23/2021
11+
ms.date: 11/18/2021
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: configuration
@@ -107,7 +107,7 @@ Be sure the file is less than 4 MB and has a proper unicode encoding. If the exp
107107

108108
- **CSP Mapping**: Shows the OMA-URI path for the on-premises policy. You can use the OMA-URI in a [custom device configuration profile](custom-settings-configure.md). For example, you may see `./Device/Vendor/MSFT/BitLocker/RequireDeviceEnryption`.
109109

110-
## Supported CSPs
110+
## Supported CSPs and Group Policies
111111

112112
Group Policy analytics can parse the following CSPs:
113113

@@ -116,8 +116,9 @@ Group Policy analytics can parse the following CSPs:
116116
- [BitLocker CSP](/windows/client-management/mdm/bitlocker-csp)
117117
- [Firewall CSP](/windows/client-management/mdm/firewall-csp)
118118
- [AppLocker CSP](/windows/client-management/mdm/applocker-csp)
119+
- [Group Policy Preferences](/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn581922(v=ws.11)#group-policy-preferences-1)
119120

120-
If your imported GPO has settings that fall outside of the above supported CSPs, they may be included the **Unknown Settings** column to acknowledge that were identified in your GPO.
121+
If your imported GPO has settings that aren't in the supported CSPs and Group Policies, then the settings may be listed in the **Unknown Settings** column. This behavior means the settings were identified in your GPO.
121122

122123
### Known Issues
123124

0 commit comments

Comments
 (0)