Any command line tool checking windows domain password?
Posted
by
Chen Jun
on Super User
See other posts from Super User
or by Chen Jun
Published on 2011-07-15T08:19:55Z
Indexed on
2012/04/07
5:33 UTC
Read the original article
Hit count: 533
Does Windows provide a command line utility that lets me check a domain user's password? It is sufficient that the utility returns success(0) if I provide a matching domain user name and password. Alternatively, is there a simple VB/JS script that can do this?
I'm the Intranet admin of my company and have the default password set for corporate staff, so I'd like to quickly scan which users have not changed their default password.
Better yet, are there any books or websites which cover such topics so that I can get more information?
© Super User or respective owner