Hi,
- Please verify the status of port 5985 when enabling VPN on the problematic server and check if it is occupied by other process.
netstat -ano | findstr "<port>"
tasklist /svc /FI "PID eq xxxx"
Reference link:
https://cordero.me/netstat-and-finding-processes-apps/
https://morgantechspace.com/2015/01/get-process-name-from-pid-using-command-prompt.html
Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
2.Kindly check the firewall settings on the problematic server and compare between with and without VPN to see if any differences.
Hope this helps and please help to accept as Answer if the response is useful.
Thanks,
Jenny