Install Active Directory PowerShell Module on Windows 10
i | P a g e
Table of Contents
Overview.......................................................................................................................................................1
Pre-requisites................................................................................................................................................1
Download..................................................................................................................................................1
Installation ................................................................................................................................................1
Verify RSAT Update Installation............................................................................................................1
List ActiveDirectory Module .....................................................................................................................2
Import ActiveDirectory Module................................................................................................................2
Troubleshooting........................................................................................................................................3
Error Message.......................................................................................................................................3
Workaround..........................................................................................................................................3
Expand Patch.........................................................................................................................................3
Deploy Patch.........................................................................................................................................4
Verify RSAT Update Installation............................................................................................................4
Install Active Directory PowerShell Module on Windows 10
1 | P a g e
Overview
The purpose of this guide is install Active Directory PowerShell Module on Windows 10.
Pre-requisites
 Windows 10
 Windows Feature RSAT (Remote Server Administration Tool)
 Install Windows 10 RSAT according to the architecture
 Enable the Active Directory PowerShell feature
 Update-Help for the module
Download
First step is to download the RSAT tools according to the Operating System architecture (x86 or x64)
https://www.microsoft.com/en-in/download/details.aspx?id=45520
Installation
Next step is install RSAT tools after downloading;
Launch the downloaded file “WindowsTH-RSAT_TP5_Update-x64.msu” to install the Windows Feature
“RSAT”.
Verify RSAT Update Installation
After installation is completed, validate the RSAT installation from PowerShell, which is also windows
update “KB2693643”.
Get-HotFix -Id KB2693643 | select HotfixID, Description, InstalledOn
Install Active Directory PowerShell Module on Windows 10
2 | P a g e
List ActiveDirectory Module
Next, we will verify if the Active Directory PowerShell module is available. To verify run the Powershell
script as below;
Get-Module -ListAvailable | Where {($_.Name -Like "ActiveD*")} | select Name, version
If the ActiveDirecotry Module gets listed. You are good and you can start managing Active directory with
PowerShell.
Import ActiveDirectory Module
After listing, in order to work on ActiveDirectory tasks from PowerShell, you need to first Import the
Module. To Import Active Directory Module, run the below PowerShell Script.
Install Active Directory PowerShell Module on Windows 10
3 | P a g e
Troubleshooting
Error Message
This update is not applicable to your computer.
Workaround
In order to resolve the RSAT installation, follow the below workaround steps.
copy c:DownloadsWindowsTH-KB2693643-x64.msu c:tmp
cd c:tmp
mkdir rsat
Expand Patch
Next step is to expand the copied file into a folder; to expand the file run the commad;
expand WindowsTH-KB2693643-x64.msu -f:* C:tmprsat
Install Active Directory PowerShell Module on Windows 10
4 | P a g e
Deploy Patch
Dism.exe /Online /Add-Package /PackagePath:C:tmprsatWindowsTH-KB2693643-x64.cab
Once the deployment / installation is completed, confirm system restart.
Verify RSAT Update Installation
After the system is rebooted, validate the RSAT installation status from PowerShell; which is also windows
update KBID # “KB2693643” that can be validated from “Programs and Features” option in the control
Panel.
Get-HotFix -Id KB2693643 | select HotfixID, Description, InstalledOn

More Related Content

PDF
How To Manage Yum Packages Interactive Shell
PDF
VMWare Tools Installation and Troubleshooting Guide
PDF
How To Create PowerShell Function
PDF
How To View Current Execution Policy PowerShell
PDF
Install and Configure RSyslog – CentOS 7 / RHEL 7
PDF
How To Check file exists and Delete PowerShell
PDF
How To Reset root Password on CentOS 7
PDF
How to Fix Duplicate Packages in YUM on CentOS 7
How To Manage Yum Packages Interactive Shell
VMWare Tools Installation and Troubleshooting Guide
How To Create PowerShell Function
How To View Current Execution Policy PowerShell
Install and Configure RSyslog – CentOS 7 / RHEL 7
How To Check file exists and Delete PowerShell
How To Reset root Password on CentOS 7
How to Fix Duplicate Packages in YUM on CentOS 7

