August 2019
Intermediate to advanced
786 pages
20h 22m
English
A PowerShell module includes assemblies, scripts, and functionalities. In order to use the functionalities, we need to import the module. After that, we can call for the contents of the module to manage relevant server roles, services, or features. Before we start AD management with PowerShell, first we need to import the ActiveDirectory module.
There are a few ways to do this. These include installing the AD DS server role or by installing Remote Server Administration Tools (RSAT):