To open a new command window for a different profile, the syntax is:
runas /netonly /user:domain\user "cmd"
or
runas /noprofile /user:domain\user "cmd"
These should prompt for your password and then open a DOS command window in the context of the specified user.
Monday, October 27, 2008
RUNAS syntax
Subscribe to:
Posts (Atom)