7000 | RUNAS 用法:
|
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 指定不应该加载用户的配置文件。
|
/noprofile specifies that the user's profile should not be loaded.
|
7007 | 这会加速应用程序加载,但
|
This causes the application to load more quickly, but
|
7008 | 可能会造成一些应用程序运行不正常。
|
can cause some applications to malfunction.
|
7009 | /profile 指定应该加载用户的配置文件。
|
/profile specifies that the user's profile should be loaded.
|
7010 | 这是默认值。
|
This is the default.
|
7011 | /env 要使用当前环境,而不是用户的环境。
|
/env to use current environment instead of user's.
|
7012 | /netonly 只在指定的凭据限于远程访问的情况下才使用。
|
/netonly use if the credentials specified are for remote
|
7014 | /savecred 用用户以前保存的凭据。
|
/savecred to use credentials previously saved by the user.
|
7017 | /smartcard 如果凭据是智能卡提供的,则使用这个选项。
|
/smartcard use if the credentials are to be supplied from a
|
7019 | /showtrustlevels 显示可以用作 /trustlevel 的参数的
|
/showtrustlevels displays the trust levels that can be used as arguments
|
7020 | 信任级别。
|
to /trustlevel.
|
7021 | /trustlevel 应该是在 /showtrustlevels 中枚举
|
/trustlevel should be one of levels enumerated
|
7022 | 的一个级别。
|
in /showtrustlevels.
|
7024 | program EXE 的命令行。请参阅下面的例子
|
program command line for EXE. See below for examples
|
7025 | 示例:
|
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.
|
7030 | 注意: /profile 跟 /netonly 不兼容。
|
NOTE: /profile is not compatible with /netonly.
|
7031 | 注意: /savecred 跟 /smartcard 不兼容。
|
NOTE: /savecred is not compatible with /smartcard.
|
7032 | /user 应使用 USER@DOMAIN 或 DOMAIN\USER 形式
|
/user should be in form USER@DOMAIN or DOMAIN\USER
|
7100 | RUNAS 错误: 无法运行 |
RUNAS ERROR: Unable to run |
7101 | 系统错误: 无法加载 runas.exe |
System Error: can not load runas.exe |
7102 | RUNAS 错误: 无法接受输入 |
RUNAS ERROR: Unable to accept input |
7103 | RUNAS 错误: 无法更改回显模式 |
RUNAS ERROR: Unable to change echo mode |
7104 | RUNAS 错误: 无法获取用户密码 |
RUNAS ERROR: Unable to acquire user password |
7105 | RUNAS 错误: 无效用户名 |
RUNAS ERROR: Invalid username |
7204 | 你的系统上有下列信任级别:
|
The following trust levels are available on your system:
|
7205 | 智能卡用户 |
Smartcard User |
0x1F41 | %1 (作为具有限制特权的 %2 运行)%0 |
%1 (running as %2 with restricted privileges)%0 |
0x1F42 | %1 (作为 %2 运行)%0 |
%1 (running as %2)%0 |
0x1F43 | RUNAS 错误: 出现了一个内部错误: %1!d! |
RUNAS ERROR: An internal error occured: %1!d! |
0x1F44 | 试图将 %1 作为用户 \"%2\" 启动... |
Attempting to start %1 as user \"%2\" ... |
0x1F45 | RUNAS 错误: 无法运行 - %1%2!d!: %3 %0 |
RUNAS ERROR: Unable to run - %1%2!d!: %3 %0 |
0x1F46 | RUNAS 错误: 下列参数太长: %1 |
RUNAS ERROR: The following argument was too long: %1 |