• [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. 17] Remove hard drive disks from Storage Pool (PowerShell)

    Script Download: RemoveHardDriveDisksFromStoragePool.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-hard-drive-disks-cc8042c0 This PowerShell Script shows how to remove hard drive disks from Storage Pool. It admins want to use PowerShell scripting to remove hard drive disks from Storage...
  • [Script of Sep. 18] Creating SharePoint 2010 site collection based on custom web templates

    Script Download: CreateSiteFromCustomWebTemplates.zip http://gallery.technet.microsoft.com/scriptcenter/Creating-SharePoint-2010-5969ba16 This script can be used to create new site collections based on the templates that are saved on the disk. We have saved the existing team site as template. The...
  • [Script of Sep. 19] Enable or disable Control Panel in windows 8 (VBScript)

    Script Download: DisableControlPanel(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-547d6169 The goal of this script is to enable or disable Control Panel on Windows 8. Sometimes administrators want to prevent the access to Control Panel for ensuring security...
  • [Script of Sep. 20] Enable or disable Control Panel in windows 8 (PowerShell)

    Script Download: DisableControlPanel(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-d6d33550 The goal of this script is to enable or disable Control Panel on Windows 8. Sometimes administrators want to prevent the access to Control Panel for ensuring...