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