Any command line tool checking windows domain password?
- by Chen Jun
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?