VB Script to verify userID and password on remote PC - TechRepublic
Question
December 9, 2009 at 03:00 AM
savindrasingh

VB Script to verify userID and password on remote PC

by savindrasingh . Updated 16 years, 7 months ago

Can any one please help me with the VB script code to verify whether a specific user ID is having a specific password. See the example to be more clear:
I need to check whether target machine consists a local user “DSADMIN” ‘s password set to “Pa55word”. If the target machine consists this user account and the password is also correct then it should return TRUE else it should return FALSE.

Hoping for your kind co-operation. Thanks in advance.

This discussion is locked

All Comments