What Power Shell Load Active Directory Module Is?

Asked By 40 points N/A Posted on -
qa-featured

I am new to use Exchange in Power Shell so I am not aware of many functionalities. Please let me know what Power Shell load active directory module is.

SHARE
Answered By 10 points N/A #294229

What Power Shell Load Active Directory Module Is?

qa-featured

The first job is to activate the active directory module in Windows Power Shell. This setting is found inside remote server administration tools.

Image result for PowerShell load active directory module

Then you need to add the Windows feature rsat ad PowerShell.

The server manager is not needed to be imported. In addition, the active directory is not required after the installation is complete. To verify the installation you need to run the get aduser cmdlet.

Related Questions