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-Object
PowerShell

Powershell Script: Export EFS Certificates using Powershell.

Hi, In my previous Article i post about how to create encrypted folder using powershell script. In encryption the most important thing is the backup...

Aman Dhally
20 March, 201313 June, 2014
Continue Reading
PowerShell

Get Network Information of local and remote Computers using PowerShell.

Hi, Last Sunday one of my friend come to visit me at my home, he is a SQL Administrator and we were talking about Powershell,...

Aman Dhally
18 September, 201213 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

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

Finding Standard Parameter Names in PowerShell

  PowerTip of the Day, from PowerShell.com:   In a previous tip, we suggested you to use standard parameter names for your own functions. To...

Aman Dhally
9 January, 20123 August, 2012
Continue Reading
PowerShell

Retrieve Exchange Rates using PowerShell

  PowerTip of the Day, from PowerShell.com: If you need up-to-date exchange rates, try loading the rates via XML from the European Central Bank. This...

Aman Dhally
9 January, 20123 August, 2012
Continue Reading
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