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: 22176.ziphttp://gallery.technet.microsoft.com/Search-Calendar-Items-in-a-1fd86a31
Currently, you can easily search calendar items in Outlook. But you find this feature is not available in Outlook Web App (OWA). You want to find a workaround for those people who use Outlook Web App only.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 26698.zip http://gallery.technet.microsoft.com/How-to-add-the-Pin-to-66fa0251
With Windows 8.1, Microsoft has restricted access to the 'Pin to Start Screen' menu command for 3rd party apps. The same thing could be implemented in Windows 8, any app was able to pin itself to the Start Screen, but not so in Windows 8.1. So this script can get the "Pin to Start Screen" context menu item unlocked for every file, and every file system object in Explorer.
Script Download: 26816.ziphttp://gallery.technet.microsoft.com/How-to-change-the-time-83ea0f17
Windows includes internet time synchronization scheduler to synchronize your clock automatically. But the default synchronization interval for this process is one week. There is no way to change this interval through the user interface. It has to be done using the registry editor. So this script sample can easily help user to do it.
Script Download: GetLockoutLocation.zip http://gallery.technet.microsoft.com/How-to-find-locked-out-1d964f6b
There are many reasons caused account locked out. The user has logged onto another machine, and not logged off. Then, if the user has changed their password while the other machine is logged in, it could be requesting resources using the old (and now incorrect) password. Every time it tries to get a network resource that requires authentication it will cause a bad password attempt. This script can scan where the locked out user account location.
Script Download: 26816.ziphttp://gallery.technet.microsoft.com/How-to-change-the-time-39e04062