Click to See Complete Forum and Search --> : Runas


Pappas Dimitrios
11-21-2002, 08:55 AM
Is there any way to include a password in the runas command line (Without prompt me for password durring execution)

rgrakowsky
12-20-2002, 02:15 PM
You can use the /profile and /savecred switches. It will prompt you once for the password, then be able to run w/o the prompt after that.

rodtrent
12-20-2002, 03:24 PM
There's a number of workarounds.

For one, you could script something with AutoIT:

http://www.myitforum.com/articles/15/view.asp?id=1052