Click to See Complete Forum and Search --> : win2k runas


Sen
09-29-2002, 10:41 AM
how do i make the system remember the runas Username, Password and Domain when i use "runas" for a program?

Richard Grakowsky
10-01-2002, 09:59 AM
This works...

runas /user:jdoe@mydomain.com /savecred <application to run>

Check up runas /? at the CMD prompt for more information...

Thanks,
Rick


------------
Sen at 9/29/2002 11:41:14 AM


how do i make the system remember the runas Username, Password and Domain when i use "runas" for a program?

10-03-2002, 07:31 AM
i will try, thanks

------------
Richard Grakowsky at 10/1/2002 10:59:46 AM

This works...

runas /user:jdoe@mydomain.com /savecred <application to run>

Check up runas /? at the CMD prompt for more information...

Thanks,
Rick


------------
Sen at 9/29/2002 11:41:14 AM


how do i make the system remember the runas Username, Password and Domain when i use "runas" for a program?