Skip to main content

Enable RDP

  • December 4, 2020
  • 0 replies
  • 40 views

reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server” /v fDenyTSConnections /t REG_DWORD /d 0 /f

I push this if I need to enable RDP for some reason.