You need to download psexec tool and run it to enable RDP remotely. please see this example:
psexec \machinename reg add “hklm\system\currentcontrolset\control\terminal server” /f /v fDenyTSConnections /t REG_DWORD /d 0
You need to download psexec tool and run it to enable RDP remotely. please see this example:
psexec \machinename reg add “hklm\system\currentcontrolset\control\terminal server” /f /v fDenyTSConnections /t REG_DWORD /d 0