< Back

Set-ActiveDirectoryStigItems

Fri Jan 10, 2020 6:55 pm

[b]NAME[/b] Set-ActiveDirectoryStigItems



[b]SYNOPSIS[/b]

Executes all of the Active Directory STIG settings included in the module.





[b]SYNTAX[/b]

Set-ActiveDirectoryStigItems [[-Credential] <PSCredential>] [<CommonParameters>]





[b]DESCRIPTION[/b]

The cmdlet runs each audit and configuration setting in the module. It covers items in both the Windows Server

Domain Controller STIG and Active Directory STIG. The cmdlet must be run with Enterprise Admin credentials since

it sets the configuration for each

domain in the entire forest of the current user.





[b]PARAMETERS[/b]

-Credential <PSCredential>

The credentials to run the cmdlet with.



Required? false

Position? 1

Default value [System.Management.Automation.PSCredential]::Empty

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



<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).



[b]INPUTS[/b]

System.Management.Automation.PSCredential