To create a new security group within the domain users organizational unit in Active Directory Users and Computers, you need to follow a series of steps. Active Directory is a directory service developed by Microsoft, which allows administrators to manage and control network resources in a Windows Server environment. Creating security groups is an essential aspect of managing user access and permissions within an organization.
Here is a detailed explanation of how to create a new security group within the domain users organizational unit in Active Directory Users and Computers:
1. Launch the Active Directory Users and Computers console: This can be done by clicking on the "Start" button, selecting "Administrative Tools," and then choosing "Active Directory Users and Computers."
2. Connect to the appropriate Active Directory domain: Right-click on the "Active Directory Users and Computers" node in the console tree, and select "Connect to Domain." Enter the domain name and click "OK."
3. Navigate to the domain users organizational unit: Expand the domain node in the console tree, and locate the "Users" organizational unit (OU) where you want to create the new security group. OU is a container within Active Directory that organizes and groups related objects.
4. Create a new security group: Right-click on the "Users" OU, select "New," and then choose "Group." This will open the "New Object – Group" dialog box.
5. Provide a name and description for the security group: In the "Group name" field, enter a unique name for the security group. It is recommended to use a descriptive name that reflects the purpose or role of the group. You can also provide an optional description to provide additional details about the group.
6. Set the group scope and type: Choose the appropriate group scope and group type based on your requirements. The group scope determines the scope of influence and can be either "Domain Local," "Global," or "Universal." The group type can be either "Security" or "Distribution." For security groups, select "Security."
7. Add members to the group: Click on the "Add" button to add users or other groups as members of the security group. You can search for users or groups by entering their names or browsing the directory. Select the desired users or groups and click "OK" to add them as members.
8. Configure group membership options: If needed, you can set additional group membership options such as "Member Of" and "Managed By." These options allow you to specify groups that the new security group should be a member of and the user who manages the group.
9. Confirm and create the security group: Review the settings in the "New Object – Group" dialog box to ensure they are correct. Once verified, click "OK" to create the new security group.
10. Verify the creation of the security group: Expand the "Users" OU in the console tree and locate the newly created security group. You can double-click on the group to view its properties and make any necessary modifications.
By following these steps, you can successfully create a new security group within the domain users organizational unit in Active Directory Users and Computers. This allows you to manage user access and permissions effectively, ensuring a secure and controlled network environment.
Other recent questions and answers regarding Examination review:
- What is group nesting in Windows Server administration? How does it simplify the management of user access and rights?
- How do you add individuals to a group in Active Directory users and computers? Explain the steps.
- What is the difference between security groups and distribution groups in Active Directory? Give an example of when each type would be used.
- What are the three options for group scope in Active Directory: domain local, global, and universal? Provide a brief explanation for each.

