Eventlog %% value

2020-11-09T16:46:10.003+00:00

Hello! I try to create normalization rule for SIEM-system from Windows Event xml. Event 4738 "A user account was changed".

Example -----------------------------------

<Data Name="AccountExpires">%%1794</Data>
<Data Name="PrimaryGroupId">513</Data>
<Data Name="AllowedToDelegateTo">-</Data>
<Data Name="OldUacValue">0x10</Data>
<Data Name="NewUacValue">0x210</Data>
<Data Name="UserAccountControl">
    %%2089</Data>
<Data Name="UserParameters">%%1793</Data>
<Data Name="SidHistory">-</Data>
<Data Name="LogonHours">%%1797</Data>

Where can I see the values of %%**** and their descriptions?

Like: %%2089 - Password never expired (Enabled), etc.

I want all possible values that can appear in Winevent 4738.

Thank you!

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,570 questions
0 comments No comments
{count} votes

Accepted answer
  1. 2020-11-13T07:40:40.627+00:00

    Thank you for all!

    I foud my answer in book Windows security monitoring: Scenarios and patterns (Andrei Miroshnikov).
    Not for advertising, but this is the only place where this information was published.
    Maybe it will help someone else.39624-event-4738.png39576-event-4738-2.png


2 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-11-09T16:50:10.967+00:00

    Something here may help.
    https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4738

    --please don't forget to Accept as answer if the reply is helpful--


  2. Joy Qiao 4,891 Reputation points Microsoft Employee
    2020-11-10T07:48:59.457+00:00

    Hi,

    Thank you for coming Microsoft Q&A forum. This is Joy from Microsoft Windows 10 &Windows Server support team.

    I noticed your issue is out of our Windows Server support scope, after searched on Internet, we think your issue is more related with XML, System.Xml, MSXML and XmlLite topic. However, as XML, System.Xml, MSXML and XmlLite subforum is closed, we recommend to post your thread on Data Platform Development, to check if they have any hint about this issue. Or if they know the direction you should go to contact.

    Thank you for your understanding.

    Bests,

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.