Remove-CompromisedPassword
The Remove-CompromisedPassword
cmdlet removes a string of text from the compromised password store.
Syntax
Parameters
Value
Required. The password to remove from the compromised password store
SecureString
Required. The password to remove from the compromised password store as a secure string
Examples
The following example removes a single compromised password from the store
The following example prompts for a password to remove from the compromised password store
Last updated