< Back

New-RIDManagerAuditRuleSet

Fri Jan 10, 2020 6:55 pm

NAME New-RIDManagerAuditRuleSet



SYNOPSIS

Creates the audit rule set for the RID Manager object.





SYNTAX

New-RIDManagerAuditRuleSet [<CommonParameters>]





DESCRIPTION

The New-RIDManagerAuditRuleSet cmdlet sets the required auditing for the RID Manager 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 UPDATED: 2/27/2016



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



PS C:\\>New-RIDManagerAuditRuleSet



Creates the audit rules.











RELATED LINKS