Would you like to learn how to list all domain controllers using the command line? In this tutorial, we will show you how to use the command line to list all domain controllers in Active Directory.

• Windows 2012 R2
• Windows 2016
• Windows 2019
• Windows 2022
• Windows 10
• Windows 11

Equipment list

Here you can find the list of equipment used to create this tutorial.

This link will also show the software list used to create this tutorial.

Windows Related Tutorial:

On this page, we offer quick access to a list of tutorials related to Windows.

Tutorial Windows - List all domain controllers

Start a command line.

Windows - Command-line prompt

List all domain controllers.

Copy to Clipboard

Here is the command output:

Copy to Clipboard

List all domain controllers using WMIC.

Copy to Clipboard

Here is the command output:

Copy to Clipboard

List all domain controllers using DSQUERY.

Copy to Clipboard

Here is the command output:

Copy to Clipboard

List all domain controllers using NSLOOKUP.

Copy to Clipboard

Replace the domain name with your domain.

Here is the command output:

Copy to Clipboard

List all domain controllers using NETDOM.

Copy to Clipboard

Here is the command output:

Copy to Clipboard

List all domain controllers using NLTEST.

Copy to Clipboard

Here is the command output:

Copy to Clipboard

In our example, we list all domain controller names and IP addresses using the command line.

Congratulations! You are able to list domain controllers using the command line.