Hi All,
I am a newbie to PowerShell and have been tasked to explore possibility of getting report against all SQL database servers for the identification of logins with passwords equal to login names.
I couldn't find any available script in Microsoft script Center. On web search only found an link with T-SQL query for local server to get the information : https://stackoverflow.com/questions/2308063/tsql-to-find-if-logins-have-password-same-as-loginname
Any leads or help is much appreciated.
Thanks,
Sugan