powershell 使用PowerShell启用Windows远程桌面连接

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell 使用PowerShell启用Windows远程桌面连接相关的知识,希望对你有一定的参考价值。

 # run as administrator
 # reboot afterwards
 Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server'-name "fDenyTSConnections" -Value 0
 Enable-NetFirewallRule -DisplayGroup "Remote Desktop"
 Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp' -name "UserAuthentication" -Value 1

以上是关于powershell 使用PowerShell启用Windows远程桌面连接的主要内容,如果未能解决你的问题,请参考以下文章

如何在不卸载powershell的情况下,有效禁用/启用powershel

Powershell 启用-TlsCipherSuite

powershell 仅启用Hyper-V PowerShell

如果 VLAN 尚未启用,则启用 VLAN 并使用 powershell 脚本设置 VLAN ID

Lync PowerShell:为用户启用企业语音

powershell Powershell脚本,用于在Windows中启用自然滚动