You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/intune/configuration/group-policy-analytics.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: MandiOhlinger
8
8
9
9
ms.author: mandia
10
10
manager: dougeby
11
-
ms.date: 05/05/2022
11
+
ms.date: 05/31/2022
12
12
ms.topic: how-to
13
13
ms.service: microsoft-intune
14
14
ms.subservice: configuration
@@ -62,22 +62,23 @@ This article shows you how export your GPOs, import the GPOs into Endpoint Manag
62
62
63
63
- This feature is in public preview. For more information, go to [Public preview in Microsoft Intune](../fundamentals/public-preview.md).
64
64
65
-
## Export GPOs as an XML file
65
+
## Export a GPO as an XML file
66
66
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**:
70
71
71
72
:::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.":::
72
73
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.
74
75
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.
76
77
77
78
## Import GPOs and run analytics
78
79
79
80
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.
81
82
82
83
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.
0 commit comments