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: GetOSCEXOInboxRule.ziphttp://gallery.technet.microsoft.com/scriptcenter/Retrieve-Inbox-Rules-in-c46a35d8/
Currently, you can easily create inbox rules in Outlook Web App (OWA). But after creating multiple inbox rules, you find it is difficult for troubleshooting if something goes wrong. So you want to find a script to document the details of a rule.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: GetOSCEXOUserAvailability.ziphttp://gallery.technet.microsoft.com/scriptcenter/Set-User-Retention-Policy-b9883452/
Currently, Outlook Web App (OWA) allows you to check the availability information by using Schedule Assistant. But you still want to have a list of events to track the availability of meeting rooms.
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.
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: 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.