Here is a quick script using some more DS commands with Windows 2003 Server. To add groups to Active Directory with a script, create an input text file with the group names that you would like to add. Read the rest of this entry »
March 22, 2010
AD Bulk Group Add
March 21, 2010
AD Bulk User Import
Many times I have had to import many users into an Active Directory domain. The local command to do this is called dsadd.exe. This script works best with a CSV type of input. You can create the CSV inExcel and then feed it to the script. Read the rest of this entry »
