• [Script of Sep. 23] Add "Restart","Shutdown","Sleep" and "Lock" to the Desktop Context Menu(VBS)

    Script Download: AddLockRestart(VBS).zip http://gallery.technet.microsoft.com/scriptcenter/Add-Restart-Shutdown-Sleep-dd5b6619 The goal of this script is adding "restart", "shutdown", "sleep" and "lock" to the desktop context menu in Windows 8. It will be more convenient if there are "restart"...
  • [Script of Sep. 5] Remove Notes Pages in PowerPoint (VBScript)

    Script Download: RemoveNotes.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-Notes-Pages-in-28b70642 This VBS demo illustrates how to remove notes pages in PowerPoint 2003 and the later version. Removing notes pages in PowerPoint is a frequently asked question by users in the Answers...
  • [Script of Sep. 4] Script to fix issues described in KB947215 (PowerShell)

    Script Download: FixIssuesDescribedinKB947215(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-ab65f43e This sample can help you resolve the issue, “You receive a 'The User Profile Service failed the logon' error message”. This script shows how to...
  • [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. 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...