Remote access — the ability to control a computer from a different location over the network — might not be something you need to use every day. However, it does come in handy in certain situations.
We then have to verify the connection. You need to run the command in PowerShell on your workstation and not the server. Test-NetConnection -ComputerName 192.168.21.30 -Port 5985 Make sure to replace ...