< Back

New-EveryoneAuditRuleSet

Fri Jan 10, 2020 6:54 pm

NAME New-EveryoneAuditRuleSet



SYNOPSIS

Creates the audit rule set for Everyone success and failures.





SYNTAX

New-EveryoneAuditRuleSet [<CommonParameters>]





DESCRIPTION

The New-EveryoneAuditRuleSet cmdlet creates the an audit rule set for success and failure on Everyone.





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

LASTEDIT: 2/27/2016



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



PS C:\\>New-EveryoneAuditRuleSet



Creates the audit rules.











RELATED LINKS