Example 1: Determine NTFRS Polling Interval
In this example, you want to determine the polling interval for file replication. At the command prompt, type:
C:\Program Files\SupportTools>ntfrsutl poll wrkstn-1
Your output will look similar to the one below:
Current Interval: 5 minutes
Short Interval : 5 minutes
Long Interval : 60 minutes
You can see that the tool ran successfully providing the local interval information that was requested.
Example 2: Determine NTFRS API Version Information
In this example, you want to find information about the current NTFRS application program interface (API). At the command prompt, type:
C:\Program Files\SupportTools>ntfrsutl version
Your output will look similar to the one below:
NtFrsApi Version Information
NtFrsApi Major : 0
NtFrsApi Minor : 0
NtFrsApi Compiled on: Mar 27 2002 18:20:58
NtFrs Version Information
NtFrs Major : 0
NtFrs Minor : 0
NtFrs Compiled on : Mar 27 2002 18:21:38
Latest changes:
Windows Server 2003 Server
OS Version 5.1 (3620) -
SP (0.0) SM: 0x0112 PT: 0x03
Processor: INTEL Level: 0x0006 Revision: 0x0803 Processor num/mask: 1/0000000
1
The information provided NTFRS versions as well as operating system versions and processor information.