#define EVENT_FRS_JOIN_FAIL_TIME_SKEW 0xC00034ECL
MessageId: EVENT_FRS_JOIN_FAIL_TIME_SKEW MessageText: The File Replication Service is unable to replicate with its partner computer because the difference in clock times is outside the range of plus or minus %1 minutes. %n %nThe connection to the partner computer is: %n "%2" %nThe detected time difference is: %3 minutes. %n %nNote: If this time difference is close to a multiple of 60 minutes then it is likely that either this computer or its partner computer was set to the incorrect time zone when the computer time was initially set. Check that the time zone and the system time are correctly set on both computers. %n %nIf necessary, the default value used to test for computer time consistency may be changed in the registry on this computer. (Note: This is not recommended.) %n %nTo change this parameter, run regedt32. %n %nClick on Start, Run and type regedt32. %n %nClick on the window entitled HKEY_LOCAL_MACHINE. %nClick down the key path: %n "System\CurrentControlSet\Services\NtFrs\Parameters" %nDouble click on the value name %n "Partner Clock Skew In Minutes" %nand update the value. %n %nIf the value name is not present you may add it with the Add Value function under the Edit Menu item. Type the value name exactly as shown above using the the registry data type REG_DWORD.
Lanman Server Events (2000 - 2999) 2000-2499 are generated by the server driver (kernel mode) 2500-2999 are generated by the server service (user mode) Server driver events, issued from kernel mode. Values are 32 bit values laid out as follows: 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 +---+-+-+-----------------------+-------------------------------+ |Sev|C|R| Facility | Code | +---+-+-+-----------------------+-------------------------------+ where Sev - is the severity code 00 - Success 01 - Informational 10 - Warning 11 - Error C - is the Customer code flag R - is a reserved bit Facility - is the facility code Code - is the facility's status code