From 1f24fbb79c26d103dedf85ac1602ef9170040698 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 18 Oct 2018 11:29:53 -0700 Subject: [PATCH] added new section --- .../how-to-list-xml-elements-in-eventdata.md | 53 +++++++++++++++++-- 1 file changed, 49 insertions(+), 4 deletions(-) diff --git a/windows/security/threat-protection/auditing/how-to-list-xml-elements-in-eventdata.md b/windows/security/threat-protection/auditing/how-to-list-xml-elements-in-eventdata.md index ae61b4a7e5..a21b07abfa 100644 --- a/windows/security/threat-protection/auditing/how-to-list-xml-elements-in-eventdata.md +++ b/windows/security/threat-protection/auditing/how-to-list-xml-elements-in-eventdata.md @@ -1,16 +1,16 @@ --- -title: How to get a list of XML elements in (Windows 10) -description: This reference topic for the IT professional explains how to use PowerShell to get a list of XML elements that can appear in . +title: How to get a list of XML data name elements in (Windows 10) +description: This reference topic for the IT professional explains how to use PowerShell to get a list of XML data name elements that can appear in . ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: security ms.localizationpriority: medium author: tedhardyMSFT -ms.date: 10/15/2018 +ms.date: 10/18/2018 --- -# How to get a list of XML elements in EventData +# How to get a list of XML data name elements in EventData **Applies to** - Windows 10 @@ -82,3 +82,48 @@ PS C:\WINDOWS\system32> $SecEvents.events[100].Template ``` + +## Mapping data name elements to the names in an event description + +You can use the