From the course: Windows 10: Manage Remote Access

Unlock the full course today

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

Explore Remote Desktop options in PowerShell

Explore Remote Desktop options in PowerShell - Windows Tutorial

From the course: Windows 10: Manage Remote Access

Start my 1-month free trial

Explore Remote Desktop options in PowerShell

- If you're interested in managing Remote Desktops for a living, you'll need to know how to manage remote sessions with PowerShell. Even if you're simply a tech enthusiast, there are a few commands worth exploring. First open PowerShell. When you see Windows PowerShell in the results, right click it and choose Run as administrator. You can enable Remote Desktop protocol through the Windows Firewall with this command. Enable dash net firewall rule space dash display group space in quotes Remote Desktop and press enter. Remote Desktop has been enabled. You can disable it with the same rule, except instead of the word enable you type disable and from there press enter. You can connect to a remote computer from PowerShell as well. Like what the command prompt you use the MSTSC command type MSTCS space forward slash V and a colon and type the name of the computer to connect to, mine is called office PC and press inter. Depending on how you currently have remote desktop set up, you may be…

Contents