Skip to content

Commit 8b698a5

Browse files
authored
Merge pull request #41 from jvheaton/Update-AuditPolicy-Subcategories
Update audit policy subcategories
2 parents 89c35d4 + 90dd157 commit 8b698a5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Public/AuditPolicy.ps1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ function AuditPolicy {
5353
"Special Logon",
5454
"Other Logon/Logoff Events",
5555
"Network Policy Server",
56+
"User / Device Claims",
57+
"Group Membership",
5658
"File System",
5759
"Registry",
5860
"Kernel Object",
@@ -65,12 +67,16 @@ function AuditPolicy {
6567
"Filtering Platform Connection",
6668
"Other Object Access Events",
6769
"Detailed File Share",
70+
"Removable Storage",
71+
"Central Policy Staging",
6872
"Sensitive Privilege Use",
6973
"Non Sensitive Privilege Use",
7074
"Other Privilege Use Events",
7175
"Process Termination",
7276
"DPAPI Activity",
7377
"RPC Events",
78+
"Plug and Play Events",
79+
"Token Right Adjusted Events",
7480
"Process Creation",
7581
"Audit Policy Change",
7682
"Authentication Policy Change",

0 commit comments

Comments
 (0)