7000 | RUNAS USAGE:
|
RUNAS USAGE:
|
7001 | RUNAS [ [/noprofile | /profile] [/env] [/savecred | /netonly] ]
|
RUNAS [ [/noprofile | /profile] [/env] [/savecred | /netonly] ]
|
7002 | /user: program
|
/user: program
|
7003 | RUNAS [ [/noprofile | /profile] [/env] [/savecred] ]
|
RUNAS [ [/noprofile | /profile] [/env] [/savecred] ]
|
7004 | /smartcard [/user:] program
|
/smartcard [/user:] program
|
7005 | RUNAS /trustlevel: program
|
RUNAS /trustlevel: program
|
7006 | /noprofile specifies that the user's profile should not be loaded.
|
/noprofile specifies that the user's profile should not be loaded.
|
7007 | This causes the application to load more quickly, but
|
This causes the application to load more quickly, but
|
7008 | can cause some applications to malfunction.
|
can cause some applications to malfunction.
|
7009 | /profile specifies that the user's profile should be loaded.
|
/profile specifies that the user's profile should be loaded.
|
7010 | This is the default.
|
This is the default.
|
7011 | /env to use current environment instead of user's.
|
/env to use current environment instead of user's.
|
7012 | /netonly use if the credentials specified are for remote
|
/netonly use if the credentials specified are for remote
|
7013 | access only.
|
access only.
|
7014 | /savecred to use credentials previously saved by the user.
|
/savecred to use credentials previously saved by the user.
|
7017 | /smartcard use if the credentials are to be supplied from a
|
/smartcard use if the credentials are to be supplied from a
|
7018 | smartcard.
|
smartcard.
|
7019 | /showtrustlevels displays the trust levels that can be used as arguments
|
/showtrustlevels displays the trust levels that can be used as arguments
|
7020 | to /trustlevel.
|
to /trustlevel.
|
7021 | /trustlevel should be one of levels enumerated
|
/trustlevel should be one of levels enumerated
|
7022 | in /showtrustlevels.
|
in /showtrustlevels.
|
7024 | program command line for EXE. See below for examples
|
program command line for EXE. See below for examples
|
7025 | Examples:
|
Examples:
|
7026 | runas /noprofile /user:mymachine\administrator cmd
|
runas /noprofile /user:mymachine\administrator cmd
|
7027 | runas /profile /env /user:mydomain\admin "mmc %windir%\system32\dsa.msc"
|
runas /profile /env /user:mydomain\admin "mmc %windir%\system32\dsa.msc"
|
7028 | runas /env /user:[email protected] "notepad \"my file.txt\""
|
runas /env /user:[email protected] "notepad \"my file.txt\""
|
7029 | NOTE: Enter user's password only when prompted.
|
NOTE: Enter user's password only when prompted.
|
7030 | NOTE: /profile is not compatible with /netonly.
|
NOTE: /profile is not compatible with /netonly.
|
7031 | NOTE: /savecred is not compatible with /smartcard.
|
NOTE: /savecred is not compatible with /smartcard.
|
7032 | /user should be in form USER@DOMAIN or DOMAIN\USER
|
/user should be in form USER@DOMAIN or DOMAIN\USER
|
7100 | RUNAS ERROR: Unable to run |
RUNAS ERROR: Unable to run |
7101 | System Error: can not load runas.exe |
System Error: can not load runas.exe |
7102 | RUNAS ERROR: Unable to accept input |
RUNAS ERROR: Unable to accept input |
7103 | RUNAS ERROR: Unable to change echo mode |
RUNAS ERROR: Unable to change echo mode |
7104 | RUNAS ERROR: Unable to acquire user password |
RUNAS ERROR: Unable to acquire user password |
7105 | RUNAS ERROR: Invalid username |
RUNAS ERROR: Invalid username |
7204 | The following trust levels are available on your system:
|
The following trust levels are available on your system:
|
7205 | Smartcard User |
Smartcard User |
0x1F41 | %1 (running as %2 with restricted privileges)%0 |
%1 (running as %2 with restricted privileges)%0 |
0x1F42 | %1 (running as %2)%0 |
%1 (running as %2)%0 |
0x1F43 | RUNAS ERROR: An internal error occured: %1!d! |
RUNAS ERROR: An internal error occured: %1!d! |
0x1F44 | Attempting to start %1 as user \"%2\" ... |
Attempting to start %1 as user \"%2\" ... |
0x1F45 | RUNAS ERROR: Unable to run - %1%2!d!: %3 %0 |
RUNAS ERROR: Unable to run - %1%2!d!: %3 %0 |
0x1F46 | RUNAS ERROR: The following argument was too long: %1 |
RUNAS ERROR: The following argument was too long: %1 |