Powershell Tip #77: List users with “Store passwords using reversible encryption” enabled

By | November 22, 2015

Tip: You can list users with with “Store passwords using reversible encryption” enabled :

Important : Storing passwords using reversible encryption is essentially the same as storing plaintext versions of the passwords. For this reason, this policy should never be enabled unless application requirements outweigh the need to protect password information.

store-password-using-reversible-encryption-powershell-ad

store-password-using-reversible-encryption-powershell-ad-allowreversiblepaswordencryption

Note 1: Get-ADUSer requires ActiveDirectory module.

Note 2 : UserAccountControl list available here.


previous-buttonnext-button

Leave a Reply

Your email address will not be published.