We offer two things:
1. Hundreds of automation script samples based on IT Pros' frequently asked IT tasks
2. Script Browser & Script Analyzer tools to ease and improve the script writing
Script of the Day
Script Download: ExportServersInCluster(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-list-the-cluster-50bfb718/
Sometimes, IT pro needs to list all servers in a cluster. This script is to accomplish it.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: Automatic Email(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Automatic-Email-Notificatio-e45800ca/
For management administrators always intend to identify the inactive user/computer accounts that have not logged on the domain for a certain period of time, then they could determine to disable, delete or remove these accounts. Rather than administrator manually finding out inactive accounts when he needed, automatically generating an inactive user/computer accounts report and sending a email notification to administrator would be much better.
Script Download: ConvertWordToPDF(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-convert-Word-08c5154b/
Converting Word document to PDF file is a frequently asked question in many public forums.
Script Download: ImportOSCEXOVCardFile.ziphttp://gallery.technet.microsoft.com/scriptcenter/Import-Multiple-Contacts-4cbb4fee/
Currently Outlook Web App supports to import a .CSV file only. You need to find a solution to convert vCard files to a csv file when migrating from another email service providers or solutions. So you want to use a script to mitigate this problem.
Script Download: ImportOSCEXOMasterCategoryList.ziphttp://gallery.technet.microsoft.com/scriptcenter/Import-Category-List-for-2ef1bc05/
Currently, Outlook Web App (OWA) does not allow you to export or import master category list (color categories). But some of you rely on this feature for handling your email messages efficiently. For example, you want to import a master category template list for new hires. So you want a script to mitigate this issue.