• [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 systems. However, if there are hundreds of computers in the domain and they have the same printing issue, it may be hard to resolve. The script can help domain administrators to clean the printing subsystem for multiple computers easily.

    image image
    image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 will open that web page in the Windows 8 version of IE (non-desktop Internet Explorer).  But some users want to make the Desktop Internet Explorer default when they open a web link anywhere.

    image image
    image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 can help user to enable SmartScreen via script.

    image image
    image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 too much time to set new password one by one. Sometimes the new password should be a random password and different for every user.  It’s easy to make mistake in manually way.

    image image
    image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 adjust the background color of the Windows 8 Start screen for a group of computers to keep the user experience consistent.

    image image
    image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery