• [Script of Sep. 30] Disable or Enable lock screen in Windows 8 (PowerShell)

    Script Download: DisableLockScreen(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Disable-or-Enable-lock-63b42911 The script is to disable or enable the lock screen. The Lock Screen in Windows 8 is pretty good to look at, but really not required on a PC or a laptop. ...
  • [Script of Sep. 27] Recreate Site Columns using XML Definition file

    Script Download: ImportSiteColumnsFromXML.zip http://gallery.technet.microsoft.com/scriptcenter/Recreate-Columns-using-XML-79a570fa Consider a scenario where Site Collection Administrator ends up deleting any of the OOB fields (sometimes even the one in _HIDDEN folder) and due to which the site functionality...
  • [Script of Sep. 26] Make a "Create System Restore Point" shortcut in desktop in Windows 8

    Script Download: SystemRestoreShortCut(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Make-a-Create-System-f8f3e27d The goal of this script is making a "Create System Restore Point" shortcut in desktop in Windows 8 After users install some software or change system settings,...
  • [Script of Sep. 25] Make a "Create System Restore Point" Shortcut in desktop in Windows 8 (VBScript)

    Script Download: SystemRestoreShortCut(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Make-a-Create-System-4fb604a6 The goal of this script is making a "Create System Restore Point" shortcut in desktop in Windows 8 After users install some software or change system settings, they...
  • [Script of Sep. 24] Add "Restart", "Shutdown" , "Sleep" and "Lock" to the Desktop Context Menu

    Script Download: Add'lockshutrestart'ToContext(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Add-Restart-Shutdown-Sleep-152dbdea 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...