04-13-2010, 06:27 PM
Well, if i have to ask and just do it, then i would have not put this question.
when you goto-->Start-->Administrator Tools-->Admin.cmd
a window appears. This window will ask for admin pwd.
Now i am doing a script for this window. Now each system will have different pwds. I know my admin pwd so i would enter. But this should happen dynamically. The user doesn't know the pwd but when he runs this script it must be able to execute and go to next window. Every system has different admin pwd. I cant keep track of all the pwds.
I just want to know
if there is any way to dynamically enter pwds while extracting it from the system.?? Or
can we put some Regular Expression so that the pwds in that range are accepted? All systems(Computers) Have certain criteria of pwd restriction. So how can i implement this???
This is what i want to know. PLease some help me. Atleast let me know if there is any solution or am i blindling trying this?
when you goto-->Start-->Administrator Tools-->Admin.cmd
a window appears. This window will ask for admin pwd.
Now i am doing a script for this window. Now each system will have different pwds. I know my admin pwd so i would enter. But this should happen dynamically. The user doesn't know the pwd but when he runs this script it must be able to execute and go to next window. Every system has different admin pwd. I cant keep track of all the pwds.
I just want to know
if there is any way to dynamically enter pwds while extracting it from the system.?? Or
can we put some Regular Expression so that the pwds in that range are accepted? All systems(Computers) Have certain criteria of pwd restriction. So how can i implement this???
This is what i want to know. PLease some help me. Atleast let me know if there is any solution or am i blindling trying this?