Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ms:win:querydcs [2023/05/16 13:43] cams:win:querydcs [2023/05/16 13:46] (current) ca
Line 14: Line 14:
 dsquery server -forest dsquery server -forest
 </code> </code>
 +
  
  
Line 24: Line 25:
  
 nltest /dclist: nltest /dclist:
 +</code>
 +
 +
 +
 +==== Command netdom ====
 +
 +The netdom command lists the servers of the current domain if parameter -domain is not specified
 +
 +<code bash>
 +netdom query dc
 +
 +netdom query dc -domain <domain>
 </code> </code>