• [Script of Jun. 14] Auto adding computer to AD groups during deployment (PowerShell)

    Script Download: AddComputerToGroup(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Auto-adding-computer-to-AD-6ffa96bb

    The goal of this script is adding computer to AD groups during deployment.

    There are many scenarios where there is a need to add a computer to an AD-group during deployment, for instance to enable the computer to use a wireless network or adding the computer to an application group.

    image image
    image

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

  • [Script of Jun. 13] Auto adding computer to AD groups during deployment (VBScript)

    Script Download: AddComputerToGroup(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Auto-adding-computer-to-AD-dd4b4df5

    The goal of this script is adding computer to AD groups during deployment.

    There are many scenarios where there is a need to add a computer to an AD-group during deployment, for instance to enable the computer to use a wireless network or adding the computer to an application group.

    image image
    image

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

  • [Script of Jun. 12] Script to make the desktop Internet Explorer default in Windows 8 (PowerShell)

    Script Download: SetDesktopIE(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-make-the-desktop-d0792f48

    This PowerShell script shows how to make the Desktop Internet Explorer default in Windows 8.

    By default, when you click on a web link in the Windows 8, Internet Explorer will open that web page in the Windows 8 version of IE (non-desktop Internet Explorer).  But some users want to make the Desktop Internet Explorer default when they open a web link anywhere.

    image image
    image

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

  • [Script of Jun. 11] Script to enable SmartScreen in Windows 8 (VBScript)

    Script Download: EnableSmartScreen(VBScript).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-enable-df939e0d

    This VBScript shows how to enable SmartScreen in Windows 8.

    Some of users want to use script to enable SmartScreen in Windows 8 due to some automation tasks. This script can help user to enable SmartScreen via script.

    image image
    image

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

  • [Script of Jun. 10] Script to enable SmartScreen in Windows 8 (PowerShell)

    Script Download: EnableSmartScreen(PowerShell).zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-enable-9076d20e

    This PowerShell script shows how to enable SmartScreen in Windows 8.

    Some of users want to use script to enable SmartScreen in Windows 8 due to some automation tasks. This script can help user to enable SmartScreen via script on multiple computers. 

    image image
    image

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