From the course: Windows Server 2019 Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

PowerShell remoting

PowerShell remoting - Server Tutorial

From the course: Windows Server 2019 Essential Training

Start my 1-month free trial

PowerShell remoting

- [Instructor] In the last video, I said that PowerShell is possibly the single most useful tool for managing and administering Windows servers. One of the features that makes that true is PowerShell remoting. Here we sit at a Windows 10 Enterprise workstation that is joined to an active directory domain. The servers in this domain are both running Windows server 2019 and we're going to take a look at how to use PowerShell to remotely manage those servers. Because being able to manage the machine where you sit is one thing but that's a lot of unnecessary running around if you have to go to the console of every single machine that you need to administer. Remoting is how you can manage or administer another server or better yet all of the other servers without leaving your workstation. Remoting takes on two different forms. Let me show you the first one. Here in PowerShell, I can start a new session where I'm actually remote controlling PowerShell on the domain controller. Let me show…

Contents