Hi Team,
I am writing a script to compare the Audit Policies applied on the server against server baseline policy settings.
"auditpol /get /category:*" is giving output only from Local Group Policy Settings. But we have applied few audit policies from AD as well. Those settings could not able to fetch using the using auditpol command. is there any way to find the applied Audit policies on the servers to use it in the Script.
//Bala R