• [Script of Jan. 31] Set DNS Server Search Order for Multiple Computers in an Organizational Unit

    Script Download: SetDNSServerSearchOrder.zip
    http://gallery.technet.microsoft.com/scriptcenter/Set-DNS-Server-Search-6a3e3ede 

    This script allows you to retrieve or set DNS server search order for multiple computers that belong to one organizational unit. It will only modify the DNS server search order for the network adaptors with static DNS Server search order.

    When you replace an old DNS Server by a new one, IT administrators often want to retrieve a list of computers that are using old DNS Server. After getting the list of these servers, IT administrators also need to replace the old DNS Server search order with the new one.

    image image
     image

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

  • [Script of Jan. 1] Update Users Display Name after Enabling Forms-based Authentication (FBA) in SPS

    Script Download: UpdateFBAUserDisplayname.zip
    http://gallery.technet.microsoft.com/Update-Users-Display-Name-f32f5a52

    This script updates users display name after enabling Forms-based authentication (FBA) in Microsoft SharePoint Server 2010.

    After enabling form-based authentication, you may want to change users display name to friendly ones.  Nowadays, you may notice that some display names are showed in this form, i:0#.f|membership|username. Suppose you need to manage a large number of site collections with FBA enabled, change display names will be a time-consuming task for you.

    image image
     image

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

  • [Script of Jan. 2] Hide the specified full path of mapped drive

    Script Download: HideFullPathForMappedDrive.zip
    http://gallery.technet.microsoft.com/Hide-the-specified-full-4049ad73

    This script could be used to hide full path for all mapped drives or specified mapped drive(s). It could also be used to list all mapped drives in your machine.

    By default, the full path is displayed in default name of mapped drive. Some users may want to hide the full path of mapped drive for security.

    image image
     image

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

  • [Script of Jan. 3] Disable turn off this device to save power for NIC Power Management (PowerShell)

    Script Download: DisableNetworkAdapterPnPCapabilities.zip
    http://gallery.technet.microsoft.com/Disable-turn-off-this-f74e9e4a

    This PowerShell Script illustrates how to disable "turn off this device to save power" feature in Power Management.

    Many users want to disable the option in network device called: The computer turn off this device to save power. Now, this script can help users to disable "turn off this device to save power" feature in Power Management of all physical network adapters.

    image image
     image

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

  • [Script of Jan. 6] Script to hide drive letters in Windows (PowerShell)

    Script Download: HideDriveLetter.zip
    http://gallery.technet.microsoft.com/Script-to-hide-drive-2f464bd2

    This PowerShell script sample illustrates how to hide drive from explorer view.

    How to hide drive from explorer view is a frequently asked question in many public forums. Normally, we need to edit registry key to do it. Now use this script can reduce time-consuming for edit registry.

    image image
     image

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