June 2017
Beginner to intermediate
742 pages
18h 29m
English
A PowerShell module can include assemblies, scripts, and functionalities. In order to use the functionalities covered by these factors, we need to import them. 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 few ways to do it. Such as installing AD DS server role or by installing Remote Server Administration Tools (RSAT):