Question:

How can I enable RDP on a PC or Server remotely?

Answer:

If you have access to the remote registry, change the value

HKLM\SYSTEM\CurrentControlSet\Control\Terminal
Server\fDenyTSConnection from 1 to 0

This will allow a connection for anyone in the local administrators group.

It does not require a restart.