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 ...
I ran into a discussion a while back with a collegue that claimed that a lot of clients don't allow us to set up PowerShell scripts for different scheduled maintanence tasks on their servers. I myself ...