1
00:00:00,740 --> 00:00:02,420
Windows Admin Center.

2
00:00:02,420 --> 00:00:04,080
What is Windows Admin Center?

3
00:00:04,080 --> 00:00:05,020
Why do you care?

4
00:00:05,020 --> 00:00:08,650
Well, to set the stage, first of all, recall that in Windows Server,

5
00:00:08,650 --> 00:00:10,910
for quite a few years, as a matter of fact,

6
00:00:10,910 --> 00:00:14,410
we've had Server Manager as our main line graphical user

7
00:00:14,410 --> 00:00:16,960
interface multi‑server management tool.

8
00:00:16,960 --> 00:00:17,920
Works fine.

9
00:00:17,920 --> 00:00:18,710
It's okay,

10
00:00:18,710 --> 00:00:21,630
I mean you can install it on your client machine as part of

11
00:00:21,630 --> 00:00:23,890
the remote server administration tools,

12
00:00:23,890 --> 00:00:27,760
but nowadays we're in a cross‑platform world more than ever before,

13
00:00:27,760 --> 00:00:28,110
aren't we?

14
00:00:28,110 --> 00:00:32,260
I mean, Microsoft has their own Linux distribution for use in Azure,

15
00:00:32,260 --> 00:00:33,230
for heaven's sake.

16
00:00:33,230 --> 00:00:38,360
The Server Manager tool is a Windows only .NET Framework desktop application,

17
00:00:38,360 --> 00:00:41,700
so yes, it's available on domain controllers and yes,

18
00:00:41,700 --> 00:00:44,000
as I said, it's part of the RSAT tool set,

19
00:00:44,000 --> 00:00:46,560
and that's great and wonderful if you're on Windows,

20
00:00:46,560 --> 00:00:48,430
but that's not the case for everybody.

21
00:00:48,430 --> 00:00:51,700
I have plenty of friends and colleagues who use a macOS

22
00:00:51,700 --> 00:00:53,930
computer as their primary work station.

23
00:00:53,930 --> 00:00:58,510
What do we have to help manage Windows Server in that environment?

24
00:00:58,510 --> 00:01:00,300
Are we going to do virtual machines?

25
00:01:00,300 --> 00:01:02,240
Well, you can, but you don't have to.

26
00:01:02,240 --> 00:01:05,870
Nowadays we have Windows Admin Center, also called WAC.

27
00:01:05,870 --> 00:01:09,130
This is a browser‑based multi‑server management tool that is

28
00:01:09,130 --> 00:01:12,990
available cross‑platform. Microsoft officially supports it on

29
00:01:12,990 --> 00:01:15,340
Edge and Google Chrome browsers.

30
00:01:15,340 --> 00:01:19,070
One thing to keep in mind, Windows Admin Center is not available on

31
00:01:19,070 --> 00:01:23,100
domain controllers, so you can install it on your member servers, and

32
00:01:23,100 --> 00:01:27,160
in that case, the servers will be Windows Admin Center gateways, where

33
00:01:27,160 --> 00:01:30,800
you can connect centrally, multiple users can connect to the same

34
00:01:30,800 --> 00:01:35,370
instance of WAC, or you can install it as a singleton instance on your

35
00:01:35,370 --> 00:01:36,550
client device.

36
00:01:36,550 --> 00:01:38,180
Under the hood, as I mentioned,

37
00:01:38,180 --> 00:01:41,650
Windows Admin Center uses PowerShell Windows Management

38
00:01:41,650 --> 00:01:46,100
Instrumentation, or WMI, and then WinRM is the Windows Remote

39
00:01:46,100 --> 00:01:50,060
Management service that underlies PowerShell remoting. There's a

40
00:01:50,060 --> 00:01:54,930
couple important AZ‑800 exam alerts that I have governing Windows

41
00:01:54,930 --> 00:02:00,000
Admin Center, and I'd like to do that in demo, so let's do that next.


