How to Enable PowerShell Remoting (PSRemoting) with Group Policy

preview_player
Показать описание


PowerShell Remoting is enabled by default on Windows Server 2019. If you're using an older version of Windows Server you will want to enable PowerShell remoting with Group Policy.

A quick note, if you only need to enable on a few nodes, you can do so by manually running the command below:

Enable-PSRemoting

Please like, comment and subscribe =)
Рекомендации по теме
Комментарии
Автор

Great tutorial! I had been trying for a couple of hours to get his working until I stumbled on this video. Many thanks.

mikehankey
Автор

It would be great if you could cover the additional steps and considerations in running secure PowerShell. Perhaps it doesn't change the GPO, but there are prerequisites for reverse lookup zones, authentication, etc. that would be very helpful to cover for enabling secure PS remoting. But great video. This is very helpful!

peteallennh
Автор

Hi ... I have one doubt

How to remove local desktop admin access through powershell script

logumani