• [Script of May 15] Update Owner of a Group with another Group in a Web in Microsoft SharePoint 2010

    Script Download: ScriptPack.zip http://gallery.technet.microsoft.com/scriptcenter/Update-Owner-of-a-Group-1a205289 The script can be used to update Group owner of a web with another group in the same web. The action can be performed from UI but is often time taking if needed to be done in bulk...
  • [Script of May 16] Fix Publishing Pages which reference bad page layout within a site collection

    Script Download: FixPublishingPages.zip http://gallery.technet.microsoft.com/scriptcenter/Fix-Publishing-Pages-which-1e0deb22 This script will scan all publishing pages in a given site collection and check if the pages in the pages library have a valid url for the page layout. The script runs in a...
  • [Script of May 17] Guest user permission check for multiple databases per security best practices

    Script Download: GuestUserCheck.zip http://gallery.technet.microsoft.com/scriptcenter/Guest-user-permission-ac9eecdb This T-SQL sample script checks permissions for guest user in all databases. This script applies to system and to user databases. Knowing about guest user in Sql server is a frequent...
  • [Script of May 20] Create a Shutdown/Restart/Logoff Windows 8 Tile for the Start menu (VBScript)

    Script Download: CreateWindowsTile (VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Create-a-ShutdownRestartLog-b4d75991 This VBScript shows how to create a Shutdown, Restart and Logoff Windows 8 tile to the Start menu. In Windows 8, without a Start button, properly shutting down...
  • [Script of May 21] Create a Windows 8 Switch User Tile for the Start menu (VBScript)

    Script Download: CreateSwitchUserWindowsTile(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Create-a-Windows-8-Switch-2c09bee4 This VBScript shows how to create a Windows 8 Switch User tile for the Start menu. Properly switching users in Windows 8 without a Start button can be...