The three rules…
Home » Computers » Windows » Remote Desktop Settings
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] “AllowRemoteRPC”=dword:00000001 “fDenyTSConnections”=dword:00000000
wmic /node:”” /USER:”” RDTOGGLE WHERE ServerName=”” CALL SetAllowTSConnections 1
Tags: cmd, RDP, sysadmin