PowerShell Scripts for Daily Use

New Version Uploaded……….. Hi Readers, Today , I am sharing the powershell snippets that will help /assist everybody in making the scripts quickly. These snippets helps in creating log files naming convention, date function etc. Please download the word document that will show these examples. http://gallery.technet.microsoft.com/scriptcenter/PowerShell-for-Daily-Use-f45d468a Note:- These are code examples/Codes that will assist you in…

Shutdown / Restart via PowerShell

Hi  Readers, Our team has to shutdown / Reboot a lot of servers due to some datacenter activities but unfortunately no one was available due to holiday season. So as I luv PowerShell,  the idea was to automate the process & send notification ones the action is completed. You can download the solution from TechNet…