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…

Enable ActiveSync based on User Group membership

Hi All, I am sharing a script that will enable users for activesync based on  groups & disables activesync for other users.  example script taken from Microsoft script center has been modified to include three groups, logging & email notification. Run the script from :- C:\scripts\EnableActivesync ————————————————————————————————————————————————————————– ###################################################################################### #    Author: Vikas Sukhija #    Date:- 11/15/2012…