Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Test Connectivity to Remote Servers without Ping

$
0
0

Summary: Use Windows PowerShell to test connectivity to remote servers without using Ping.

Hey, Scripting Guy! Question How can I test connectivity to remote servers to ensure my Windows PowerShell scripts will work if I
           have the Packet Internet Grouper (PING) blocked at the firewall?

Hey, Scripting Guy! Answer Use Test-WsMan, for example:

's1','s2' | % {Test-Wsman $_}


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>