Creating objects in Active Directory
You can create objects in Active Directory by using the Active directory users and computers console.
Start -> Administrators tools -> Active Directory users and computers.
- On the Active Directory users and computers console, right click on the container object within which you would like to create an object.
- A submenu pops out , from that choose the option new.
- On choosing the option “new” another submenu pops out with a list of objects, from that choose the object that you intend to create.
- After you choose an object, respective dialogue boxes appear in which you can enter the attribute values for the object .When you complete this the object is created.

Related Articles
Active Directory Objects
Real-world entities such as users, computers are represented as objects in Active Directory. Objects are the fulcrum for the very existence of Active Directory. One important aspect with respect to object characteristics is that some of the objects ...
Creating a GPO in Active Directory
GPOs can be created and managed using the Group Policy Management Console (GPMC). The configuration settings can be edited using the Group Policy Object Editor (gpedit) console. The following steps illustrate how to create a GPO: Open the GPMC ...
How to Monitor Active Directory Security Group Membership Changes
How to Detect Security Group Membership Changes It is a recommended security practice for administrators to keep track of membership changes made to security groups. If this event is not tracked, an attacker might join a security-enabled group and ...
Using Fine Grained Password Policy to exclude a single Active Directory Account from being Locked Out
How to Exclude a Single User from Account Lockout Policy in Active Directory The Fine-Grained Password Policy is a feature that is available on Windows Server 2008 and later versions, which is used to overcome the limitations faced while using the ...
How to configure GPO in Active Directory at Site, Domain and OU levels
Introduction Active Directory network multiplies over time and it may become incommodious to manage. There is a myriad of things that need to be controlled such as security permissions, software installation, desktop settings for users and computers, ...