Skip to content

Commit 9fd8ea6

Browse files
Merge pull request #2819 from mardahl/patch-2
Update group-policy-analytics.md
2 parents 33dc5d2 + 7be68f1 commit 9fd8ea6

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

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

Lines changed: 9 additions & 8 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: 05/05/2022
11+
ms.date: 05/31/2022
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: configuration
@@ -62,22 +62,23 @@ This article shows you how export your GPOs, import the GPOs into Endpoint Manag
6262

6363
- This feature is in public preview. For more information, go to [Public preview in Microsoft Intune](../fundamentals/public-preview.md).
6464

65-
## Export GPOs as an XML file
65+
## Export a GPO as an XML file
6666

67-
1. On your on-premises computer, open the `Group Policy Management` app (GPMC.msc).
68-
2. Expand your domain to see all the GPOs.
69-
3. Right-click any GPO > **Save report**:
67+
1. On your on-premises computer, open the `Group Policy Management` console (GPMC.msc).
68+
2. In the management console, expand your **domain name**.
69+
3. Expand **Group Policy Objects** to see all the available GPOs.
70+
4. Right-click the GPO you want to migrate and choose **Save report**:
7071

7172
:::image type="content" source="./media/group-policy-analytics/sample-group-policy-object-save-report.png" alt-text="Open Group Policy management and save a GPO as an XML file report.":::
7273

73-
4. Save the file to an easily accessible folder, and save it as an XML file. You'll add this file in Endpoint Manager.
74+
4. Select an easily accessible folder for your export. In **Save as type**, select **XML File**. You'll add this file in Endpoint Manager group policy analytics.
7475

75-
Be sure the file is less than 4 MB and has a proper unicode encoding. If the exported file is greater than 4 MB, then include fewer GPOs when you save your report from the GPMC.msc tool.
76+
Make sure that the file is less than 4 MB and has a proper Unicode encoding. If the exported file is greater than 4 MB, then reduce the number of settings in the group policy object.
7677

7778
## Import GPOs and run analytics
7879

7980
1. In the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Group Policy analytics (preview)**.
80-
2. Select **Import**, and then select your saved XML file. When you select the XML file, Intune automatically analyzes the GPO in the XML file.
81+
2. Select **Import**, and then select your saved XML file. You can select multiple files at the same time. When you select the XML file, Intune automatically analyzes the GPO in the XML file.
8182

8283
Check the sizes of your individual GPO XML files. A single GPO can't be bigger than 4 MB. If a single GPO is larger than 4 MB, then the import will fail. XML files without the appropriate unicode ending will also fail.
8384

0 commit comments

Comments
 (0)