• [Script of Feb. 8] Script to pin items to Start menu in Windows 8 (PowerShell)

    Script Download:PinItemToStartMenu.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-pin-items-to-51be533c

    This PowerShell Script illustrates how to use script to pin items to the Start menu in Windows 8.

    This question is asked by users in the TechNet forum. They just want to pin an item or more items to the Start menu.

    image image
    image

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

  • [Script of Feb. 15] Open Windows Store apps from the desktop or taskbar in Windows 8 (PowerShell)

    Script Download:CreateWindowsAppsShortcutToDesktop(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Open-Windows-Store-apps-569de170

    This PowerShell Script sample shows how to create a Windows apps shortcut from the Start Screen to the desktop and how to pin this shortcut to the taskbar.

    In Windows 8, only open one Windows Store app can be opened from the Start screen. If you mostly work in the Windows 8 traditional desktop environment, you must find a different way to open Windows Store apps from the desktop. 

    image image
    image

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

  • [Script of Feb.18] Fix Duplicate User Principal Name for On-premises Active Directory Users

    Script Download:FixDuplicateUserPrincipalName.zip
    http://gallery.technet.microsoft.com/scriptcenter/Fix-Duplicate-User-d92215ef

    This script is used to fix duplicate user principal name for on-premises Active Directory users.

    This script enables you to export Active Directory users with duplicated user principal names. After correcting the attributes for these users, you can use this script to import them to your on-premises Active Directory.

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