Hello,
I would like to know if there is a utility or function of
Windows 2000/XP command line that I can run to tell me if
a computer has a blank password on one or any local user
accounts.
If I type "net user test" (where "test" is my username)
from command line, I get all the user info, but it
doesn't seem to give me what I'm looking for.
The end result will be embedding this into a patch /
account checking application that e-mails me the results
of what it finds. I've already got the patch checking
part done, but need help on the account side.
How does the MBSA check for weak passwords?
Any ideas?