test server connection when connected to VPN

This commit is contained in:
Florian Förster 2025-12-01 10:59:35 +01:00
parent 7cb2a84956
commit 549379ab4d

View File

@ -0,0 +1,5 @@
Write-Output "Testing connection to jump server..."
test-netconnection mgmt-t1-ext -port 3389
Write-Output "Testing connection to DB server..."
test-netconnection ts4db -port 1521