Skip to content

Commit e5bb22b

Browse files
authored
Adding GPP parsing details!
1 parent 6ab5c0b commit e5bb22b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

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

Lines changed: 5 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 areas of Group Policy
111111

112112
Group Policy analytics can parse the following CSPs:
113113

@@ -116,8 +116,10 @@ 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](https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn581922(v=ws.11)#group-policy-preferences-1)
120+
121+
If your imported GPO has settings that fall outside of the above supported CSPs and Group Policy areas, they may be included the **Unknown Settings** column to acknowledge that were identified in your GPO.
119122

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.
121123

122124
### Known Issues
123125

0 commit comments

Comments
 (0)