• [Script of Feb.22] Add "show/hide hidden files" to the context menu in Windows 8 (VBScript)

    Script Download: AddhidefilesToContext(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Add-showhide-hidden-files-e732fbd1 This VBScript sample shows how to add "show/hide hidden files" to context menu in Windows 8. Sometimes, a user may want to show hidden files and then hide them...
  • [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. 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. 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. 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...