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…

Message Tracking results via email

Hi Readers, I am sharing Message tracking script today that I had made for monitoring Team in our enviornment. This script tracks email based on sender & send the csv report in an email. you can define the number of days for which you want to extract the tracking data ————————————————————————————————————————————————— ############################################################## #               Author: Vikas…