What's hot (20)

PDF
How To Disable IE Enhanced Security Windows PowerShell
PDF
How To Create Power Shell Function Mandatory Parameter Value
PDF
How To Check IE Enhanced Security Is Enabled Windows PowerShell
PDF
How To List Nginx Modules Installed / Complied on CentOS 7
PDF
How To Install and Configure SNMP on RHEL 7 or CentOS 7
PDF
How To Manage Yum Cache
PDF
Windows PowerShell Basics - How To List PSDrive Info
PDF
How To Manage Linux User on RHEL 7
PDF
How to Change Hostname in CentOS 7 or RHEL 7
PDF
How To Install and Configure Chrony on RHEL 7
PDF
How To Create EBS Snapshot and Restore EBS Snapshot – Linux Instance
PDF
How To Create PowerShell Function Mandatory Parameter and Optional Parameter
PDF
How To Connect Amazon AWS EC2 with Key Pair – Linux
PDF
How to Upgrade Openfire on CentOS 7
PDF
How to Troubleshoot SELinux Audit2Allow unable to open (null)
PDF
Install VMWare Tools CentOS 7
PDF
Bash Script - How To Monitor Application Error Logs and Send Notification
DOCX
How to Configure Amazon AWS EC2 Elastic IP Address
PDF
How To Install and Configure Open SSH Server on Ubuntu
PDF
Nginx bind() to 0.0.0.0:9080 failed
How To Disable IE Enhanced Security Windows PowerShell
How To Create Power Shell Function Mandatory Parameter Value
How To Check IE Enhanced Security Is Enabled Windows PowerShell
How To List Nginx Modules Installed / Complied on CentOS 7
How To Install and Configure SNMP on RHEL 7 or CentOS 7
How To Manage Yum Cache
Windows PowerShell Basics - How To List PSDrive Info
How To Manage Linux User on RHEL 7
How to Change Hostname in CentOS 7 or RHEL 7
How To Install and Configure Chrony on RHEL 7
How To Create EBS Snapshot and Restore EBS Snapshot – Linux Instance
How To Create PowerShell Function Mandatory Parameter and Optional Parameter
How To Connect Amazon AWS EC2 with Key Pair – Linux
How to Upgrade Openfire on CentOS 7
How to Troubleshoot SELinux Audit2Allow unable to open (null)
Install VMWare Tools CentOS 7
Bash Script - How To Monitor Application Error Logs and Send Notification
How to Configure Amazon AWS EC2 Elastic IP Address
How To Install and Configure Open SSH Server on Ubuntu
Nginx bind() to 0.0.0.0:9080 failed
Ad

Viewers also liked (12)

PDF
How to Install Configure and Use sysstat utils on RHEL 7
PDF
How To Manage Yum Packages - Group Packages
PDF
How To Install and Configure AWS CLI for Windows
PDF
How To Manage Yum Repositories
PDF
How To Manage Yum History
PDF
How To List YUM Packages
PDF
How To Yum Package Installation
PDF
How To Install and Use ABRT CLI on RHEL 7
PDF
How To View Login History and Logout History on RHEL 7
PDF
DNF Failed To Open Cache
PDF
How To Install OpenFire in CentOS 7
PDF
Shell Script Disk Usage Report and E-Mail Current Threshold Status
How to Install Configure and Use sysstat utils on RHEL 7
How To Manage Yum Packages - Group Packages
How To Install and Configure AWS CLI for Windows
How To Manage Yum Repositories
How To Manage Yum History
How To List YUM Packages
How To Yum Package Installation
How To Install and Use ABRT CLI on RHEL 7
How To View Login History and Logout History on RHEL 7
DNF Failed To Open Cache
How To Install OpenFire in CentOS 7
Shell Script Disk Usage Report and E-Mail Current Threshold Status
Ad

Similar to Install Active Directory PowerShell Module on Windows 10 (20)

