Question

The dsquery command line tool is mentioned in the solution to several questions about Active Directory. However, my workstation does not have this command line tool. Where do I get it?

Was it helpful?

Solution 4

The dsquery tool, and other command line tools for Active Directory are available in the Windows Server 2003 Administration Tools Pack.

OTHER TIPS

For Windows 7, it's part of the Remote Server Administration Tools (RSAT) feature pack:

http://www.microsoft.com/en-us/download/details.aspx?id=7887

This can be used for W2003 and W2008 servers.
Information on how to install these with the dism command can be found in my blog post.

For Windows 8, it's on:

http://www.microsoft.com/en-us/download/details.aspx?id=28972

This one is for managing W2012 servers:

http://www.microsoft.com/en-us/download/details.aspx?id=7887

Even better than dsquery is the adfind and admod tools from joeware

Much more powerful.

On Win2008 and Win2012:

To install Active Directory Domain Services Tools on a server that runs Windows Server 2008 & 2012

Control Panel | Programs and Features | Add/remove Windows Features

Go through wizard to "Add Roles and Features Wizard"

Dig into Features

Click down to: Remote Server Administration Tools, | Role Administration Tools, | Active Directory Domain Services Tools, and then click Next.

Click Install.

I am dealing with Windows 7 x86. After installing (Windows6.1-KB958830-x86-RefreshPkg.msu). I do ENABLE these FEATURES. RSAT under Programs and Features

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top