• [Script of Feb. 28] Script to add an item to the context menu in Windows 8 (PowerShell)

    Script Download:AddItemToContext.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-f523f1f3

    This script demonstration shows how to add an item to the context menu in Windows 8.

    A program or a command may be used frequently in Windows 8. When there are many icons on the desktop, icons may not be easy to find.

    image image
    image

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

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

    Script Download:AddhidefilesToContext(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Add-showhide-hidden-files-e085f1d5

    This PowerShell script sample shows how to add "show/hide hidden files" to the 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. This script contains one advanced function, Set-OSCContextHiddenFiles.

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