Get-R1PasswordDictionary
Get-R1PasswordDictionary
SYNOPSIS
Returns the password dictionary words.
SYNTAX
Get-R1PasswordDictionary [<CommonParameters>]
DESCRIPTION
Returns the words held in the password dictionary. Where a policy enables dictionary checking, passwords matching these words are rejected.
EXAMPLES
Example 1
Get-R1PasswordDictionary
Returns every word in the password dictionary.
PARAMETERS
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.