This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ms:win:dsquery [2015/03/10 14:06] – angelegt js | ms:win:dsquery [2023/04/28 09:05] (current) – js | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | * search for domain controlers in actual tree/forest< | + | Homepage: [[https:// |
- | * search in given domain forest< | + | Dsquery 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 |
- | * complete forest< | + | |
+ | ==== Search for domain controlers in actual tree/forest ==== | ||
+ | <code bash> | ||
+ | |||
+ | ==== Search in given domain forest ==== | ||
+ | <code bash> | ||
+ | |||
+ | ==== Show complete forest | ||
+ | < | ||
+ | |||
+ | ==== Show sites ==== | ||
+ | <code bash> | ||
+ | Example: | ||
+ | <code bash> | ||
+ | |||
+ | CN=172.16.1.0/ | ||
+ | CN=172.16.2.0/ | ||
+ | CN=172.16.3.0/ | ||
+ | </ |