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: GetUserInOU.ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-Lync-Users-Active-fd116e64
This script is to help Exchange Administrator to exclude the users in Child Organization Unit, and get the most correct information.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: RemoveUserFromWebapplication.ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-remove-users-from-a-e4d9f1d5
Sometimes, SharePoint admin need to remove some user from a web application.
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.
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: 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.