To resolve this problem, configure Windows Firewall settings on the remote computer to allow for remote administration. To do this, follow these steps:
- Log on to the remote computer as an administrator.
- Open a Command Prompt window.
- At the command prompt, type the following command, and then press ENTER:
netsh firewall set service REMOTEADMIN ENABLE
- After you successfully run the command, type exit at the command prompt, and then press ENTER.