1 00:00:01,240 --> 00:00:07,040 Migrate DHCP and printer workloads to Windows Server 2022. 2 00:00:07,040 --> 00:00:09,300 The use case here would be something like this. 3 00:00:09,300 --> 00:00:13,040 Your manager sends you a chat message or a phone 4 00:00:13,040 --> 00:00:15,400 call or whatever it is and says, 5 00:00:15,400 --> 00:00:19,440 it'd be great if you'd go ahead and migrate our old DHCP servers 6 00:00:19,440 --> 00:00:22,170 to new hardware running Windows Server 2022, 7 00:00:22,170 --> 00:00:22,800 mmkay? 8 00:00:22,800 --> 00:00:27,880 That's a reference to the comedy movie Office Space. 9 00:00:27,880 --> 00:00:32,950 In my opinion, if you really want to be an IT nerd, you need to know that movie. 10 00:00:32,950 --> 00:00:37,470 Anyway, Windows Server Migration Tools, well, 11 00:00:37,470 --> 00:00:40,970 thus far in this course we've worked, as I said a moment ago, 12 00:00:40,970 --> 00:00:43,140 with Storage Migration Services. 13 00:00:43,140 --> 00:00:46,330 This is going to help us migrate our file shares. 14 00:00:46,330 --> 00:00:47,160 And actually, 15 00:00:47,160 --> 00:00:51,040 we saw that we could use the Storage Migration Service to completely take 16 00:00:51,040 --> 00:00:55,240 over the identity of down‑level Windows Server file servers. 17 00:00:55,240 --> 00:00:59,990 We also saw that we can use Azure Migrate to bring over our 18 00:00:59,990 --> 00:01:03,940 virtual machines from on‑premises into Azure again. 19 00:01:03,940 --> 00:01:06,890 Here we're going to stay on‑prem, at least for the time being, 20 00:01:06,890 --> 00:01:12,440 and look at how we can migrate individual workloads to presumably newer 21 00:01:12,440 --> 00:01:16,370 hardware or newer VMs running Windows Server 2022. 22 00:01:16,370 --> 00:01:18,830 What does Microsoft have to make it easier? 23 00:01:18,830 --> 00:01:22,730 Well, Windows Server Migration Tools has been around for a while. 24 00:01:22,730 --> 00:01:27,670 It's not a new toolset, although Microsoft has gradually been refactoring it, 25 00:01:27,670 --> 00:01:29,540 moving away from the old, 26 00:01:29,540 --> 00:01:35,540 compiled executable program files and moving instead to using PowerShell. 27 00:01:35,540 --> 00:01:38,010 The migration tools are basically, 28 00:01:38,010 --> 00:01:42,660 it comes down to a collection of PowerShell commands available as an in‑box 29 00:01:42,660 --> 00:01:49,000 Windows Server feature that enables you to do these individual Windows Server 30 00:01:49,000 --> 00:01:52,840 role and service migrations from one host to another. 31 00:01:52,840 --> 00:01:56,620 You would install the Windows Server Migration Tools on any 32 00:01:56,620 --> 00:01:59,110 fairly recent versions of Windows server, 33 00:01:59,110 --> 00:02:03,450 like Windows Server 2016 on up, using, for example, 34 00:02:03,450 --> 00:02:06,640 Install‑WindowsFeature migration. 35 00:02:06,640 --> 00:02:09,780 Of course, you can use Server Manager to your heart's content, 36 00:02:09,780 --> 00:02:12,210 but I want to get you thinking if you're not already 37 00:02:12,210 --> 00:02:15,140 thinking of ways to use command‑line tools, 38 00:02:15,140 --> 00:02:16,700 particularly PowerShell, 39 00:02:16,700 --> 00:02:23,040 to stay current with your certification success and industry success. 40 00:02:23,040 --> 00:02:23,780 In this slide, 41 00:02:23,780 --> 00:02:28,140 I attempted to consolidate the built‑in supported workloads 42 00:02:28,140 --> 00:02:31,240 that Windows Server Migration Tools support. 43 00:02:31,240 --> 00:02:33,650 We've got migration of Active Directory, 44 00:02:33,650 --> 00:02:35,640 we've got BranchCache, 45 00:02:35,640 --> 00:02:40,400 we're concerned specifically with Dynamic Host Configuration Protocol, 46 00:02:40,400 --> 00:02:44,640 there's support for migrating Hyper‑V VMs, 47 00:02:44,640 --> 00:02:47,900 there's failover clustering support, there's file services, 48 00:02:47,900 --> 00:02:53,370 print services, IIS web services, there's Routing and Remote Access, 49 00:02:53,370 --> 00:02:58,000 and Remote Desktop. There's quite a bit going on for sure.