What command line utility creates an object in the directory?

Answer:
Dsadd is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use dsadd, you must run the dsadd command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator.
Commands


Dsadd computer:Adds a single computer to the directory.
Dsadd contact:Adds a single contact to the directory.
Dsadd groupAdds: a single group to the directory.
Dsadd ouAdds: a single organizational unit to the directory.
Dsadd userAdds: a single user to the directory.
Dsadd quota:Adds a quota specification to a directory partition.
Dsadd is a command-line tool that is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use dsadd, you must run the dsadd command from an elevated command prompt. To open an elevated command prompt, click Start, right-click Command Prompt, and then click Run as administrator.
Commands


Dsadd computer:Adds a single computer to the directory.
Dsadd contact:Adds a single contact to the directory.
Dsadd groupAdds: a single group to the directory.
Dsadd ouAdds: a single organizational unit to the directory.
Dsadd userAdds: a single user to the directory.
Dsadd quota:Adds a quota specification to a directory partition.
First answer by Shivangg. Last edit by Shivangg. Contributor trust: 56 [recommend contributor recommended]. Question popularity: 1 [recommend question].