< Back

New-DomainControllersAuditRuleSet

Fri Jan 10, 2020 6:53 pm

NAME New-DomainControllersAuditRuleSet



SYNOPSIS

Creates the audit rule set for auditing the domain controller's OU.





SYNTAX

New-DomainControllersAuditRuleSet [<CommonParameters>]





DESCRIPTION

The New-DomainControllerAuditRuleSet cmdlet creates the required audit rule set for auditing the Domain

Controller's OU.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None





OUTPUTS

System.DirectoryServices.ActiveDirectoryAuditRule[]





NOTES





AUTHOR: Michael Haken

LAST UPDATE: 2/27/2016



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>New-DomainControllersAuditRuleSet



Creates the audit rules.











RELATED LINKS