• [Script of Feb.25] How to auto install NET4.5, PowerShell 3.0, KB2592525 (PowerShell)

    Script Download: AutomaticallyInstall.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-auto-install-NET45-bdb4bf1f This PowerShell script demo shows how to download NET4.5, PowerShell 3.0 and KB2592525, and install them on the server automatically. This PowerShell script demo shows...
  • [Script of Feb. 26] Default value for Hyperlink or Picture field type (PowerShell)

    Script Download: SetColumnDefaultValue.zip http://gallery.technet.microsoft.com/scriptcenter/Default-value-for-3e40ec31 Set default value for Hyperlink or Picture field type in SharePoint 2010. Sometimes, we want to set the default value for site column. This script is to set the default value...
  • [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. 5] Delete invalid shortcut on the Start screen in Windows 8 (PowerShell)

    Script Download: RemoveInvaildShortcutInStartScreen.zip http://gallery.technet.microsoft.com/scriptcenter/Delete-invalid-shortcut-on-c825639d This PowerShell Script shows how to remove invalid shortcut on the Start menu. Sometimes when you uninstall software on your computer, even though the software...
  • [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...