Skip to the content
Aman Dhally's Blog
the life of an IT administrator..
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
  • Home
  • test-connection
PowerShell

Powershell Scripting Techniques : Using While in the Scripts to wait for Network Connection to be Establish.

Hi, In any scripting language, the one of the  important things are techniques. You can call it scripting techniques. Sometime when you are writing scripts,...

Aman Dhally
29 July, 201313 June, 2014
Continue Reading
PowerShell

Test Connectivity of Multiple Server and then do “Trace Route” on failed servers using powershell script.

Hi, Yesterday one of our "New Delhi PowerShell User Group" member was trying to do the following. Ping a list of Internet and External Server,...

Aman Dhally
6 July, 201213 June, 2014
Continue Reading
PowerShell

Get an Average Ping Response time of multiple Servers using PowerShell.

  Hi, If you are an IT admin, then I am sure you are using PING command everyday. In PowerShell we have an Test-Connection command...

Aman Dhally
19 March, 201213 June, 2014
Continue Reading
PowerShell

Ping Multiple Servers using “PowerShell”

  Hi, Today I was looking for  a little PowerShell script which can Ping multiple servers and give a consolidated view on PowerShell console that...

Aman Dhally
15 November, 201113 June, 2014
Continue Reading
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