• [Script of Apr. 9] How to Delete the "Windows.old" Folder in Windows 8 (PowerShell)

    Script Download: DeleteWindowsOld.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-Delete-the-912d772b This PowerShell script shows how to delete the "Windows.old" folder in Windows 8. Assume that you perform a refresh of Windows 8, an upgrade to Windows 8, a custom installation of...
  • [Script of Apr. 10] Script to refresh Windows 8 (PowerShell)

    Script Download: RefreshWindows8(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-refresh-Windows-eca1e59a This PowerShell script shows how to create custom refresh image. Windows Refresh gives you a quick and easy way to start with a clean slate while also maintaining...
  • [Script of Apr. 11] Setting Tab Process Growth for Internet Explorer (VBScript)

    Script Download: SettingIETabProcessGrowth(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Setting-Tab-Process-Growth-4ead21ac This sample can help you to operate the “TabProcGrowth” registry entry to set Tab Process Growth(Sets the rate at which IE creates New Tab processes...
  • [Script of Apr. 12] Setting Tab Process Growth for Internet Explorer (PowerShell)

    Script Download: SettingIETabProcessGrowth(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Setting-Tab-Process-Growth-5e52fe62 This sample can help you to operate the “TabProcGrowth” registry entry to set Tab Process Growth(Sets the rate at which IE creates New Tab processes...
  • [Script of Apr. 15] Check whether disk partitions contain the correct 4KB alignment (VBScript)

    Script Download: Check4kAligned.zip http://gallery.technet.microsoft.com/scriptcenter/Check-if-disk-partitions-17c6927b This script can be used to check whether a user’s disk partitions contain the correct 4KB alignment. Over the next few years, data storage will transition from a physical format...