Install the Active Directory Administration Tools for Simple AD - Amazon Directory Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Install the Active Directory Administration Tools for Simple AD

To manage your directory from an EC2 Windows instance, you need to install the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools on the instance. Use the following procedure to install these tools on Windows Server.

  • Here are some other methods to install Active Directory administrative tools:

    • You can optionally choose to install the Active Directory administration tools using Windows PowerShell. For example, you can install the Active Directory remote administration tools from a PowerShell prompt using Install-WindowsFeature RSAT-ADDS. For more information, see Install-WindowsFeature on the Microsoft website.

    • You can also launch a directory administration EC2 instance in the Amazon Web Services Management Console that already has the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools installed by following the procedures in Launch directory administration EC2 instance.

Install the Active Directory Administration Tools on Windows Server

To install the Active Directory administration tools on Windows Server
  1. Open the Amazon EC2 console at https://console.amazonaws.cn/ec2/.

  2. In the Amazon EC2 console, choose Instances, select the Windows Server instance, and then choose Connect.

  3. In the Connect to instance page, choose RDP client.

  4. In the RDP client tab, choose Download Remote Desktop File, then choose Get Password to retrieve your password.

  5. In the Get Windows password, choose Upload private key file. Choose the .pem private key file associated with the Windows Server instance. After uploading the private key file, select Decrypt password.

  6. In the Windows Security dialog box, copy your local administrator credentials for the Windows Server computer to sign in (for example, administrator).

  7. Once signed in to the Windows Server, open Server Manager from the Start menu by choosing Server Manager.

  8. In the Server Manager Dashboard, choose Add roles and features.

  9. In the Add Roles and Features Wizard choose Installation Type, select Role-based or feature-based installation, and choose Next.

  10. Under Server Selection, make sure the local server is selected, and choose Features in the left navigation pane.

  11. In the Features tree, select and open Remote Server Administration Tools, Role Administration Tools, and AD DS and AD LDS Tools. With AD DS and AD LDS Tools selected, Active Directory module for Windows PowerShell, AD DS Tools, and AD LDS Snap-ins and Command-Line Tools are selected. Scroll down and select DNS Server Tools, and then choose Next.

    
                        Installing Microsoft AD Tools - Add Roles and Features Wizard - Features Tree with tools selected.
  12. Review the information and choose Install. When the feature installation is finished, the Active Directory Domain Services and Active Directory Lightweight Directory Services Tools are available from the Start menu in the Administrative Tools folder.