Set-PasswordFilterConfig
SYNOPSIS
SYNTAX
Set-PasswordFilterConfig [[-StorePath] <String>] [-Enabled] [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PS C:\> Set-PasswordFilterConfig -Enabled:$falseExample 2
PS C:\> Set-PasswordFilterConfig -EnabledExample 3
PARAMETERS
-Enabled
-StorePath
CommonParameters
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated