C:\WINDOWS>SCHTASKS /CHANGE /?
SCHTASKS /Change
[/S system
[/U username
[/P password
]]] {
[/RU
runasuser
] [/RP runaspassword
] [/TR taskrun
]} /TN taskname
描述:
更改要运行的程序,或计划任务
使用的用户帐户和密码。
参数列表:
/S system 要连接到的冻滔低场?
/U username 指定要执行命令的
用户上下文。
/P password 指定给定用户上下文
密码。
/RU username 更改要运行此计划任务的
用户名 (用户上下文)。
对于系统帐户,有效值是
"","NT AUTHORITY\SYSTEM" 或 "SYSTEM"。
/RP password 指定已有的用户上下文的
密码或新用户帐户的
密码。密码不会影响
系统帐户。
/TR taskrun 指定这个计划任务运行的新
程序。键入程序的路径
和文件名。
/TN taskname Specifies which scheduled task to change.
/? 显示帮助/用法信息。
示例:
SCHTASKS /Change /RP password /TN "备份和还原"
SCHTASKS /Change /TR restore.exe /TN "启动还原"
SCHTASKS /Change /S system /U user /P password /RU newuser
/TN "启动还原"
C:\WINDOWS>SETVER /?
Invalid keyboard code specified
Sets the version number that MS-DOS reports to a program.
Display current version table: SETVER
[drive:path
]Add entry: SETVER
[drive:path
] filename n.nn
Delete entry: SETVER
[drive:path
] filename /DELETE
[/QUIET
] [drive:path
] Specifies location of the SETVER.EXE file.
filename Specifies the filename of the program.
n.nn Specifies the MS-DOS version to be reported to the
program.
/DELETE or /D Deletes the version-table entry for the specified
program.
/QUIET Hides the message typically displayed during deletion
of
version-table entry.
C:\WINDOWS>SFC /?
Microsoft(R) Windows XP Windows File Checker 版本 5.1
(C) 1999-2000 Microsoft Corp. 保留所有权利
扫描所有受保护的系统文件并用正确的 Microsoft 版本替换不正确的版本。
SFC
[/SCANNOW
] [/SCANONCE
] [/SCANBOOT
] [/REVERT
] [/PURGECACHE
] [/CACHESIZE=x
]/SCANNOW 立即扫描所有受保护的系统文件。
/SCANONCE 下次启动时扫描所有受保护的系统文件。
/SCANBOOT 每次启动时扫描所有受保护的系统文件。
/REVERT 将扫描返回到默认设置。
/PURGECACHE 清除文件缓存。
/CACHESIZE=x 设置文件缓存大小。