• [Script of Feb. 14] Script to clean up temp files in Windows 8(PowerShell)

    Script Download:DeleteTempFiles.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-clean-up-temp-49cbeb70

    This script shows how to clean up temp files in Windows 8.

    As we all know, when the IE browser is running for a long time, it will produce some temporary files, which make the IE browser become more and more slowly .Meanwhile after the system operating for a long time ,it can also produce some temporary files . But deleting them manually is too annoying .This script is convenient for you to solve this problem.

    image image
    image

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

  • [Script of Feb. 13] Script to pin items to Start menu in Windows 8 (VBScript)

    Script Download:PinToStartMemu(VBS).zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-pin-items-to-Start-ee960ad8

    This VBScript sample illustrates how to pin item to Start Menu in Windows 8.

    It should be convenient to use script to customize all computers' Start screen in a company environment.

    image image
    image

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

  • [Script of Feb. 12] Script to tweak Start screen animation in Windows 8 (PowerShell)

    Script Download:SetStartScreenAnimations.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-tweak-Start-86eb3087

    This PowerShell Script shows the Start screen animation every time that and tweak Start screen animation in Windows 8.

    In Windows 8 the Start Screen appears with a smooth animation, it's very beautiful.But this animation is shown only at first login. After that if you switch to Start Screen from Desktop or from any other app, the animation is not shown by Windows.
    This script can be used to force Windows to show the animation each time you access Start Screen.
    image image
    image

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

  • [Script of Feb. 11] How to batch export virtual machines in Windows Server 2012 (PowerShell)

    Script Download:BatchExportVirtualMachines.zip
    http://gallery.technet.microsoft.com/scriptcenter/How-to-batch-export-84c13ee2

    This PowerShell Script shows how to batch export multiple virtual machines by using PowerShell 3.0 in Windows Server 2012.

    Assume that an IT administrator wants to batch multiple export virtual machines with one command line. Usually, you have to change the name one by one.

    image image
    image

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

  • [Script of Feb. 8] Script to pin items to Start menu in Windows 8 (PowerShell)

    Script Download:PinItemToStartMenu.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-pin-items-to-51be533c

    This PowerShell Script illustrates how to use script to pin items to the Start menu in Windows 8.

    This question is asked by users in the TechNet forum. They just want to pin an item or more items to the Start menu.

    image image
    image

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