VBScript to Create Active Directory Security Groups
If you are working with System Center Configuration Manager (SCCM 2007),you know what the post means here. Have been getting lot of requests per day/week to create AD security groups for new applications to deploy applications .
Here is the VB Script that fulfills your requirememnt but test it in the lab before taking it into production.
Create a Excel file with piping all AD security group names .Change the Excel file,OU name etc from the script.
Replace the Quotes(single and Double) as they are fancy from the post when you copy the code to vbs file.
Please read the post for complete Script here http://eskonr.com/2012/03/vbscript-to-create-ad-security-groups/