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: HealthReport(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-collect-system-5cb76a1e
The daily health report gives IT Pro the ability to run system checks every day, so they are always check the health report regularly. They need to use a script to generate a report automatically.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: SetwebapplicationRecyclebin.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-set-RecyclebinRetent-819c2647
Sometimes, SharePoint admin need to set RecyclebinRetentionPeriod settings.
Script Download: Latch.ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-non-BUF-Latches-T-SQL-099b4753
You can use this script for troubleshooting when you want to check latch contention in SQL Server.
Script Download: RefreshExplorer.ziphttp://gallery.technet.microsoft.com/scriptcenter/Refresh-Windows-Explorer-0a7f8ea1
SWhen system setting or registry key changed, system need to restart Windows Explorer. But it is not convenient, this script can achieve that.
Script Download: ImportFolderToSite.ziphttp://gallery.technet.microsoft.com/scriptcenter/Upload-local-folder-its-7c6f6a06
Sometimes, we need to upload some file and folders. However, it is not convenient to achieve that. And I think a script will be better.