PDF
HDinsight Workshop - Prerequisite Activity
PDF
Openobject install
PDF
Installation and c onfiguration
PDF
How To Connect To Active Directory PowerShell
PDF
Dell 3-2-1 Reference Configurations: Configuration, management, and upgrade g...
PDF
How To Check and Delete a File via PowerShell
PDF
Orangescrum Recurring task add on user manual
PPTX
Getting Up and Running with the Windows Module Pack
PDF
P6 professional standalone_install_and_config_guide
PDF
Users Guide of AthTek WebXone
PDF
D space manual 1.5.2
PDF
Docker - A lightweight Virtualization Platform for Developers
PDF
Kranthi kumar implement_ci_cd_my_notes
DOCX
Test Lab Guide: Windows Server 2012 R2 Base Configuration
PDF
PowerShell install Windows Feature
PDF
full-stack-development-readthedocs-io-en-latest.pdf
PDF
Magento 2 Infinite Scroll
PDF
PDF_Article
DOCX
BLCN532 Lab 1Set up your development environmentV2.0.docx
HDinsight Workshop - Prerequisite Activity
Openobject install
Installation and c onfiguration
How To Connect To Active Directory PowerShell
Dell 3-2-1 Reference Configurations: Configuration, management, and upgrade g...
How To Check and Delete a File via PowerShell
Orangescrum Recurring task add on user manual
Getting Up and Running with the Windows Module Pack
P6 professional standalone_install_and_config_guide
Users Guide of AthTek WebXone
D space manual 1.5.2
Docker - A lightweight Virtualization Platform for Developers
Kranthi kumar implement_ci_cd_my_notes
Test Lab Guide: Windows Server 2012 R2 Base Configuration
PowerShell install Windows Feature
full-stack-development-readthedocs-io-en-latest.pdf
Magento 2 Infinite Scroll
PDF_Article
BLCN532 Lab 1Set up your development environmentV2.0.docx

More from VCP Muthukrishna (14)

PDF
How To Install and Configure GNome on CentOS 7
PDF
How To Connect to Active Directory User Validation
PDF
How To List Files on Remote Server - PowerShell
PDF
How To List Files and Display In HTML Format
PDF
Zimbra Troubleshooting - Mails not being Delivered or Deferred or Connection ...
PDF
How To Setup SSH Keys on CentOS 7
PDF
Windows PowerShell Basics – How To Create powershell for loop
PDF
How To Construct IF and Else Conditional Statements
PDF
How To Configure Nginx Load Balancer on CentOS 7
PDF
How To Install and Configure Screen on CentOS 7
PDF
How To Install and Configure Salt Master on Ubuntu
PDF
How To Protect SSH Access with Fail2Ban on RHEL 7
PDF
How To Configure SNMP Logging on RHEL 7
PDF
How To Find Package Installation Date on RHEL 7
How To Install and Configure GNome on CentOS 7
How To Connect to Active Directory User Validation
How To List Files on Remote Server - PowerShell
How To List Files and Display In HTML Format
Zimbra Troubleshooting - Mails not being Delivered or Deferred or Connection ...
How To Setup SSH Keys on CentOS 7
Windows PowerShell Basics – How To Create powershell for loop
How To Construct IF and Else Conditional Statements
How To Configure Nginx Load Balancer on CentOS 7
How To Install and Configure Screen on CentOS 7
How To Install and Configure Salt Master on Ubuntu
How To Protect SSH Access with Fail2Ban on RHEL 7
How To Configure SNMP Logging on RHEL 7
How To Find Package Installation Date on RHEL 7

Recently uploaded (20)

PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PPTX
observCloud-Native Containerability and monitoring.pptx
PDF
Architecture types and enterprise applications.pdf
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
Tartificialntelligence_presentation.pptx
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Five Habits of High-Impact Board Members
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PPTX
Modernising the Digital Integration Hub
PPT
What is a Computer? Input Devices /output devices
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
A review of recent deep learning applications in wood surface defect identifi...
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
STKI Israel Market Study 2025 version august
Final SEM Unit 1 for mit wpu at pune .pptx
observCloud-Native Containerability and monitoring.pptx
Architecture types and enterprise applications.pdf
WOOl fibre morphology and structure.pdf for textiles
Taming the Chaos: How to Turn Unstructured Data into Decisions
Chapter 5: Probability Theory and Statistics
Tartificialntelligence_presentation.pptx
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Five Habits of High-Impact Board Members
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Modernising the Digital Integration Hub
What is a Computer? Input Devices /output devices
Assigned Numbers - 2025 - Bluetooth® Document
A novel scalable deep ensemble learning framework for big data classification...
A review of recent deep learning applications in wood surface defect identifi...
Enhancing emotion recognition model for a student engagement use case through...
sustainability-14-14877-v2.pddhzftheheeeee
STKI Israel Market Study 2025 version august

Install Active Directory PowerShell Module on Windows 10

  • 1. Install Active Directory PowerShell Module on Windows 10 i | P a g e Table of Contents Overview.......................................................................................................................................................1 Pre-requisites................................................................................................................................................1 Download..................................................................................................................................................1 Installation ................................................................................................................................................1 Verify RSAT Update Installation............................................................................................................1 List ActiveDirectory Module .....................................................................................................................2 Import ActiveDirectory Module................................................................................................................2 Troubleshooting........................................................................................................................................3 Error Message.......................................................................................................................................3 Workaround..........................................................................................................................................3 Expand Patch.........................................................................................................................................3 Deploy Patch.........................................................................................................................................4 Verify RSAT Update Installation............................................................................................................4
  • 2. Install Active Directory PowerShell Module on Windows 10 1 | P a g e Overview The purpose of this guide is install Active Directory PowerShell Module on Windows 10. Pre-requisites  Windows 10  Windows Feature RSAT (Remote Server Administration Tool)  Install Windows 10 RSAT according to the architecture  Enable the Active Directory PowerShell feature  Update-Help for the module Download First step is to download the RSAT tools according to the Operating System architecture (x86 or x64) https://www.microsoft.com/en-in/download/details.aspx?id=45520 Installation Next step is install RSAT tools after downloading; Launch the downloaded file “WindowsTH-RSAT_TP5_Update-x64.msu” to install the Windows Feature “RSAT”. Verify RSAT Update Installation After installation is completed, validate the RSAT installation from PowerShell, which is also windows update “KB2693643”. Get-HotFix -Id KB2693643 | select HotfixID, Description, InstalledOn
  • 3. Install Active Directory PowerShell Module on Windows 10 2 | P a g e List ActiveDirectory Module Next, we will verify if the Active Directory PowerShell module is available. To verify run the Powershell script as below; Get-Module -ListAvailable | Where {($_.Name -Like "ActiveD*")} | select Name, version If the ActiveDirecotry Module gets listed. You are good and you can start managing Active directory with PowerShell. Import ActiveDirectory Module After listing, in order to work on ActiveDirectory tasks from PowerShell, you need to first Import the Module. To Import Active Directory Module, run the below PowerShell Script.
  • 4. Install Active Directory PowerShell Module on Windows 10 3 | P a g e Troubleshooting Error Message This update is not applicable to your computer. Workaround In order to resolve the RSAT installation, follow the below workaround steps. copy c:DownloadsWindowsTH-KB2693643-x64.msu c:tmp cd c:tmp mkdir rsat Expand Patch Next step is to expand the copied file into a folder; to expand the file run the commad; expand WindowsTH-KB2693643-x64.msu -f:* C:tmprsat
  • 5. Install Active Directory PowerShell Module on Windows 10 4 | P a g e Deploy Patch Dism.exe /Online /Add-Package /PackagePath:C:tmprsatWindowsTH-KB2693643-x64.cab Once the deployment / installation is completed, confirm system restart. Verify RSAT Update Installation After the system is rebooted, validate the RSAT installation status from PowerShell; which is also windows update KBID # “KB2693643” that can be validated from “Programs and Features” option in the control Panel. Get-HotFix -Id KB2693643 | select HotfixID, Description, InstalledOn