We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89c35d4 + 90dd157 commit 8b698a5Copy full SHA for 8b698a5
1 file changed
Public/AuditPolicy.ps1
@@ -53,6 +53,8 @@ function AuditPolicy {
53
"Special Logon",
54
"Other Logon/Logoff Events",
55
"Network Policy Server",
56
+ "User / Device Claims",
57
+ "Group Membership",
58
"File System",
59
"Registry",
60
"Kernel Object",
@@ -65,12 +67,16 @@ function AuditPolicy {
65
67
"Filtering Platform Connection",
66
68
"Other Object Access Events",
69
"Detailed File Share",
70
+ "Removable Storage",
71
+ "Central Policy Staging",
72
"Sensitive Privilege Use",
73
"Non Sensitive Privilege Use",
74
"Other Privilege Use Events",
75
"Process Termination",
76
"DPAPI Activity",
77
"RPC Events",
78
+ "Plug and Play Events",
79
+ "Token Right Adjusted Events",
80
"Process Creation",
81
"Audit Policy Change",
82
"Authentication Policy Change",
0 commit comments