My Active Directory promotion is failing due to the failure of the NETLOGON and SYSLOG to replicate.
I have isolated the problem down to a problem with the FRS process. I'm getting the following errors after running FRSdiag and ntfrsutl.
C:\SysAdmin>ntfrsutl version ************
NtFrsApi Version Information
NtFrsApi Major : 0
NtFrsApi Minor : 0
NtFrsApi Compiled on: Jan 10 2003 13:39:17
ERROR - Cannot bind w/authentication to computer, *************; 00
0006d9 (1753)
ERROR - Cannot bind w/o authentication to computer, **************;
000006d9 (1753)
ERROR - Cannot RPC to computer, **************; 000006d9 (1753)
NtFrs.log
<NtFrsApi_Rpc_BindEx: 2232: 1349: S0: 15:32:21> ++ ERROR - Resolving binding for *********.*********.com; WStatus: EPT_S_NOT_REGISTERED<RcsCreateSeedingCxtion: 2232: 7097: S0: 15:32:21> ERROR - binding WStatus: EPT_S_NOT_REGISTERED
<FrsHashCalcString: 3640: 5192: S0: 15:32:21> Name = S-1-5-21-4189730655-879132936-514429018-3164
<FrsHashCalcString: 3640: 5192: S0: 15:32:21> Name = S-1-5-21-4189730655-879132936-514429018-3164
<SndCsMain: 1168: 883: S0: 15:32:21> ++ ERROR - EXCEPTION (000006d9) : WStatus: EPT_S_NOT_REGISTERED
<SndCsMain: 1168: 884: S0: 15:32:21> :SR: Cmd 00469160, CxtG 92526cca, WS EPT_S_NOT_REGISTERED, To **********.**********.com Len: (392) [SndFail - rpc exception]
<MainServiceHandler: 1884: 2180: S0: 15:32:23> :S: Received control code 4 from Service Controller
<SndCsMain: 1168: 883: S0: 15:32:31> ++ ERROR - EXCEPTION (000006d9) : WStatus: EPT_S_NOT_REGISTERED
<SndCsMain: 1168: 884: S0: 15:32:31> :SR: Cmd 00481160, CxtG 92526cca, WS EPT_S_NOT_REGISTERED, To **********.**********.com Len: (392) [SndFail - rpc exception]
<SndCsMain: 1168: 883: S0: 15:32:51> ++ ERROR - EXCEPTION (000006d9) : WStatus: EPT_S_NOT_REGISTERED
<SndCsMain: 1168: 884: S0: 15:32:51> :SR: Cmd 00481160, CxtG 92526cca, WS EPT_S_NOT_REGISTERED, To ***********.*******.com Len: (392) [SndFail - rpc exception]
<OutLogCleanupLog: 1644: 5391: S0: 15:33:21> ERROR - FrsEnumerateTable for OutLogCleanupWorker : JStatus: TableEmpty
If anyone can shed any light on this, it would be appreciated.