从本地和远程服务器转储 NT 文件复制服务 (NTFRS) 的内部表、线程和内存信息。 服务控制管理器 (SCM) 中 NTFRS 的恢复设置对于在计算机上查找和保留重要日志事件至关重要。 此工具提供了一种查看这些设置的便捷方法。
语法
ntfrsutl[idtable|configtable|inlog|outlog][<computer>]
ntfrsutl[memory|threads|stage][<computer>]
ntfrsutl ds[<computer>]
ntfrsutl [sets][<computer>]
ntfrsutl [version][<computer>]
ntfrsutl poll[/quickly[=[<n>]]][/slowly[=[<n>]]][/now][<computer>]
参数
参数 | 说明 |
---|---|
可识别 | 指定 ID 表。 |
配置表 | 指定 FRS 配置表。 |
inlog | 指定入站日志。 |
Outlog (输出) | 指定出站日志。 |
<computer> |
指定计算机。 |
内存 | 指定内存使用量。 |
线程 | 指定内存使用量。 |
阶段 (stage) | 指定内存使用量。 |
数据结构 (assuming "ds" stands for "data structures") | 列出 NTFRS 服务的 DS 视图。 |
集 | 指定活动副本集。 |
版本 | 指定 API 和 NTFRS 服务版本。 |
投票 | 指定当前轮询间隔。
|
%> | 在命令提示符下显示帮助。 |
示例
若要确定文件复制的轮询间隔,请键入:
C:\Program Files\SupportTools>ntfrsutl poll wrkstn-1
若要确定当前 NTFRS 应用程序编程接口 (API) 版本,请键入:
C:\Program Files\SupportTools>ntfrsutl version