To create a group object by using the Windows interface, perform the following steps:
Tip
The Group name (pre-Windows 2000) field is automatically populated by the wizard. You can modify these fields if required.
To create a group object by using the command line, perform the following steps:
dsadd group "CN=GroupA,CN=Users,DC=WS08DOMAIN01,DC=local" -secgrp Yes -scope g -samid GroupA
For a full list of dsadd group parameters, go to http://technet.microsoft.com/en-us/library/cc754037.aspx.