AWS directoryservice documentation change
Summary
Updated terminology from 'Windows PowerShell' to 'PowerShell' and adjusted feature descriptions for consistency
Security assessment
Changes are terminology updates and documentation consistency improvements without any security-related content modifications
Diff
diff --git a/directoryservice/latest/admin-guide/ms_ad_install_ad_tools.md b/directoryservice/latest/admin-guide/ms_ad_install_ad_tools.md index e9acb5b0a..5394e5691 100644 --- a/directoryservice/latest/admin-guide/ms_ad_install_ad_tools.md +++ b/directoryservice/latest/admin-guide/ms_ad_install_ad_tools.md @@ -7 +7 @@ -You can manage your AWS Managed Microsoft AD Active Directory using Active Directory Domain Services and Active Directory Lightweight Directory Services Tools. To use Active Directory Domain Services and Active Directory Lightweight Directory Services Tools, you'll need to install them. The following procedures walks you through how you can install these tools on an Amazon EC2 Windows Server instance or with a Windows PowerShell command. Alternatively, you can launch a directory administration EC2 instance which already has these tools installed. +You can manage your AWS Managed Microsoft AD Active Directory using Active Directory Domain Services and Active Directory Lightweight Directory Services Tools. To use Active Directory Domain Services and Active Directory Lightweight Directory Services Tools, you'll need to install them. The following procedures walks you through how you can install these tools on an Amazon EC2 Windows Server instance or with a PowerShell command. Alternatively, you can launch a directory administration EC2 instance which already has these tools installed. @@ -45 +45 @@ Before you can begin this procedure, complete the following: - 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**. + 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 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**. @@ -54 +54 @@ Before you can begin this procedure, complete the following: -Windows PowerShell +PowerShell @@ -57 +57 @@ Windows PowerShell -You can 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](https://docs.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=winserver2012r2-ps) on the Microsoft website. +You can install the Active Directory Administration Tools using 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](https://docs.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=winserver2012r2-ps) on the Microsoft website.