RUNAS:
RUNAS [ [/noprofile | /profile] [/env] [/savecred | /netonly] ]
/user:< > <>
RUNAS [ [/noprofile | /profile] [/env] [/savecred] ]
/smartcard [/user:< >] <>
RUNAS /trustlevel:< > <>
/noprofile .
,
.
/profile .
.
/env .
/netonly
.
/savecred , .
Windows 7
Windows 7
.
/smartcard
-.
/user < > USER@DOMAIN DOMAIN\USER
/showtrustlevels ,
/trustlevel.
/trustlevel < >
.
<> EXE. . .
:
> runas /noprofile /user:mymachine\administrator cmd
> runas /profile /env /user:mydomain\admin "mmc %windir%\system32\dsa.msc"
> runas /env /user:user@domain.microsoft.com "notepad \" .txt\""
: , .
: /profile /netonly.
: /savecred /smartcard.