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
  • foreach
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

IP Address Release, Renew using PowerShell.

  Hi, This is a very common task which is nearly performed by every End-user and IT Admin and Engineers. Normally we use "IPCONFIG /Release"...

Aman Dhally
4 April, 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

Script to reset “Hidden files and folders” to normal using PowerShell

  Hi, yesterday one of my users laptop get infected with virus. After removal of virus i saw that “Virus” hide every file and folder...

Aman Dhally
25 January, 201213 June, 2014
Continue Reading
PowerShell

Print All PDF Files in Folders using PowerShell

  PowerTip of the Day, from PowerShell.com: Try this one-liner if you need to print out all PDF documents you have stored in one folder:Dir...

Aman Dhally
2 December, 20113 August, 2012
Continue Reading
PowerShell

Finding IP and MAC address

  PowerTip of the Day, from PowerShell.com:   Finding IP and MAC address When you query network adapters with WMI, it is not easy to...

Aman Dhally
28 November, 20113 August, 2012
Continue Reading
PowerShell

“Script to list all folder of Outlook and total number of emails store in them” using PowerShell

  Hi, from past few days I tried to writing a script which shows me that how many folders I do have in my Outlook...

Aman Dhally
28 November, 20113 August, 2012
Continue Reading
PowerShell

Finding Network Adapter Data Based On Connection Name

  PowerTip of the Day, from PowerShell.com Sometimes it would be nice to be able to access network adapter configuration based on the name of...

Aman Dhally
24 November, 20113 August, 2012
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 ↑