Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: Blank entry in hash table or somewhere?

$
0
0

BTW, you don’t need a Try/Catch for Test-Connection. If a ping fails, it won’t error when you’re using -Quiet, it’ll just return $False. You use Try/Catch when you’re expecting an error.


Viewing all articles
Browse latest Browse all 13067

Trending Articles