[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.0

NTFRS ACTIVE DIRECTORY REPLICATION PROBLEM

Asked by NarendraG in Windows 2003 Server

Tags: NTFRS, WINDOWS 2000, WINDOWS2003

REPLICATION FAILED SYSVOL NOT SHARED IN NEWLY ADDED WINDOWS 2003 DOMAIN CONTROLLER

NTFRS LOG FROM MY PDC AS BELOW

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
459:
460:
461:
462:
463:
464:
465:
466:
467:
468:
469:
470:
471:
472:
473:
474:
475:
476:
477:
478:
479:
480:
481:
482:
483:
484:
485:
486:
487:
488:
489:
490:
491:
492:
493:
494:
495:
496:
497:
498:
499:
500:
501:
502:
503:
504:
505:
506:
507:
508:
509:
510:
511:
512:
513:
514:
515:
516:
517:
518:
519:
520:
521:
522:
523:
524:
525:
526:
527:
528:
529:
530:
531:
532:
533:
534:
535:
536:
537:
538:
539:
540:
541:
542:
543:
544:
545:
546:
547:
548:
549:
550:
551:
552:
553:
554:
555:
556:
557:
558:
559:
560:
561:
562:
563:
564:
565:
566:
567:
568:
569:
570:
571:
572:
573:
574:
575:
576:
577:
578:
579:
580:
581:
582:
583:
584:
585:
586:
587:
588:
589:
590:
591:
592:
593:
594:
595:
596:
597:
598:
599:
600:
601:
602:
603:
604:
605:
606:
607:
608:
609:
610:
611:
612:
613:
614:
615:
616:
617:
618:
619:
620:
621:
622:
623:
624:
625:
626:
627:
628:
629:
630:
631:
632:
633:
634:
635:
636:
637:
638:
639:
640:
641:
642:
643:
644:
645:
646:
647:
648:
649:
650:
651:
652:
653:
654:
655:
656:
657:
658:
659:
660:
661:
662:
663:
664:
665:
666:
667:
668:
669:
670:
671:
672:
673:
674:
675:
676:
677:
678:
679:
680:
681:
682:
683:
684:
685:
686:
687:
688:
689:
690:
691:
692:
693:
694:
695:
696:
697:
698:
699:
700:
701:
702:
703:
704:
705:
706:
707:
708:
709:
710:
711:
712:
713:
714:
715:
716:
717:
718:
719:
720:
721:
722:
723:
724:
725:
726:
727:
728:
729:
730:
731:
732:
733:
734:
735:
736:
737:
738:
739:
740:
741:
742:
743:
744:
745:
746:
747:
748:
749:
750:
751:
752:
753:
754:
755:
756:
757:
758:
759:
760:
761:
762:
763:
764:
765:
766:
767:
768:
769:
770:
771:
772:
773:
774:
775:
776:
777:
778:
779:
780:
781:
782:
783:
784:
785:
786:
787:
788:
789:
790:
791:
792:
793:
794:
795:
796:
797:
798:
799:
800:
801:
802:
803:
804:
805:
806:
807:
808:
809:
810:
811:
812:
813:
814:
815:
816:
817:
818:
819:
820:
821:
822:
823:
824:
825:
826:
827:
828:
829:
830:
831:
832:
833:
834:
835:
836:
837:
838:
839:
840:
841:
842:
843:
844:
845:
846:
847:
848:
849:
850:
851:
852:
853:
854:
855:
856:
857:
858:
859:
860:
861:
862:
863:
864:
865:
866:
867:
868:
869:
870:
871:
872:
873:
874:
875:
876:
877:
878:
879:
880:
881:
882:
883:
884:
885:
886:
887:
888:
889:
890:
891:
892:
893:
894:
895:
896:
897:
898:
899:
900:
901:
902:
903:
904:
905:
906:
907:
908:
909:
910:
911:
912:
913:
914:
915:
916:
917:
918:
919:
920:
921:
922:
923:
924:
925:
926:
927:
928:
929:
930:
931:
932:
933:
934:
935:
936:
937:
938:
939:
940:
941:
942:
943:
944:
945:
946:
947:
948:
949:
950:
951:
952:
953:
954:
955:
956:
957:
958:
959:
960:
961:
962:
963:
964:
965:
966:
967:
968:
969:
970:
971:
972:
973:
974:
975:
976:
977:
978:
979:
980:
981:
982:
983:
984:
985:
986:
987:
988:
989:
990:
991:
992:
993:
994:
995:
996:
997:
998:
999:
1000:
1001:
1002:
1003:
1004:
1005:
1006:
1007:
1008:
1009:
1010:
1011:
1012:
1013:
1014:
1015:
1016:
1017:
1018:
1019:
1020:
1021:
1022:
1023:
1024:
1025:
1026:
1027:
1028:
1029:
1030:
1031:
1032:
1033:
1034:
1035:
1036:
1037:
1038:
1039:
1040:
1041:
1042:
1043:
1044:
1045:
1046:
1047:
1048:
1049:
1050:
1051:
1052:
1053:
1054:
1055:
1056:
1057:
1058:
1059:
1060:
1061:
1062:
1063:
1064:
1065:
1066:
1067:
1068:
1069:
1070:
1071:
1072:
1073:
1074:
1075:
1076:
1077:
1078:
1079:
1080:
1081:
1082:
1083:
1084:
1085:
1086:
1087:
1088:
1089:
1090:
1091:
1092:
1093:
1094:
1095:
1096:
1097:
1098:
1099:
1100:
1101:
1102:
1103:
1104:
1105:
1106:
1107:
1108:
1109:
1110:
1111:
1112:
1113:
1114:
1115:
1116:
1117:
1118:
1119:
1120:
1121:
1122:
1123:
1124:
1125:
1126:
1127:
1128:
1129:
1130:
1131:
1132:
1133:
1134:
1135:
1136:
1137:
1138:
1139:
1140:
1141:
1142:
1143:
1144:
1145:
1146:
1147:
1148:
1149:
1150:
1151:
1152:
1153:
1154:
1155:
1156:
1157:
1158:
1159:
1160:
1161:
1162:
1163:
1164:
1165:
1166:
1167:
1168:
1169:
1170:
1171:
1172:
1173:
1174:
1175:
1176:
1177:
1178:
1179:
1180:
1181:
1182:
1183:
1184:
1185:
1186:
1187:
1188:
1189:
1190:
1191:
1192:
1193:
1194:
1195:
1196:
1197:
1198:
1199:
1200:
1201:
1202:
1203:
1204:
1205:
1206:
1207:
1208:
1209:
1210:
1211:
1212:
1213:
1214:
1215:
1216:
1217:
1218:
1219:
1220:
1221:
1222:
1223:
1224:
1225:
1226:
1227:
1228:
1229:
1230:
1231:
1232:
1233:
1234:
1235:
1236:
1237:
1238:
1239:
1240:
1241:
1242:
1243:
1244:
1245:
1246:
1247:
1248:
1249:
1250:
1251:
1252:
1253:
1254:
1255:
1256:
1257:
1258:
1259:
1260:
1261:
1262:
1263:
1264:
1265:
1266:
1267:
1268:
1269:
1270:
1271:
1272:
1273:
1274:
1275:
1276:
1277:
1278:
1279:
1280:
1281:
1282:
1283:
1284:
1285:
1286:
1287:
1288:
1289:
1290:
1291:
1292:
1293:
1294:
1295:
1296:
1297:
1298:
1299:
1300:
1301:
1302:
1303:
1304:
1305:
1306:
1307:
1308:
1309:
1310:
1311:
1312:
1313:
1314:
1315:
1316:
1317:
1318:
1319:
1320:
1321:
1322:
1323:
1324:
1325:
1326:
1327:
1328:
1329:
1330:
1331:
1332:
1333:
1334:
1335:
1336:
1337:
1338:
1339:
1340:
1341:
1342:
1343:
1344:
1345:
1346:
1347:
1348:
1349:
1350:
1351:
1352:
1353:
1354:
1355:
1356:
1357:
1358:
1359:
1360:
1361:
1362:
1363:
1364:
1365:
1366:
1367:
1368:
1369:
1370:
1371:
1372:
1373:
1374:
1375:
1376:
1377:
1378:
1379:
1380:
1381:
1382:
1383:
1384:
1385:
1386:
1387:
1388:
1389:
1390:
1391:
1392:
1393:
1394:
1395:
1396:
1397:
1398:
1399:
1400:
1401:
1402:
1403:
1404:
1405:
1406:
1407:
1408:
1409:
1410:
1411:
1412:
1413:
1414:
1415:
1416:
1417:
1418:
1419:
1420:
1421:
1422:
1423:
1424:
1425:
1426:
1427:
1428:
1429:
1430:
1431:
1432:
1433:
1434:
1435:
1436:
1437:
1438:
1439:
1440:
1441:
1442:
1443:
1444:
1445:
1446:
1447:
1448:
1449:
1450:
1451:
1452:
1453:
1454:
1455:
1456:
1457:
1458:
1459:
1460:
1461:
1462:
1463:
1464:
1465:
1466:
1467:
1468:
1469:
1470:
1471:
1472:
1473:
1474:
1475:
1476:
1477:
1478:
1479:
1480:
1481:
1482:
1483:
1484:
1485:
1486:
1487:
1488:
1489:
1490:
1491:
1492:
1493:
1494:
1495:
1496:
1497:
1498:
1499:
1500:
1501:
1502:
1503:
1504:
1505:
1506:
1507:
1508:
1509:
1510:
1511:
1512:
1513:
1514:
1515:
1516:
1517:
1518:
1519:
1520:
1521:
1522:
1523:
1524:
1525:
1526:
1527:
1528:
1529:
1530:
1531:
1532:
1533:
1534:
1535:
1536:
1537:
1538:
1539:
1540:
1541:
1542:
1543:
1544:
1545:
1546:
1547:
1548:
1549:
1550:
1551:
1552:
1553:
1554:
1555:
1556:
1557:
1558:
1559:
1560:
1561:
1562:
1563:
1564:
1565:
1566:
1567:
1568:
1569:
1570:
1571:
1572:
1573:
1574:
1575:
1576:
1577:
1578:
1579:
1580:
1581:
1582:
1583:
1584:
1585:
1586:
1587:
1588:
1589:
1590:
1591:
1592:
1593:
1594:
1595:
1596:
1597:
1598:
1599:
1600:
1601:
1602:
1603:
1604:
1605:
1606:
1607:
1608:
1609:
1610:
1611:
1612:
1613:
1614:
1615:
1616:
1617:
1618:
1619:
1620:
1621:
1622:
1623:
1624:
1625:
1626:
1627:
1628:
1629:
1630:
1631:
1632:
1633:
1634:
1635:
1636:
1637:
1638:
1639:
1640:
1641:
1642:
1643:
1644:
1645:
1646:
1647:
1648:
1649:
1650:
1651:
1652:
1653:
1654:
1655:
1656:
1657:
1658:
1659:
1660:
1661:
1662:
1663:
1664:
1665:
1666:
1667:
1668:
1669:
1670:
1671:
1672:
1673:
1674:
1675:
1676:
1677:
1678:
1679:
1680:
1681:
1682:
1683:
1684:
1685:
1686:
1687:
1688:
1689:
1690:
1691:
1692:
1693:
1694:
1695:
1696:
1697:
1698:
1699:
1700:
1701:
1702:
1703:
1704:
1705:
1706:
1707:
1708:
1709:
1710:
1711:
1712:
1713:
1714:
1715:
1716:
1717:
1718:
1719:
1720:
1721:
1722:
1723:
1724:
1725:
1726:
1727:
1728:
1729:
1730:
1731:
1732:
1733:
1734:
1735:
1736:
1737:
1738:
1739:
1740:
1741:
1742:
1743:
1744:
1745:
1746:
1747:
1748:
1749:
1750:
1751:
1752:
1753:
1754:
1755:
1756:
1757:
Log Name : C:\WINNT\debug\NtFrs_0005.log
File LastWriteTime: 04/08/2009 11:48:05
-------------------------------------------------------------
 
 
<DbgInitLogTraceFile:           1468:  1824: S0: 05:55:14> :S: Full pathname for c:\winnt\system32\ntfrs.exe
<InitializeEventLog:            1468:   529: S0: 05:55:14> Event Log is running
<FrsPrintEvent:                 1468:   606: S0: 05:55:14> :E: Eventlog written for EVENT_FRS_STARTING (13501) severity: Info  at: Tue, Aug 04 2009  05:55:14
<MainRunningAsAService:         1480:  2116: S0: 05:55:14> Running as a service
<FrsSetServiceStatus:           1480:   434: S0: 05:55:14> :SC: SetServiceStatus(State 2, CheckPoint 0, Hint 30000, ExitCode 0) succeeded
<MainSCCheckPointUpdate:        1492:   691: S0: 05:55:14> :S: STARTUP CheckPoint = 1
<DbgPrintInfo:                  1480:  1079: S0: 05:55:14> :H: Service running on SERVERPDC as SYSTEM at  8/ 4-05:55:14 
<DbgPrintInfo:                  1480:  1081: S0: 05:55:14> 
<DbgPrintInfo:                  1480:  1082: S0: 05:55:15> :H: ***** COMPILE INFORMATION:
<DbgPrintInfo:                  1480:  1083: S0: 05:55:15> :H: 	Module         D:\nt\private\net\svcimgs\ntrepl\main\main.c
<DbgPrintInfo:                  1480:  1084: S0: 05:55:15> :H: 	Compile Date   May  6 2003 14:15:26
<DbgPrintInfo:                  1480:  1088: S0: 05:55:15> :H:   Latest changes:
<DbgPrintInfo:                  1480:  1088: S0: 05:55:15> :H:   WIN2K-SP4
<DbgPrintInfo:                  1480:  1088: S0: 05:55:15> :H:    + QFE #2 - force replication
<DbgPrintInfo:                  1480:  1092: S0: 05:55:15> 
<DbgShowConfig:                 1480:   879: S0: 05:55:15> :H:  OS Version 5.0 (2195) - 
<DbgShowConfig:                 1480:   883: S0: 05:55:15> :H:  SP (4.0) SM: 0x0110  PT: 0x02
<DbgShowConfig:                 1480:   893: S0: 05:55:15> :H:  Processor: INTEL  Level: 0x000f  Revision: 0x0209  Processor num/mask: 2/00000003
<DbgPrintInfo:                  1480:  1095: S0: 05:55:15> 
<DbgPrintInfo:                  1480:  1096: S0: 05:55:16> :H: ***** DEBUG INFORMATION:
<DbgPrintInfo:                  1480:  1097: S0: 05:55:16> :H:  Total Log Lines            : 20
<DbgPrintInfo:                  1480:  1098: S0: 05:55:16> :H:  Severity                   : 0
<DbgPrintInfo:                  1480:  1099: S0: 05:55:16> :H:  Log Severity               : 2
<DbgPrintInfo:                  1480:  1100: S0: 05:55:16> :H:  Log Flush Int.             : 20000
<DbgPrintInfo:                  1480:  1101: S0: 05:55:16> :H:  Systems                    : (null)
<DbgPrintInfo:                  1480:  1102: S0: 05:55:16> :H:  Thread Id                  : 0
<DbgPrintInfo:                  1480:  1103: S0: 05:55:16> :H:  Disabled                   : FALSE
<DbgPrintInfo:                  1480:  1104: S0: 05:55:16> :H:  Suppress                   : TRUE
<DbgPrintInfo:                  1480:  1105: S0: 05:55:17> :H:  ReclaimStagingSpace        : TRUE
<DbgPrintInfo:                  1480:  1106: S0: 05:55:17> :H:  SaveOutlogChangeHistory    : TRUE
<DbgPrintInfo:                  1480:  1107: S0: 05:55:17> :H:  OutlogChangeHistory        : 10080
<DbgPrintInfo:                  1480:  1108: S0: 05:55:17> :H:  SuppressIdenticalUpdt      : TRUE
<DbgPrintInfo:                  1480:  1109: S0: 05:55:17> :H:  CompressStagingFiles       : TRUE
<DbgPrintInfo:                  1480:  1110: S0: 05:55:17> :H:  EnableJrnlWrapAutoRestore  : FALSE
<DbgPrintInfo:                  1480:  1111: S0: 05:55:17> :H:  MaxCoRetryTimeoutCount     : 0
<DbgPrintInfo:                  1480:  1112: S0: 05:55:17> :H:  MaxCoRetryTimeoutMinutes   : 0
<DbgPrintInfo:                  1480:  1113: S0: 05:55:17> :H:  CommTimeoutInMilliSeconds  : 0
<DbgPrintInfo:                  1480:  1114: S0: 05:55:18> :H:  DsPollingLongInterval (ms) : 0
<DbgPrintInfo:                  1480:  1115: S0: 05:55:18> :H:  DsPollingShortInterval(ms) : 0
<DbgPrintInfo:                  1480:  1116: S0: 05:55:18> :H:  PartnerClockSkew (m)       : 0
<DbgPrintInfo:                  1480:  1117: S0: 05:55:18> :H:  ChangeOrderAgingDelay (ms) : 0
<DbgPrintInfo:                  1480:  1118: S0: 05:55:18> :H:  ReplicaTombstone (d)       : 0
<DbgPrintInfo:                  1480:  1119: S0: 05:55:18> :H:  StagingLimitInKb           : 0
<DbgPrintInfo:                  1480:  1120: S0: 05:55:18> :H:  Log File                   : C:\WINNT\debug\NtFrs
<DbgPrintInfo:                  1480:  1121: S0: 05:55:18> :H:  Log Dir                    : C:\WINNT\debug
<DbgPrintInfo:                  1480:  1122: S0: 05:55:19> :H:  Log Files                  : 5
<DbgPrintInfo:                  1480:  1123: S0: 05:55:19> :H:  Max Log Lines              : 20000
<DbgPrintInfo:                  1480:  1124: S0: 05:55:19> :H:  Log Lines                  : 47
<DbgPrintInfo:                  1480:  1125: S0: 05:55:19> :H:  Copy Logs                  : FALSE
<DbgPrintInfo:                  1480:  1126: S0: 05:55:19> :H:  Interval                   : 0
<DbgPrintInfo:                  1480:  1127: S0: 05:55:19> :H:  TestFid                    : 0
<DbgPrintInfo:                  1480:  1128: S0: 05:55:19> :H:  Recipients                 : (null)
<DbgPrintInfo:                  1480:  1129: S0: 05:55:19> :H:  Profile                    : (null)
<DbgPrintInfo:                  1480:  1130: S0: 05:55:19> :H:  Assert Share               : (null)
<MainSCCheckPointUpdate:        1492:   691: S0: 05:55:19> :S: STARTUP CheckPoint = 2
<DbgPrintInfo:                  1480:  1131: S0: 05:55:19> :H:  Assert Files               : 5
<DbgPrintInfo:                  1480:  1132: S0: 05:55:20> :H:  UnjoinTrigger              : 0
<DbgPrintInfo:                  1480:  1133: S0: 05:55:20> :H:  Force VvJoin               : FALSE
<DbgPrintInfo:                  1480:  1134: S0: 05:55:20> :H:  Check Mem                  : FALSE
<DbgPrintInfo:                  1480:  1135: S0: 05:55:20> :H:  Compact Mem                : FALSE
<DbgPrintInfo:                  1480:  1136: S0: 05:55:20> :H:  Check Queues               : FALSE
<DbgPrintInfo:                  1480:  1141: S0: 05:55:20> :H:  Assert Seconds : Don't force an assert
<DbgPrintInfo:                  1480:  1145: S0: 05:55:20> :H:  Restart Seconds: Restart if assert after 600 seconds
<DbgPrintInfo:                  1480:  1149: S0: 05:55:20> :H:  Restart        : FALSE
<DbgPrintInfo:                  1480:  1150: S0: 05:55:20> :H:  VvJoinTests    : FALSE
<DbgPrintInfo:                  1480:  1152: S0: 05:55:20> :H:  FetchRetryTrigger  : 0
<DbgPrintInfo:                  1480:  1153: S0: 05:55:20> :H:  FetchRetryReset    : 0
<DbgPrintInfo:                  1480:  1154: S0: 05:55:20> :H:  FetchRetryResetInc : 0
<DbgPrintInfo:                  1480:  1155: S0: 05:55:20> 
<DbgPrintThreadIds:             1480:  1022: S0: 05:55:20> :H: Known thread IDs -
<DbgPrintThreadIds:             1480:  1030: S0: 05:55:20> :H: First                : 1480
<MainMustInit:                  1480:  1409: S0: 05:55:21> :S: Computer name is SERVERPDC
<MainMustInit:                  1480:  1425: S0: 05:55:21> Computer's DNS name is SERVERPDC.MYDOMAIN.CO.UK
<MainMustInit:                  1480:  1519: S0: 05:55:21> :S: Working Directory is c:\winnt\ntfrs
<MainMustInit:                  1480:  1652: S0: 05:55:21> Staging file COMPRESSION support is enabled.
<MainFrsShutDown:               1928:   886: S1: 05:55:21> :S: Using 90 as ShutDownTimeOut
<FrsRpcInitialize:              1480:  3590: S0: 05:55:21> :S: Max RPC threads is 16
<FrsRpcInitialize:              1480:  3596: S0: 05:55:21> :S: RPC port assignment is 0
<FrsRpcInitialize:              1480:  3602: S0: 05:55:22> :S: FRS RPC protocol sequences registered
<FrsRpcInitialize:              1480:  3608: S0: 05:55:22> :S: FRS RPC interface registered
<FrsRpcInitialize:              1480:  3614: S0: 05:55:22> :S: FRS RPC server interface installed
<FrsSetServiceStatus:           1480:   434: S0: 05:55:22> :SC: SetServiceStatus(State 4, CheckPoint 0, Hint 30000, ExitCode 0) succeeded
<FrsDsMainDsCs:                 2020: 10861: S0: 05:55:22> :DS: DsCs is starting.
<FrsSetServiceFailureAction:    1480:   262: S0: 05:55:22> :SC: Restart actions for service are already set.
<FrsDsMainDsCs:                 2020: 10914: S0: 05:55:23> Init Perfmon registry keys (PmInitPerfmonRegistryKeys()).
<FrsDsMainDsCs:                 2020: 10919: S0: 05:55:23> :DS: FrsDs has started.
<FrsDsBindDs:                   2020:  1633: S0: 05:55:23> :DS: ERROR - Binding to DS.  Ldap Status: Local Error
<FrsDsOpenDs:                   2020:  1786: S1: 05:55:23> :DS: WARN - FrsDsBindDs(no force) failed
<FrsDsOpenDs:                   2020:  1875: S0: 05:55:23> :DS: ERROR - Could not open the DS
<FrsDsBindDs:                   2020:  1633: S0: 05:55:28> :DS: ERROR - Binding to DS.  Ldap Status: Local Error
<FrsDsOpenDs:                   2020:  1786: S1: 05:55:29> :DS: WARN - FrsDsBindDs(no force) failed
<FrsDsOpenDs:                   2020:  1875: S0: 05:55:29> :DS: ERROR - Could not open the DS
<FrsDsBindDs:                   2020:  1633: S0: 05:55:59> :DS: ERROR - Binding to DS.  Ldap Status: Local Error
<FrsDsOpenDs:                   2020:  1786: S1: 05:55:59> :DS: WARN - FrsDsBindDs(no force) failed
<FrsDsOpenDs:                   2020:  1875: S0: 05:55:59> :DS: ERROR - Could not open the DS
<FrsDsFindComputer:             2020:  8717: S2: 05:58:59> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 05:58:59> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 05:58:59> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 05:58:59> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 05:58:59> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainDelCs:                      440:   275: S0: 05:58:59> Delayed command server has started.
<OutLogProcess:                 3724:  2421: S0: 05:59:00> Outbound log processor is starting.
<RcsInitializeReplicaCmdServer: 2020: 10617: S0: 05:59:00> :S: Min Join Retry       : 10000
<RcsInitializeReplicaCmdServer: 2020: 10620: S0: 05:59:00> :S: Max Join Retry       : 3600000
<RcsInitializeReplicaCmdServer: 2020: 10628: S0: 05:59:00> :S: Max Replica Threads  : 16
<RcsInitializeReplicaCmdServer: 2020: 10634: S0: 05:59:00> :S: Replica Start Timeout: 0
<RcsInitializeReplicaCmdServer: 2020: 10640: S0: 05:59:00> :S: Partner Clock Skew   : 30
<RcsInitializeReplicaCmdServer: 2020: 10648: S0: 05:59:00> :S: Replica Tombstone    : 32
<RcsMain:                       1444: 10419: S0: 05:59:00> :S: Replica subsystem is starting.
<DBService:                     3204:  3844: S0: 05:59:00> :S: Initializing DBService Subsystem
<FrsDsGetSettings:              2020:  3946: S1: 05:59:00> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 05:59:00> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<DbsDBInitialize:               3204:  3549: S0: 05:59:03> :S: Accessing the database file.
<DbsInitJet:                    3204: 10249: S1: 05:59:03> :S: calling JetInit with c:\winnt\ntfrs\jet\ntfrs.jdb 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ SystemPath               :        0, c:\winnt\ntfrs\jet\sys\
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ TempPath                 :        0, c:\winnt\ntfrs\jet\temp\tmp.edb
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LogFilePath              :        0, c:\winnt\ntfrs\jet\log\
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ BaseName                 :        0, edb
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ EventSource              :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ MaxSessions              :      128, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ MaxOpenTables            :     2000, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ PreferredMaxOpenTables   :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ MaxCursors               :     4000, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ MaxVerPages              :       64, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ MaxTemporaryTables       :       20, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LogFileSize              :     5120, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LogBuffers               :       80, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ WaitLogFlush             :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LogCheckpointPeriod      :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LogWaitingUserMax        :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ CommitDefault            :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ CircularLog              :        1, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ DbExtensionSize          :      256, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ PageTempDBMin            :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ PageFragment             :        8, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ PageReadAheadMax         :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ BatchIOBufferMax         :       64, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ CacheSize                :      528, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ CacheSizeMax             :      528, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ CheckpointDepthMax       : 20971520, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LRUKCorrInterval         :   128000, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LRUKHistoryMax           :     1024, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LRUKPolicy               :        2, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LRUKTimeout              :      100, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ LRUKTrxCorrInterval      :  5000000, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ OutstandingIOMax         :       64, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ StartFlushThreshold      :      102, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ StopFlushThreshold       :      409, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ TableClassName           :        0, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ ExceptionAction          :        2, 
<DbsOpenConfig:                 3204: 10926: S1: 05:59:06> ++ EventLogCache            :        0, 
<DbsTableRead:                  3204: 12934: S0: 05:59:06> JetRetrieveColumns on (ConfigTable) :  JStatus: BufferTruncated
<DbsDBInitialize:               3204:  3690: S1: 05:59:06> FrsOpenTable (ConfigTable) success
<DBService:                     3204:  3925: S0: 05:59:06> DataBase has started.
<OutLogProcess:                 3724:  2468: S0: 05:59:06> Outbound log processor has started.
<JrnlCommand:                   1328:  5397: S0: 05:59:06> Journal has started.
<ChgOrdAccept:                  3060:  1020: S0: 05:59:06> ChangeOrder Thread is starting.
<ChgOrdAccept:                  3060:  1116: S0: 05:59:06> ChangeOrder Thread has started.
<RcsMain:                       1444: 10423: S0: 05:59:06> :S: Replica subsystem has started.
<ThSupWaitThread:               2140:   501: S1: 06:03:59> :S: SndCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 06:03:59> :S: SndCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 06:04:06> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:04:06> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:04:06> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:04:06> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:04:06> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:04:06> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:04:06> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 06:05:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 06:05:06> :S: ReplicaCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 06:09:06> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:09:06> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:09:06> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:09:06> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:09:07> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:09:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:09:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:14:07> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:14:07> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:14:07> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:14:07> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:14:07> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:14:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:14:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:19:07> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:19:07> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:19:07> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:19:07> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:19:07> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:19:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:19:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 06:20:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 06:20:06> :S: ReplicaCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 06:24:07> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:24:07> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:24:07> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:24:07> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:24:07> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:24:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:24:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:29:07> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:29:07> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:29:07> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:29:07> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:29:07> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:29:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:29:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:34:07> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:34:07> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:34:07> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:34:07> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:34:07> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:34:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:34:07> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 06:35:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 06:35:06> :S: ReplicaCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 06:39:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:39:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:39:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:39:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:39:08> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:39:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:39:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:44:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:44:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:44:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:44:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:44:08> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:44:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:44:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:49:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:49:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:49:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:49:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:49:08> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:49:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:49:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 06:50:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 06:50:06> :S: ReplicaCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 06:54:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:54:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:54:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:54:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:54:08> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:54:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:54:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 06:59:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 06:59:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 06:59:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 06:59:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 06:59:08> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:59:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 06:59:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 07:04:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:04:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:04:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:04:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:04:08> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:04:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:04:08> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 07:05:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 07:05:06> :S: ReplicaCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 07:09:08> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:09:08> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:09:08> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:09:08> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:09:09> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:09:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:09:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 07:14:09> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:14:09> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:14:09> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:14:09> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:14:09> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:14:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:14:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 07:19:09> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:19:09> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:19:09> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:19:09> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:19:09> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:19:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:19:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 07:20:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 07:20:06> :S: ReplicaCs: normal wait
<FrsDsFindComputer:             2020:  8717: S2: 07:24:09> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:24:09> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:24:09> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:24:09> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:24:09> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:24:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:24:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 07:29:09> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:29:09> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:29:09> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:29:09> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:29:09> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:29:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:29:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsFindComputer:             2020:  8717: S2: 07:34:09> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:34:09> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:34:09> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:34:09> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:34:09> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:34:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:34:09> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<ThSupWaitThread:               2140:   501: S1: 07:35:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 07:35:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 07:37:59> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 07:39:11> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:39:11> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:39:11> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:39:11> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:39:11> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:39:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:39:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 07:43:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:43:40> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 07:44:12> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:44:12> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:44:12> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:44:12> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:44:12> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:44:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:44:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 07:44:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:44:50> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:45:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:46:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:46:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:47:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:47:45> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:48:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:48:55> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 07:49:12> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:49:12> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:49:12> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:49:12> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:49:12> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:49:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:49:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 07:49:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:50:05> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 07:50:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 07:50:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 07:50:40> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:51:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:51:50> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:52:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:53:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:53:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:54:10> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 07:54:12> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:54:12> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:54:12> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:54:12> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:54:12> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:54:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:54:12> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 07:54:32> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 07:54:32> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 07:54:32> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 07:54:32> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 07:54:32> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 07:54:32> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 07:54:32> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 07:54:32> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 07:54:32> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 07:54:32> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 07:54:32> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 07:54:32> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 07:54:32> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 07:54:32> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<FrsHashCalcString:             3864:  4777: S0: 07:54:33> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:54:33> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<FrsHashCalcString:             3864:  4777: S0: 07:54:43> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:54:43> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:54:45> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 07:55:03> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:55:03> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:55:21> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 07:55:33> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:55:33> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:55:56> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 07:56:13> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:56:14> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:56:31> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 07:57:05> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:57:05> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:57:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:57:41> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 07:58:07> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:58:07> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:58:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 07:58:52> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 07:59:12> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 07:59:12> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 07:59:12> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 07:59:12> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 07:59:12> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:59:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 07:59:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsHashCalcString:             3864:  4777: S0: 07:59:19> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 07:59:19> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 07:59:27> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 07:59:33> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 07:59:33> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 07:59:33> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 07:59:33> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 07:59:33> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 07:59:33> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 07:59:33> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 07:59:33> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 07:59:33> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 07:59:33> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 07:59:33> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 07:59:33> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 07:59:33> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 07:59:33> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 08:00:02> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 08:00:31> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 08:00:31> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:00:37> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 08:00:41> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 08:00:41> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:01:12> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:01:47> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 08:02:13> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 08:02:13> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:02:22> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:02:57> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:03:32> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:03:55> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:03:55> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:04:07> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:04:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:04:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:04:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:04:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:04:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:04:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:04:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<SERVER_FrsRpcStartPromotionParent:3864:  1824: S0: 08:04:33> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:3864:  1825: S0: 08:04:33> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:3864:  1826: S0: 08:04:33> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:3864:  1827: S0: 08:04:33> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:3864:  1828: S0: 08:04:33> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:3864:  1829: S0: 08:04:33> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:3864:  1830: S0: 08:04:33> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:3864:  1831: S0: 08:04:33> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:3864:  1665: S0: 08:04:33> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:3864:  1666: S0: 08:04:33> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:3864:  1667: S0: 08:04:33> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    3864:  5527: S0: 08:04:33> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:3864:  1696: S0: 08:04:33> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:3864:  1839: S0: 08:04:33> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 08:04:42> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 08:05:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 08:05:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 08:05:17> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:05:48> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:05:48> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:05:52> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:06:27> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:07:02> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:07:37> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 08:07:50> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 08:07:50> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:08:12> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:08:47> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:09:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:09:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:09:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:09:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:09:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:09:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:09:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:09:22> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 08:09:34> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 08:09:34> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 08:09:34> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 08:09:34> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 08:09:34> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 08:09:34> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 08:09:34> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 08:09:34> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 08:09:34> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 08:09:34> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 08:09:34> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 08:09:34> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 08:09:34> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 08:09:34> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 08:09:57> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3864:  4777: S0: 08:10:15> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3864:   436: S0: 08:10:15> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:10:32> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:11:07> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:11:42> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:12:17> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:12:50> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:12:50> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:12:52> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:13:27> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:13:58> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:14:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:14:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:14:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:14:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:14:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:14:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:14:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:14:33> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 08:14:34> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 08:14:34> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 08:14:34> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 08:14:34> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 08:14:34> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 08:14:34> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 08:14:34> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 08:14:34> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 08:14:34> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 08:14:34> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 08:14:34> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 08:14:34> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 08:14:34> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 08:14:34> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 08:15:08> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:15:31> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:15:31> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<FrsHashCalcString:             1948:  4777: S0: 08:15:35> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:15:35> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:15:43> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:16:18> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:16:53> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:17:28> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:18:03> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:18:30> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:18:30> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:18:38> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:19:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:19:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:19:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:19:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:19:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:19:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:19:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:19:13> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 08:19:34> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 08:19:34> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 08:19:35> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 08:19:35> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 08:19:35> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 08:19:35> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 08:19:35> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 08:19:35> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 08:19:35> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 08:19:35> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 08:19:35> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 08:19:35> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 08:19:35> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 08:19:35> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 08:19:48> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 08:20:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 08:20:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 08:20:23> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:20:58> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:21:34> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:22:08> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:22:43> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:23:18> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:23:50> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:24:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:24:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:24:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:24:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:24:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:24:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:24:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:24:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:25:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:25:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:26:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:26:46> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:27:21> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:27:56> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:28:31> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:28:42> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:28:42> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:29:06> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:29:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:29:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:29:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:29:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:29:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:29:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:29:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:29:41> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1608:  1824: S0: 08:29:56> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1608:  1825: S0: 08:29:56> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1608:  1826: S0: 08:29:56> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1608:  1827: S0: 08:29:56> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1608:  1828: S0: 08:29:56> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1608:  1829: S0: 08:29:56> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1608:  1830: S0: 08:29:56> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1608:  1831: S0: 08:29:56> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1608:  1665: S0: 08:29:56> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1608:  1666: S0: 08:29:56> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1608:  1667: S0: 08:29:56> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1608:  5527: S0: 08:29:56> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1608:  1696: S0: 08:29:56> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1608:  1839: S0: 08:29:56> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 08:30:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:30:51> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:31:26> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:32:01> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 08:32:11> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 08:32:11> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 08:32:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:33:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:33:46> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:34:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:34:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:34:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:34:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:34:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:34:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:34:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:34:21> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:34:56> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 08:35:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 08:35:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 08:35:31> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:36:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:36:41> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:37:17> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:37:52> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:38:27> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:39:02> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:39:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:39:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:39:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:39:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:39:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:39:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:39:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:39:37> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:40:12> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:40:47> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:41:22> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:41:57> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:42:32> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:43:07> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:43:42> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:44:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:44:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:44:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:44:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:44:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:44:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:44:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:44:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:45:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:45:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:46:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:46:45> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:47:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:47:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:48:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:49:05> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:49:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:49:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:49:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:49:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:49:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:49:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:49:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:49:40> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 08:50:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 08:50:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 08:50:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:50:50> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:51:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:52:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:52:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:53:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:53:45> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:54:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:54:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:54:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:54:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:54:13> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:54:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:54:13> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:54:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:54:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:55:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:56:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:56:40> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:57:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:57:50> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:58:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 08:59:00> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 08:59:13> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 08:59:13> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 08:59:13> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 08:59:13> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 08:59:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:59:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 08:59:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 08:59:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:00:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:00:45> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:01:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:01:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:02:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:03:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:03:40> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:04:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:04:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:04:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:04:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:04:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:04:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:04:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:04:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:04:50> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 09:05:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 09:05:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 09:05:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:06:01> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:06:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:07:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:07:46> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:08:21> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:08:56> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:09:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:09:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:09:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:09:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:09:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:09:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:09:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:09:31> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:10:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:10:41> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:11:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:11:51> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:12:26> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:13:01> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:13:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:14:11> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:14:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:14:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:14:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:14:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:14:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:14:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:14:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:14:46> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:15:21> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:15:56> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:16:31> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:17:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:17:41> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:18:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:18:51> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:19:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:19:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:19:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:19:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:19:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:19:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:19:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:19:26> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:20:01> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 09:20:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 09:20:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 09:20:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:21:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:21:49> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:22:24> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:22:59> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:23:34> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:24:09> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:24:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:24:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:24:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:24:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:24:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:24:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:24:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:24:44> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:25:19> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:25:54> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:26:29> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:27:04> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:27:40> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:28:14> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:28:49> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:29:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:29:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:29:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:29:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:29:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:29:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:29:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:29:24> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:29:59> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:30:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:31:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:31:45> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:32:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:32:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:33:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:34:05> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:34:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:34:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:34:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:34:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:34:14> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:34:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:34:14> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:34:40> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 09:35:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 09:35:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 09:35:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:35:50> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:36:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:37:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:37:35> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:38:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:38:45> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 09:38:57> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 09:38:57> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<FrsDsFindComputer:             2020:  8717: S2: 09:39:14> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:39:14> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:39:14> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:39:14> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:39:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:39:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:39:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:39:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:39:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:40:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:41:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:41:40> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:3684:  1824: S0: 09:41:49> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:3684:  1825: S0: 09:41:49> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:3684:  1826: S0: 09:41:49> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:3684:  1827: S0: 09:41:49> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:3684:  1828: S0: 09:41:49> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:3684:  1829: S0: 09:41:49> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:3684:  1830: S0: 09:41:49> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:3684:  1831: S0: 09:41:49> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1665: S0: 09:41:49> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1666: S0: 09:41:49> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1667: S0: 09:41:49> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    3684:  5527: S0: 09:41:49> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1696: S0: 09:41:49> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:3684:  1839: S0: 09:41:49> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 09:42:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:42:50> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 09:43:23> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 09:43:23> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 09:43:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:44:00> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:44:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:44:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:44:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:44:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:44:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:44:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:44:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:44:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:45:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:45:46> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 09:45:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 09:45:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 09:46:21> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 09:46:50> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 09:46:50> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 09:46:50> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 09:46:50> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 09:46:50> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 09:46:50> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 09:46:50> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 09:46:50> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 09:46:50> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 09:46:50> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 09:46:50> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 09:46:50> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 09:46:50> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 09:46:50> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 09:46:56> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:47:31> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 09:47:59> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 09:48:00> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 09:48:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:48:41> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:49:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:49:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:49:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:49:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:49:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:49:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:49:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:49:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:49:51> :S: Received control code 4 from Service Controller
<DbgPrintThreadIds:             4028:  1022: S2: 09:50:06> :H: Known thread IDs -
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: First                : 1480
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: Shutdown             : 1928
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: FrsDs                : 2020
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: SndCs                : 3180
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: DelCs                : 440
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: OutLog               : 3724
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: ReplicaCs            : 4028
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: JRNL                 : 1328
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: DBCs                 : 3204
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: JrnlRead             : 3052
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: COAccept             : 3060
<DbgPrintThreadIds:             4028:  1030: S2: 09:50:06> :H: ThCs: Wait on threads. : 2140
<FrsPrintAllocStats:            4028:   216: S2: 09:50:06> 
<FrsPrintAllocStats:            4028:   217: S2: 09:50:06> NTFRS MEMORY USAGE:
<FrsPrintAllocStats:            4028:   220: S2: 09:50:06>    ENABLE STATS   : FALSE
<FrsPrintAllocStats:            4028:   224: S2: 09:50:06>    Alloced        :   1250 KB (10000 calls)
<FrsPrintAllocStats:            4028:   228: S2: 09:50:06>    Freed          :      0 KB (0 calls)
<FrsPrintAllocStats:            4028:   231: S2: 09:50:06>    Delta          :      0 KB
<FrsPrintAllocStats:            4028:   234: S2: 09:50:06>    Max delta      :      0 KB
<FrsPrintAllocStats:            4028:   237: S2: 09:50:06>    Addr Range     :  19652 KB
<FrsPrintAllocStats:            4028:   238: S2: 09:50:06>    OnFreeList     : 0
<FrsPrintAllocStats:            4028:   239: S2: 09:50:06>    ReAllocs       : 9669
<FrsPrintAllocStats:            4028:   240: S2: 09:50:06>    NewAllocs      : 331
<FrsPrintAllocStats:            4028:   241: S2: 09:50:06>    MinAddr        : 0x00233cd0
<FrsPrintAllocStats:            4028:   242: S2: 09:50:06>    MaxAddr        : 0x01564cf8
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       THREAD_CONTEXT_TYPE       :      3 Calls,      3 Max,      3 busy
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       REPLICA_TYPE              :      1 Calls,      1 Max,      1 busy
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       CONFIG_NODE_TYPE          :    752 Calls,     16 Max,      0 busy
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       THREAD_TYPE               :     24 Calls,      9 Max,      8 busy
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       GEN_TABLE_TYPE            :    341 Calls,     18 Max,     12 busy
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       COMMAND_PACKET_TYPE       :    295 Calls,      7 Max,      6 busy
<FrsPrintAllocStats:            4028:   250: S2: 09:50:06>       QHASH_TABLE_TYPE          :      5 Calls,      5 Max,      5 busy
<FrsPrintAllocStats:            4028:   252: S2: 09:50:06> 
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>            0 to     15 :   1334 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>           16 to     31 :   1611 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>           32 to     47 :   1284 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>           48 to     63 :    587 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>           64 to     79 :    963 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>           80 to     95 :    286 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>           96 to    111 :    144 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          112 to    127 :    378 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          128 to    143 :     97 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          144 to    159 :    752 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          160 to    175 :     94 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          176 to    191 :     94 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          192 to    207 :     94 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          208 to    223 :    188 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          224 to    239 :    578 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          240 to    255 :    376 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          256 to    271 :     55 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          272 to    287 :    329 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          288 to    303 :     94 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          320 to    335 :    282 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          336 to    351 :     94 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          416 to    431 :      2 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          560 to    575 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          800 to    815 :    231 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>          864 to    879 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         1024 to   1039 :     34 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         1088 to   1103 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         1104 to   1119 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         2128 to   2143 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         2160 to   2175 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         2480 to   2495 :      3 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         2544 to   2559 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         2736 to   2751 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         3152 to   3167 :      2 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         3264 to   3279 :      1 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>         4000 to   4015 :      2 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   260: S2: 09:50:06>        16368 to  16383 :      3 Calls,      0 Max,      0 busy
<FrsPrintAllocStats:            4028:   262: S2: 09:50:06> 
<ThSupWaitThread:               2140:   501: S1: 09:50:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 09:50:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 09:50:26> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:50:57> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:51:32> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 09:51:50> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 09:51:50> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 09:51:50> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 09:51:50> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 09:51:51> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 09:51:51> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 09:51:51> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 09:51:51> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 09:51:51> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 09:51:51> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 09:51:51> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 09:51:51> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 09:51:51> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 09:51:51> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 09:52:07> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:52:42> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 09:52:46> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 09:52:46> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 09:53:17> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:53:52> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:54:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:54:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:54:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:54:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:54:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:54:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:54:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:54:27> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:55:02> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:55:37> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:56:14> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:56:44> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 09:56:51> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 09:56:51> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 09:56:52> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 09:56:52> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 09:56:52> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 09:56:53> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 09:56:53> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 09:56:53> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 09:56:54> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 09:56:54> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 09:56:54> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 09:56:54> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 09:56:55> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 09:56:55> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 09:57:19> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 09:57:43> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 09:57:43> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 09:57:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:58:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 09:59:05> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 09:59:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 09:59:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 09:59:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 09:59:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 09:59:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:59:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 09:59:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 09:59:40> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:00:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:00:50> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:00:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:00:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:01:25> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:3684:  1824: S0: 10:01:55> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:3684:  1825: S0: 10:01:55> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:3684:  1826: S0: 10:01:55> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:3684:  1827: S0: 10:01:55> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:3684:  1828: S0: 10:01:55> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:3684:  1829: S0: 10:01:55> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:3684:  1830: S0: 10:01:55> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:3684:  1831: S0: 10:01:55> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1665: S0: 10:01:55> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1666: S0: 10:01:56> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1667: S0: 10:01:56> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    3684:  5527: S0: 10:01:56> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1696: S0: 10:01:56> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:3684:  1839: S0: 10:01:56> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:02:00> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:02:35> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:02:50> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:02:50> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:03:10> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:03:45> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:04:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:04:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:04:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:04:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:04:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:04:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:04:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:04:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:04:55> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 10:05:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 10:05:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 10:05:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:06:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:06:40> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:3684:  1824: S0: 10:06:56> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:3684:  1825: S0: 10:06:56> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:3684:  1826: S0: 10:06:56> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:3684:  1827: S0: 10:06:56> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:3684:  1828: S0: 10:06:56> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:3684:  1829: S0: 10:06:56> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:3684:  1830: S0: 10:06:56> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:3684:  1831: S0: 10:06:56> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1665: S0: 10:06:56> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1666: S0: 10:06:56> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1667: S0: 10:06:56> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    3684:  5527: S0: 10:06:56> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1696: S0: 10:06:57> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:3684:  1839: S0: 10:06:57> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:07:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:07:50> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3684:  4777: S0: 10:08:08> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3684:   436: S0: 10:08:08> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:08:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:09:10> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:09:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:09:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:09:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:09:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:09:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:09:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:09:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:09:45> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:10:20> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:10:55> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:11:30> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 10:11:57> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 10:11:57> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 10:11:57> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 10:11:57> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 10:11:57> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 10:11:57> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 10:11:57> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 10:11:57> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 10:11:57> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 10:11:57> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 10:11:57> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 10:11:57> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 10:11:57> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 10:11:57> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:12:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:12:40> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:13:15> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:13:35> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:13:35> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:13:50> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:14:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:14:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:14:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:14:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:14:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:14:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:14:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:14:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:15:01> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:15:36> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:15:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:15:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:16:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:16:46> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 10:16:57> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 10:16:57> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 10:16:58> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 10:16:58> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 10:16:58> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 10:16:58> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 10:16:58> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 10:16:58> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 10:16:58> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 10:16:58> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 10:16:58> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 10:16:58> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 10:16:58> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 10:16:58> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:17:21> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:17:56> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:18:31> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:19:06> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:19:13> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:19:13> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<FrsDsFindComputer:             2020:  8717: S2: 10:19:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:19:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:19:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:19:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:19:15> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:19:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:19:15> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:19:41> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 10:20:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 10:20:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 10:20:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:20:51> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:21:22> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:21:57> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:3684:  1824: S0: 10:21:58> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:3684:  1825: S0: 10:21:58> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:3684:  1826: S0: 10:21:58> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:3684:  1827: S0: 10:21:58> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:3684:  1828: S0: 10:21:58> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:3684:  1829: S0: 10:21:59> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:3684:  1830: S0: 10:21:59> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:3684:  1831: S0: 10:21:59> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1665: S0: 10:21:59> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1666: S0: 10:21:59> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1667: S0: 10:21:59> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    3684:  5527: S0: 10:21:59> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1696: S0: 10:21:59> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:3684:  1839: S0: 10:21:59> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:22:32> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:23:07> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:23:42> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:24:15> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:24:15> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:24:15> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:24:15> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:24:16> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:24:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:24:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:24:17> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:24:52> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             3684:  4777: S0: 10:25:01> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      3684:   436: S0: 10:25:01> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:25:28> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:26:03> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:26:38> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 10:26:59> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 10:26:59> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 10:26:59> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 10:26:59> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 10:26:59> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 10:26:59> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 10:26:59> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 10:26:59> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 10:27:00> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 10:27:00> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 10:27:00> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 10:27:00> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 10:27:00> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 10:27:00> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:27:13> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:27:48> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:28:23> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:28:58> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:29:16> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:29:16> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:29:16> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:29:16> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:29:16> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:29:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:29:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:29:33> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:30:08> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:30:43> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:30:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:30:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<FrsHashCalcString:             1948:  4777: S0: 10:30:59> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:30:59> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:31:18> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:31:53> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:3684:  1824: S0: 10:32:00> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:3684:  1825: S0: 10:32:00> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:3684:  1826: S0: 10:32:00> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:3684:  1827: S0: 10:32:00> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:3684:  1828: S0: 10:32:00> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:3684:  1829: S0: 10:32:00> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:3684:  1830: S0: 10:32:00> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:3684:  1831: S0: 10:32:00> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1665: S0: 10:32:01> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1666: S0: 10:32:01> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1667: S0: 10:32:01> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    3684:  5527: S0: 10:32:01> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:3684:  1696: S0: 10:32:01> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:3684:  1839: S0: 10:32:01> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:32:28> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:33:03> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:33:38> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:34:13> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:34:16> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:34:16> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:34:16> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:34:16> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:34:16> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:34:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:34:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:34:48> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 10:35:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 10:35:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 10:35:23> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:35:58> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:36:33> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 10:37:01> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 10:37:01> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 10:37:01> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 10:37:01> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 10:37:01> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 10:37:01> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 10:37:01> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 10:37:01> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 10:37:01> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 10:37:01> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 10:37:01> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 10:37:01> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 10:37:01> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 10:37:02> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<FrsHashCalcString:             1948:  4777: S0: 10:37:07> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:37:07> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:37:08> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:37:43> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:38:18> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:38:53> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:39:16> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:39:16> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:39:16> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:39:16> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:39:16> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:39:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:39:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:39:28> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:40:03> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:40:38> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:41:13> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:41:44> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:4840:  1824: S0: 10:42:02> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:4840:  1825: S0: 10:42:02> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:4840:  1826: S0: 10:42:02> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:4840:  1827: S0: 10:42:02> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:4840:  1828: S0: 10:42:02> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:4840:  1829: S0: 10:42:02> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:4840:  1830: S0: 10:42:02> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:4840:  1831: S0: 10:42:02> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1665: S0: 10:42:02> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1666: S0: 10:42:02> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1667: S0: 10:42:02> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    4840:  5527: S0: 10:42:02> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1696: S0: 10:42:02> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:4840:  1839: S0: 10:42:02> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:42:19> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:42:54> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             4840:  4777: S0: 10:43:25> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      4840:   436: S0: 10:43:25> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:43:29> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:44:04> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:44:16> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:44:16> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:44:16> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:44:16> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:44:16> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:44:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:44:16> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:44:39> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:45:15> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:45:50> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:45:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:45:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:46:25> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:47:01> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 10:47:03> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 10:47:03> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 10:47:03> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 10:47:03> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 10:47:03> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 10:47:03> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 10:47:03> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 10:47:03> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 10:47:03> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 10:47:03> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 10:47:03> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 10:47:03> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 10:47:03> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 10:47:03> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:47:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:48:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:48:46> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:49:16> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:49:16> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:49:16> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:49:16> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:49:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:49:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:49:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:49:21> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:49:53> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:49:53> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:49:56> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 10:50:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 10:50:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 10:50:31> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:51:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:51:41> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:4840:  1824: S0: 10:52:03> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:4840:  1825: S0: 10:52:03> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:4840:  1826: S0: 10:52:03> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:4840:  1827: S0: 10:52:03> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:4840:  1828: S0: 10:52:03> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:4840:  1829: S0: 10:52:03> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:4840:  1830: S0: 10:52:03> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:4840:  1831: S0: 10:52:03> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1665: S0: 10:52:03> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1666: S0: 10:52:03> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1667: S0: 10:52:03> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    4840:  5527: S0: 10:52:03> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1696: S0: 10:52:03> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:4840:  1839: S0: 10:52:03> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:52:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:52:51> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:53:26> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:54:01> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:54:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:54:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:54:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:54:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:54:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:54:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:54:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:54:36> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:55:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:55:46> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:56:21> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 10:56:32> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 10:56:32> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 10:56:56> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:4840:  1824: S0: 10:57:04> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:4840:  1825: S0: 10:57:04> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:4840:  1826: S0: 10:57:04> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:4840:  1827: S0: 10:57:04> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:4840:  1828: S0: 10:57:04> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:4840:  1829: S0: 10:57:04> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:4840:  1830: S0: 10:57:04> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:4840:  1831: S0: 10:57:04> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1665: S0: 10:57:04> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1666: S0: 10:57:04> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1667: S0: 10:57:04> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    4840:  5527: S0: 10:57:04> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1696: S0: 10:57:04> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:4840:  1839: S0: 10:57:04> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 10:57:31> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:58:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:58:41> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 10:59:16> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 10:59:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 10:59:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 10:59:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 10:59:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 10:59:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:59:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 10:59:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 10:59:51> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:00:26> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:00:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:00:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:01:01> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:01:36> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:02:05> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:02:05> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:02:05> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:02:05> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:02:05> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:02:05> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:02:05> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:02:05> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:02:05> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:02:05> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:02:05> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:02:05> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:02:05> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:02:05> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:02:11> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:02:46> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:03:21> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:03:21> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:03:22> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:03:56> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:04:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:04:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:04:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:04:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:04:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:04:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:04:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:04:31> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 11:05:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 11:05:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 11:05:06> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:05:41> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:06:16> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:06:52> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:07:06> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:07:06> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:07:06> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:07:06> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:07:06> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:07:06> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:07:06> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:07:06> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:07:06> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:07:06> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:07:06> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:07:06> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:07:06> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:07:06> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:07:27> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:08:02> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:08:37> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:09:12> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:09:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:09:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:09:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:09:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:09:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:09:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:09:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:09:47> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:10:21> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:10:21> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:10:22> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:10:57> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:11:32> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:12:06> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:12:06> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:12:06> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:12:06> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:12:06> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:12:06> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:12:06> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:12:06> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:12:06> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:12:06> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:12:06> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:12:06> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:12:07> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:12:07> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:12:08> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:12:43> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:13:18> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:13:53> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:14:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:14:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:14:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:14:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:14:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:14:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:14:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:14:28> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:15:03> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:15:38> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:15:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:15:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:16:13> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:16:48> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:17:07> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:17:07> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:17:07> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:17:07> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:17:07> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:17:07> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:17:07> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:17:07> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:17:07> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:17:07> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:17:07> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:17:07> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:17:07> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:17:07> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:17:23> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:17:30> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:17:31> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:17:58> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:18:33> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:19:08> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:19:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:19:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:19:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:19:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:19:17> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:19:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:19:17> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:19:43> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 11:20:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 11:20:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 11:20:18> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:20:53> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:21:28> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:22:04> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:4840:  1824: S0: 11:22:07> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:4840:  1825: S0: 11:22:07> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:4840:  1826: S0: 11:22:07> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:4840:  1827: S0: 11:22:07> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:4840:  1828: S0: 11:22:08> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:4840:  1829: S0: 11:22:08> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:4840:  1830: S0: 11:22:08> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:4840:  1831: S0: 11:22:08> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1665: S0: 11:22:08> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1666: S0: 11:22:08> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1667: S0: 11:22:08> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    4840:  5527: S0: 11:22:08> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:4840:  1696: S0: 11:22:08> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:4840:  1839: S0: 11:22:08> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:22:39> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:23:14> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:23:49> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:24:17> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:24:17> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:24:17> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:24:17> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:24:18> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:24:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:24:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:24:24> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:24:50> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:24:50> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:24:59> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:25:30> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:26:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:26:40> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:27:08> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:27:08> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:27:08> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:27:08> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:27:08> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:27:09> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:27:09> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:27:09> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:27:09> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:27:09> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:27:09> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:27:09> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:27:09> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:27:09> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:27:12> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:27:47> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:28:22> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:28:57> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:29:18> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:29:18> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:29:18> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:29:18> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:29:18> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:29:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:29:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:29:32> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:30:07> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:30:42> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:30:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:30:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:31:17> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:31:52> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:32:09> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:32:09> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:32:09> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:32:09> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:32:09> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:32:10> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:32:10> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:32:10> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:32:10> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:32:10> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:32:10> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:32:10> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:32:10> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:32:10> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<FrsHashCalcString:             1948:  4777: S0: 11:32:20> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:32:20> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:32:23> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:32:58> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:33:33> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:34:04> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:34:18> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:34:18> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:34:18> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:34:18> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:34:18> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:34:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:34:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:34:39> :S: Received control code 4 from Service Controller
<ThSupWaitThread:               2140:   501: S1: 11:35:06> :S: ReplicaCs: Waiting
<ThSupWaitThread:               2140:   529: S1: 11:35:06> :S: ReplicaCs: normal wait
<MainServiceHandler:            1468:  2053: S0: 11:35:14> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:35:49> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:36:24> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:36:59> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:37:10> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:37:10> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:37:10> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:37:10> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:37:10> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:37:10> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:37:10> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:37:10> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:37:10> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:37:10> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:37:10> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:37:10> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:37:10> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:37:11> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:37:34> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:38:09> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:38:44> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:39:18> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:39:18> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:39:18> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:39:18> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:39:18> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:39:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:39:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:39:19> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:39:55> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:40:00> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:40:00> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:40:29> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:41:05> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:41:39> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:42:11> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:42:11> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:42:11> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:42:11> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:42:11> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:42:11> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:42:11> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:42:11> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:42:11> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:42:11> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:42:11> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:42:11> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:42:11> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:42:11> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:42:14> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:42:49> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:43:24> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:43:59> :S: Received control code 4 from Service Controller
<FrsDsFindComputer:             2020:  8717: S2: 11:44:18> :DS: Computer FQDN is cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsFindComputer:             2020:  8723: S2: 11:44:18> :DS: Computer's dns name is SERVERPDC.MYDOMAIN.CO.UK
<FrsDsFindComputer:             2020:  8737: S2: 11:44:18> :DS: Settings reference is cn=ntds settings,cn=SERVERPDC,cn=servers,cn=default-first-site-name,cn=sites,cn=configuration,dc=MYDOMAIN,dc=co,dc=uk
<FrsDsGetSubscribers:           2020:  8169: S0: 11:44:18> :DS: No NTFRSSubscriber object found under cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSubscribers:           2020:  8169: S0: 11:44:18> :DS: No NTFRSSubscriber object found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:44:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<FrsDsGetSettings:              2020:  3946: S1: 11:44:18> :DS: WARN - No NTFRSSettings objects found under cn=17e63bd0-87b4-4196-a78c-cda5c0ff0931,cn=dfs volumes,cn=ntfrs subscriptions,cn=SERVERPDC,ou=domain controllers,dc=MYDOMAIN,dc=co,dc=uk!
<MainServiceHandler:            1468:  2053: S0: 11:44:34> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:45:09> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:45:44> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:45:52> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:45:52> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:46:19> :S: Received control code 4 from Service Controller
<MainServiceHandler:            1468:  2053: S0: 11:46:54> :S: Received control code 4 from Service Controller
<SERVER_FrsRpcStartPromotionParent:1948:  1824: S0: 11:47:11> :S: SERVER Start Promotion Parent:
<SERVER_FrsRpcStartPromotionParent:1948:  1825: S0: 11:47:11> :S: 	Partner      : SERVERBDC.MYDOMAIN.CO.UK
<SERVER_FrsRpcStartPromotionParent:1948:  1826: S0: 11:47:11> :S: 	PartnerPrinc : MYDOMAIN\SERVERBDC$
<SERVER_FrsRpcStartPromotionParent:1948:  1827: S0: 11:47:11> :S: 	AuthLevel    : 0
<SERVER_FrsRpcStartPromotionParent:1948:  1828: S0: 11:47:11> :S: 	Account      : (null)
<SERVER_FrsRpcStartPromotionParent:1948:  1829: S0: 11:47:11> :S: 	SetName      : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<SERVER_FrsRpcStartPromotionParent:1948:  1830: S0: 11:47:11> :S: 	SetType      : Domain
<SERVER_FrsRpcStartPromotionParent:1948:  1831: S0: 11:47:11> :S: 	CxtionName   : \\SERVERPDC.MYDOMAIN.CO.UK
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1665: S0: 11:47:11> :S: SERVER Verify Promotion Parent:
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1666: S0: 11:47:12> :S: 	SetName  : DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1667: S0: 11:47:12> :S: 	SetType  : Domain
<FrsDsVerifyPromotionParent:    1948:  5527: S0: 11:47:12> :S: ERROR - DOMAIN SYSTEM VOLUME (SYSVOL SHARE) does not exist on SERVERPDC!
<LOCAL_FrsRpcVerifyPromotionParent:1948:  1696: S0: 11:47:12> ++ ERROR - verifying set DOMAIN SYSTEM VOLUME (SYSVOL SHARE) on parent SERVERPDC;  WStatus: ERROR_NOT_FOUND
<SERVER_FrsRpcStartPromotionParent:1948:  1839: S0: 11:47:12> ++ ERROR - verify;  WStatus: FRS_ERR_SYSVOL_POPULATE
<MainServiceHandler:            1468:  2053: S0: 11:47:30> :S: Received control code 4 from Service Controller
<FrsHashCalcString:             1948:  4777: S0: 11:47:51> Name = S-1-5-21-1417001333-1659004503-725345543-1609
<SERVER_FrsRpcSendCommPkt:      1948:   436: S0: 11:47:51> ++ ERROR - Invalid Partner: AuthClient:MYDOMAIN\SERVERBDC$, AuthSid:S-1-5-21-1417001333-1659004503-725345543-1609
<MainServiceHandler:            1468:  2053: S0: 11:48:05> :S: Received control code 4 from Service Controller
 
- end of file -
[+][-]08/04/09 05:34 AM, ID: 25012897Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/05/09 09:41 PM, ID: 25030165Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/06/09 05:15 AM, ID: 25032336Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/06/09 11:44 AM, ID: 25036690Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/06/09 11:46 AM, ID: 25036721Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/06/09 11:51 AM, ID: 25036777Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/06/09 11:53 AM, ID: 25036792Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Windows 2003 Server
Tags: NTFRS, WINDOWS 2000, WINDOWS2003
Sign Up Now!
Solution Provided By: chuku
Participating Experts: 1
Solution Grade: C
 
[+][-]08/06/09 11:57 AM, ID: 25036836Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/06/09 12:02 PM, ID: 25036900Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/06/09 12:06 PM, ID: 25036939Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/09/09 11:38 PM, ID: 25057541Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-89 - Hierarchy / EE_QW_3_20080625