June 2017
Beginner to intermediate
742 pages
18h 29m
English
The module only has 147 commands, and they can be used in countless different ways to manage the AD environment. In this section, we will look at the capabilities of these commands and see how we can use them to improve AD management.
I'd like to start this section by explaining how we can review the existing configuration of an AD environment. The quick way to review the directory server configuration and capabilities is to use this:
Get-ADRootDSE
This command provides important information such as forest and domain functional levels, the default naming context, the current time, the currently logged-in domain controller, and so on:
The next step is to find about the domain controllers in the domain. ...
Read now
Unlock full access