Get-PasswordFilterPolicy
SYNOPSIS
Gets the current active policy
SYNTAX
DESCRIPTION
This cmdlet shows the effective policy in place for the password filter on the current machine, as applied by group policy
EXAMPLES
Example 1
Gets the current policy and formats it by list
PARAMETERS
-User
The username of the user to obtain the policy for
This parameter is reserved for future use and is currently ignored
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