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
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated