In the article there is referred to "Table 7. User’s or Computer’s account UAC flags", but nowhere to find. It's needed to translate the events and alert based on content.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
This is the referenced table, although any and all links to it are missing in the Auditing Event document pages:
Web search will also give you some non-Microsoft pages containing the same table & information.
Search term: table 7 UserAccountControl Attribute/Flag Values
I have no trouble finding the official UAC list.
Problem is under the field "User Account Control" they reffer to this table.
Values in this field are like the following "%2048", and there is no translation table, other than what you can find from different searches which isn't an full list.
Fair point. I admit that it looks like the text is incomplete or that some links to actual reference tables are missing throughout.
edit: I would gladly assist in opening a Pull Request for each of the Auditing Event document pages, provided someone would suggest some existing list or page in the docs.microsoft.com site that could be linked to, in order to have the required documentation at hand where it is needed.
Solving Table 7 references on PR #5315
@MrKragh
With the help of your feedback, the content has been updated with relevant changes accordingly. Thanks.
Most helpful comment
Fair point. I admit that it looks like the text is incomplete or that some links to actual reference tables are missing throughout.
edit: I would gladly assist in opening a Pull Request for each of the Auditing Event document pages, provided someone would suggest some existing list or page in the docs.microsoft.com site that could be linked to, in order to have the required documentation at hand where it is needed.