How do I conect my WPM on y local computer to the WPM we installed on a Server to create tests. I tried IP address and Full domain nmae of the server and I still can not get connected.
That's good and rules out that it's a credential issue. I run the Recorder from my laptop and it works fine so it is possible.
I just fired up Wireshark and captured traffic while connecting and the only port it is hitting on the other end is 17777.
DO I need to open a port on the Firewall?
I don't remember having to open any ports but the documentation states to be sure that ports 80 (HTTP traffic), 443 (HTTPS traffic) and 17777 (Solarwinds traffic) are open.
Run 'Test-NetConnection "Hostname or IP" -port 17777' from a powershell window to make sure the port is accessible.
Which message do you receive when you attempt to log in to the WPM Recorder?
Also, what happens when you run the Recorder from the server running WPM?
I RDP into the node and the WPM works Fine. I was hoping to Run this from my local Computer instead of having to RDP into a server.