A. Install-WindowsFeature RSAT-AD-Tools.
The RSAT-AD-Tools feature includes command-line tools for managing Active Directory Domain Services (AD DS). These tools help you manage domains, users, and computers, effectively allowing you to manage password policies for the domain.
Here’s why the other options are not the best choices:
C. Install-WindowsFeature GPMC: This command installs the Group Policy Management Console. While GPMC is used to manage Group Policies, it is not specifically required to manage password policies from a member server.
Remember, after installing the RSAT-AD-Tools feature, you can use the Group Policy Management Console or Active Directory Administrative Center to manage password policies. You can also use PowerShell commands to manage password policies.