• [Script of Nov 23rd] How to verify if an OU exists (VBScript)

    Script Download: VBSFindOU.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-verify-if-an-OU-b0317c33 This VBScript illustrates how to check or verify if an Active Directory (AD) Organizational Unit (OU) exists If we bind to a particular OU that does not exist using VBScript, the script...
  • [Script of Nov 22nd] 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 belongs to one organizational unit. It will only modify the DNS server search...
  • [Script of Nov 21st] Change window border,desktop icon spacing,desktop background color and wallpaper of Windows

    Script Download: ChangeDesktopIconSize.zip http://gallery.technet.microsoft.com/scriptcenter/Change-window-borderdesktop-609a6fb2 This sample demonstrates how to change the window border, desktop icon spacing, desktop background color, and wallpaper by using PowerShell script. This script completes...
  • [Script of Nov 20th] Synchronizes configurations on RADIUS proxy servers (VBScript)

    Script Download: SyncNPSConfiguration.zip http://gallery.technet.microsoft.com/scriptcenter/Synchronizes-configurations-983962bf This script synchronizes the NPS configuration of different NPS proxy servers that are located in the same domain. In some scenarios, you may deploy multiple RADIUS servers...
  • [Script of Nov 19th] Reset Offline Files Cache and Database in Windows

    Script Download: ReinitializeOfflineFilesCacheAndDatabase.zip http://gallery.technet.microsoft.com/scriptcenter/Reset-Offline-Files-Cache-83249475 This script resets offline files cache and database. You can use this script to reset offline files cache and database on a local computer or against remote...