Set-PasswordFilterConfig
SYNOPSIS
Changes the password filter configuration
SYNTAX
DESCRIPTION
This cmdlet allows you to change the store location, and the enabled state of the password filter
EXAMPLES
Example 1
Disables the password filter
Example 2
Enables the password filter
Example 3
Changes the store location to C:\newstore
PARAMETERS
-Enabled
Enables or disables the password filter
-StorePath
The path to the password store
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated