• [Script of Jun. 28] How to Clear Printing Subsystem (PowerShell)

    Script Download: FixPrinter.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-Clear-Printing-93eb5ebc This script is used to clear Printing Subsystem. Generally, to clear existing printing related components, several steps are required. The steps can easily be followed on individual...
  • [Script of Jun. 12] Script to make the desktop Internet Explorer default in Windows 8 (PowerShell)

    Script Download: SetDesktopIE(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-make-the-desktop-d0792f48 This PowerShell script shows how to make the Desktop Internet Explorer default in Windows 8. By default, when you click on a web link in the Windows 8, Internet Explorer...
  • [Script of Jun. 11] Script to enable SmartScreen in Windows 8 (VBScript)

    Script Download: EnableSmartScreen(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-enable-df939e0d This VBScript shows how to enable SmartScreen in Windows 8. Some of users want to use script to enable SmartScreen in Windows 8 due to some automation tasks. This script...
  • [Script of Jun. 18] Reset password for all specified users

    Script Download: ResetPassword.zip http://gallery.technet.microsoft.com/scriptcenter/Reset-password-for-all-412fbc72 The script will reset password for users in specified OUs, or in a given CSV file. IT Administrators may want to reset password for a large number of users in company. It will cost...
  • [Script of Jun. 17] Change the background color of the Windows 8 Start screen (PowerShell)

    Script Download: ChangeWin8StartScreenBackColor(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Change-the-background-b6807576 This sample shows how to change the background color of a Windows 8 Start screen by using a PowerShell script. IT administrators can use this script to...