Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 434 Bytes

File metadata and controls

2 lines (2 loc) · 434 Bytes

GetAdDecodedPassword

This tool queries Active Directory for users with the UnixUserPassword, UserPassword, unicodePwd, or msSFU30Password properties populated. It then decodes those password fields and displays them to the user. It's identical to the function in Get-AdDecodedPassword.psm1 but does not require the Active Directory Module be installed.