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...
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,...
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,...
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"...
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...
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...