CSM 10.5 Documentation

Home

Configure PowerShell for Active Directory Orchestration Pack

The below procedure is the second step in configuring the Active Directory Orchestration Pack.

This functionality is only available if you have applied the Active Directory Orchestration Pack mApp Solution. For more information, refer to the Active Directory Orchestration Pack documentation.
PowerShell version 3 or later is required for the mApp Solution functionality to work.

Executing the Active Directory runbooks requires the Active Directory PowerShell cmdlets be present on the system. To install the cmdlets, the Microsoft Remote Server Administration Tools must be installed. Download links for Windows desktop operating systems are provided below. For Windows Server follow the instructions in the next section.

To install the Active Directory PowerShell cmdlets on Windows Server:

If the required PowerShell cmdlet library is not installed, the first time a runbook runs a dialog opens containing links to Microsoft to download the applicable PowerShell library.
  1. Open the Server Manager.
  2. Click Add roles and features.

    The Add Roles and Features Wizard opens.

  3. Click Next until the Features option is highlighted in the left pane.
  4. In the features window, go to Remote Server Administration Tools > Roles Administration Tools > AD DS and AD LDS Tools.
  5. Select the Active Directory module for Windows PowerShell checkbox.

    ADOP: Powershell Add Roles and Features

  6. Select Next.

    Confirmation is highlighted in the left pane.

  7. Click Install.
  8. Select OK.


Was this article useful?