• [Script of Sep. 16] T-SQL script to capture topology of an AlwaysOn configuration in SQL Server

    Script Download: AlwaysOnDataCollection.zip http://gallery.technet.microsoft.com/T-SQL-script-to-capture-add13e98 This T-SQL sample script quickly captures topology of an AlwaysOn configuration in SQL Server. Knowing a topology is a frequent ask in TechNet forums and in CSS for troubleshooting...
  • [Script of Sep. 13] List Unused Content Databases using PowerShell

    Script Download: ListUnusedContentDatabases.zip http://gallery.technet.microsoft.com/List-Unused-Content-c078e894 This script can be used to list your unused SharePoint content databases. It can also be used to list used content databases or all content databases. By default, we can use Get-SPContentDatabase...
  • [Script of Sep. 12] Script to fix issues described in KB2027593

    Script Download: DeleteEvilPrintQueueRegKey.zip http://gallery.technet.microsoft.com/Script-to-fix-issues-1763321b This sample can help you resolve the issue “The new printer status is Offline after you delete a print queue and then restart a Windows-based computer” described in KB2027593...
  • [Script of Sep. 11] Create SharePoint Groups with Group Members in Microsoft SharePoint Server 2010

    Script Download: NewOSCSPSiteGroup.zip http://gallery.technet.microsoft.com/Create-SharePoint-Groups-29637f98 This script can create SharePoint groups with group members in Microsoft SharePoint Server 2010. In a real world, you may need to create a lot of SharePoint groups and add many users to...
  • [Script of Sep. 10] Start User Profile Synchronization through PowerShell

    Script Download: UPASync-2010.zip http://gallery.technet.microsoft.com/Start-User-Profile-4a6a82a9 This script can be used to automate the user profile synchronization for the default User Profile Service Application. It can be used to schedule the user profile sync operation or start it after...