• [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. 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...
  • [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. 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. 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...