1 00:00:00,940 --> 00:00:06,240 ntds to bring up Active Directory, as well as its dependencies. 2 00:00:06,240 --> 00:00:08,550 Now, what's the old‑school analog? 3 00:00:08,550 --> 00:00:11,280 That would be Directory Services Restore Mode. 4 00:00:11,280 --> 00:00:15,180 And what we'll need to do there is, this is just one way to do it, 5 00:00:15,180 --> 00:00:17,040 go to msconfig. 6 00:00:17,040 --> 00:00:17,440 I mean, 7 00:00:17,440 --> 00:00:21,110 I remember the days of rebooting a domain controller and then 8 00:00:21,110 --> 00:00:24,620 having a keyboard there and hammering on F8. 9 00:00:24,620 --> 00:00:27,090 I mean, ain't nobody got time for that. 10 00:00:27,090 --> 00:00:30,950 Especially when every minute of unavailability counts for these 11 00:00:30,950 --> 00:00:33,790 machines and you have service level agreements attached to 12 00:00:33,790 --> 00:00:37,960 these machines and their services, much better to be very intentional. 13 00:00:37,960 --> 00:00:41,290 So MSConfig, also known as system configuration, 14 00:00:41,290 --> 00:00:45,480 allows us to be very intentional on the boot page here and say, 15 00:00:45,480 --> 00:00:49,380 let's do a Safe boot for Active Directory repair. 16 00:00:49,380 --> 00:00:53,940 This way, we're guaranteed that upon system restart, 17 00:00:53,940 --> 00:00:57,350 we'll go into Directory Services Restore Mode. 18 00:00:57,350 --> 00:01:03,240 So let's click OK and hit Restart to start that process. 19 00:01:03,240 --> 00:01:04,930 All right, well, I'm back from the restart. 20 00:01:04,930 --> 00:01:08,040 I actually was having some problems getting into 21 00:01:08,040 --> 00:01:09,840 Directory Services Restore Mode, 22 00:01:09,840 --> 00:01:13,010 so I figured the next best thing would be to just show you. 23 00:01:13,010 --> 00:01:15,930 I mean, not that there's anything dramatic to see. 24 00:01:15,930 --> 00:01:19,880 All you have is the Advanced Boot Options going into DSRM, 25 00:01:19,880 --> 00:01:24,680 and then you're given a Command Prompt from which you can run your commands, 26 00:01:24,680 --> 00:01:29,370 just exactly like I showed you, with Restartable AD DS. 27 00:01:29,370 --> 00:01:32,600 You'll want to make sure that you come out of MSConfig 28 00:01:32,600 --> 00:01:34,370 mode and that you're restarting normally, 29 00:01:34,370 --> 00:01:39,950 just verify that your Boot is set back to regular, 30 00:01:39,950 --> 00:01:43,840 no Safe boot, just a regular, old standard startup. 31 00:01:43,840 --> 00:01:46,430 Last thing we're going to do here is look at replication. 32 00:01:46,430 --> 00:01:50,840 Specifically, let's kick the tires a bit with repadmin. 33 00:01:50,840 --> 00:01:52,260 Like I said, /? 34 00:01:52,260 --> 00:01:54,940 gives you some nice help. 35 00:01:54,940 --> 00:02:00,080 You can always do a repadmin and then pipe that to a text file. 36 00:02:00,080 --> 00:02:01,890 That'll give you a print of all that. 37 00:02:01,890 --> 00:02:03,420 But you can go online too. 38 00:02:03,420 --> 00:02:06,340 I mean, that's not that great of a recommendation. 39 00:02:06,340 --> 00:02:12,380 How about, show replsummary and see what's going on. 40 00:02:12,380 --> 00:02:15,540 Now, as I showed you at the beginning of this demo, 41 00:02:15,540 --> 00:02:17,620 let's see, total percent error, okay, 42 00:02:17,620 --> 00:02:20,390 so I've got some communications happening here. 43 00:02:20,390 --> 00:02:26,390 I've brought up MEM1, which is my second domain controller in this environment, 44 00:02:26,390 --> 00:02:28,380 about 25 minutes ago, 45 00:02:28,380 --> 00:02:32,580 so it makes sense that the delta here is that amount of prize. 46 00:02:32,580 --> 00:02:36,370 We've got some issues here, maybe a network‑level error. 47 00:02:36,370 --> 00:02:44,000 Let's take a look at some additional flags, like replsummary was good. How about showrepl?