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: AddWindowsGadgetToUserProfile.zip http://gallery.technet.microsoft.com/Script-to-add-Windows-c35ab4fd
This question is asked by users in the TechNet forum. They just want to add windows gadget to user profile.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: SRVrecord.zip http://gallery.technet.microsoft.com/Verify-and-reset-SRV-record-8246bbc9
IT Administrators may need to check whether the SRV record is problematic, when DC locator cannot works.
Script Download: ReomveSIDFromACL.zip http://gallery.technet.microsoft.com/Remove-orphaned-SIDs-from-2231b1f0
Sometimes, the objects are removed, but the orphaned SIDs are remained​ under security tab. The orphaned SIDs are annoying.
Script Download: HideDrive(VBS).zip http://gallery.technet.microsoft.com/Hiding-the-recovery-a9e849be
Some organizations want to hide the BCD partition, or the OEM recovery partition.
Script Download: AttachmentSaver.zip http://gallery.technet.microsoft.com/scriptcenter/Save-attachments-from-bb855eea
When multiple items are selected, the Save Attachments option in the File menu will be grayed out, and it's inconvenient to save attachments one by one. This script is useful and can be used to save attachments from multiple selected items all at once.