Windows Server AD command Lines
Working with Windows Server AD command lines makes your tasks easy and convenient. If you are smart enough to work with windows command lines. Then its sure that you will have a great personality among co-employees in your office. This page will help you to provide all the required commands at single point of information sharing. I am sure you will enhance your knowledge through this.

I promise to provide you best of us and researches and knowledge. Please subscribe to our website for daily alerts at your pocket and desktop. We will keep you informed instantly regarding all security alerts, tech news and hacks regarding today’s world of Science.
You may Also Like How to Create Sites In AD
Here are some important and frequently used commands lines in Window Server 2008 Server:
Active Directory Command Lines
Command | Description |
Adprep | Extends the Active Directory schema and updates permissions as necessary to prepare a forest and domain for a domain controller that runs the Windows Server 2008 operating system. |
Csvde | Imports and exports data from Active Directory using files that store data in the comma-separated value (CSV) format. You can also support batch operations based on the CSV file format standard. |
Dcdiag | Analyzes the state of domain controllers in a forest or enterprise and reports any problems to help in troubleshooting. |
Dcpromo | Installs and removes Active Directory Domain Services (AD DS). |
Dsacls | Displays and changes permissions (access control entries) in the access control list (ACL) of objects in AD DS. |
Dsadd | Adds specific types of objects to the directory. |
Dsamain | Exposes Active Directory data that is stored in a snapshot or backup as a Lightweight Directory Access Protocol (LDAP) server. |
Dsdbutil | Provides database utilities for Active Directory Lightweight Directory Services (AD LDS). |
Dsget | Displays the selected properties of a specific object in the directory. |
Dsmgmt | Provides management facilities for Active Directory Lightweight Directory Services (AD LDS). |
Dsmod | Modifies an existing object of a specific type in the directory. |
Dsmove | Moves a single object in a domain from its current location in the directory to a new location or renames a single object without moving it in the directory tree. |
Dsquery | Queries AD DS according to specified criteria. |
Dsrm | Deletes an object of a specific type or any general object from the directory. |
Ldifde | Creates, modifies, and deletes directory objects on computers running Windows Server 2003 or Windows XP Professional operating systems. |
Ldp | Makes it possible for users to perform operations against an LDAP-compatible directory, such as AD DS. These operations include connect, bind, search, modify, add, and delete. |
Netdom | Makes it possible for administrators to manage Windows Server 2003 and Windows 2000 domains and trust relationships from a command prompt. |
Net computer | Adds or deletes a computer from a domain database. |
Net group | Adds, displays, or modifies global groups in domains. |
Net user | Adds or modifies user accounts, or displays user account information. |
Nltest | Performs network administrative tasks. |
Ntdsutil | Provides management facilities for AD DS. |
Redircmp | Redirects the default container for newly created computers to a specified target organizational unit (OU) so that newly created computer objects are created in the specific target OU instead of in CN=Computers. |
Redirusr | Redirects the default container for newly created users to a specified target OU so that newly created user objects are created in the specific target OU instead of in CN=Users. |
Repadmin | Makes it possible for administrators to diagnose Active Directory replication problems between domain controllers running Windows operating systems. |
Setspn | Makes it possible for administrators to read, modify, and delete the Service Principal Names (SPN) directory property for an Active Directory service account. |
Follow us at:
Subscribe to our website by clicking BELL at bottom right and be the first to get latest alerts.
https://www.facebook.com/informationboy/
https://www.instagram.com/informationboy
https://twitter.com/informationboyz
Ref: Microsoft