How to Enable Remote Administration of Server Core via MMC using NETSH - Ask the Directory Services

How to Enable Remote Administration of Server Core via MMC using NETSH - Ask the Directory Services

瀏覽:1216
日期:2025-05-10
Hi, This is the following command that I believe should work to enable the remote desktop protocol (3389) for the domain profile only: netsh advfirewall firewall set rule group="remote desktop" new enable=Yes profile=domain I am getting a "Only the enable...看更多