< Back

New-InfrastructureObjectAuditRuleSet

Fri Jan 10, 2020 6:54 pm

NAME New-InfrastructureObjectAuditRuleSet



SYNOPSIS

Creates the audit rule set for auditing the Infrastructure object.





SYNTAX

New-InfrastructureObjectAuditRuleSet [<CommonParameters>]





DESCRIPTION

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

Infrastructure object.





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-InfrastructureObjectAuditRuleSet



Creates the audit rules.











RELATED LINKS