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