From the course: PowerShell: Securing Windows Environments
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
PowerShell Remoting security - PowerShell Tutorial
From the course: PowerShell: Securing Windows Environments
PowerShell Remoting security
- [Instructor] I'm logged into my Windows 2022 server, and I'm in Powershell as you can see here with the command prompt showing PS. What I'm going to do is I'm going to type in get-computer, and when I hit the Tab key, it completes the commandlet. And I'm going to type in Get-ComputerInfo | more. And I'm doing the | more, because it will otherwise show me many pages all at once. I just want to show me one page at a time. And we can see here that this is a server, which is great. What I'm going to do next is I'm going to go into a Windows 11 client, and I'm going to remote into this computer and, just to prove that I'm in this server from the computer, I'm going to type the same command and it will show me that same information. I'm logged into the Windows 11 client, and if you have an older client that you'd like to remote into, older than Vista, then you need to actually type in a command to enable PS Remoting or…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
PowerShell Remoting security3m 14s
-
(Locked)
Enabling or disabling PowerShell Remoting3m 29s
-
(Locked)
PowerShell security best practices2m 47s
-
(Locked)
PowerShell execution policy3m 3s
-
(Locked)
Just Enough Administration setup9m 24s
-
(Locked)
Just Enough Administration demo3m 24s
-
(Locked)
Windows Defender Application Control policy8m 6s
-
(Locked)
Applocker5m 47s
-
(Locked)