Skip to content

Commit f9c5593

Browse files
committed
Update device-control-deploy-manage-gpo.md
1 parent c12b443 commit f9c5593

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/device-control-deploy-manage-gpo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Deploy and manage device control in Microsoft Defender for Endpoint with Group Policy
33
description: Learn how to deploy and manage device control in Defender for Endpoint using Group Policy
4-
author: denisebmsft
5-
ms.author: deniseb
4+
author: emmwalshh
5+
ms.author: ewalsh
66
manager: deniseb
77
ms.date: 01/09/2025
88
ms.topic: overview
@@ -123,7 +123,7 @@ You can create different group types. Here's one group example XML file for any
123123

124124
## Validating XML files
125125

126-
Mpcmdrun has built in functionality to validate XML files that are utilized for GPO deployments. This allows customers to detect any syntax errors the DC engine may encounter when parsing through the settings. In order to perform this validation, administrators need to copy the following Powershell script and provide the appropriate file path for their XML files containing the Device Control rules and groups.
126+
Mpcmdrun has built in functionality to validate XML files that are used for GPO deployments. This feature enables customers to detect any syntax errors the DC engine may encounter while parsing the settings. To perform this validation, administrators should copy the following Powershell script and provide the appropriate file path for their XML files containing the Device Control rules and groups.
127127

128128
```
129129
#Path to PolicyRules xml. Provide the filepath of the device control rules XML file

0 commit comments

Comments
 (0)