Skip to content

Commit de58f4a

Browse files
authored
Merge pull request MicrosoftDocs#1050 from sowjanya365/patch-11
Update activedirectory.md
2 parents c08037c + 7e9d6a8 commit de58f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/windows/addsadministration/activedirectory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ms.assetid: 8AD46969-D3B0-4DE9-81D3-D485B99CB93F
2424
## Description
2525
The Active Directory module for Windows PowerShell is a PowerShell module that consolidates a group of cmdlets. You can use these cmdlets to manage your Active Directory domains, Active Directory Lightweight Directory Services (AD LDS) configuration sets, and Active Directory Database Mounting Tool instances in a single, self-contained package.
2626

27-
If you don't have the Active Directory module installed on your machine, you need to download the correct Remote Server Administration Tools (RSAT) package for your OS. If you're running Windows 7, you will also need to run the `import-module ActiveDirectory` command from an elevated PowerShell prompt.
27+
If you don't have the Active Directory module installed on your machine, you need to download the correct Remote Server Administration Tools (RSAT) package for your OS. If you're running Windows 7, you will also need to run the `import-module ActiveDirectory` command from an elevated PowerShell prompt. For more detail, see [RSAT for Windows operating systems](https://support.microsoft.com/help/2693643/remote-server-administration-tools-rsat-for-windows-operating-systems). Starting with Windows 10 October 2018 Update, RSAT is included as a set of Features on Demand right from Windows 10. Now, instead of downloading an RSAT package you can just go to Manage optional features in Settings and click Add a feature to see the list of available RSAT tools. Select and install the specific RSAT tools you need. To see installation progress, click the Back button to view status on the Manage optional features page.
2828

2929
## ActiveDirectory Cmdlets
3030
### [Add-ADCentralAccessPolicyMember](./Add-ADCentralAccessPolicyMember.md)

0 commit comments

Comments
 (0)