Powershell | ActiveDirectory module on Windows 10
1. Check if ActiveDirecory module is installed on Windows 10 First we need to check if ActiveDirectory module is already installed on a computer or not by running Get-Module PS command. From the output we can see that is not listed. 2. Install (RSAT) Remote Server Administration Tools on Windows 10