• [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 how to download NET4.5, PowerShell 3.0 and KB2592525, and install them on the server automatically.These softwares must be required, so if it can do, it will be convenient.

    image image
    image

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

  • [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 for site columns.

    image image
    image

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

  • [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. 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 is uninstalled successfully, it leaves some shortcuts that were created behind in your computer. These shortcuts do not work as the main software is uninstalled. Perhaps you move a file or a folder to a different location, the shortcut to that file or folder becomes invalid as it still points to the earlier location.

    image image
    image

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

  • [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 again later. This process can be tedious by using the UI in Windows 8.

    image image
    image

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