Enabling terminal services on a remote computer
regedit, connect to remote registry
KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
locate a REG_DWORD value named fDenyTSConnection. Double-click on fDenyTSConnection and change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled).