Windows Server
This topic has not yet been rated - Rate this topic

Account Lockout and Password Policies

Updated: February 28, 2009

Applies To: Windows Server 2008 R2

This topic explains how to use the Active Directory module for Windows PowerShell to view the account lockout and password policies of users.

Example

The following example demonstrates how to view the account lockout and password policy of the user SaraDavis:

Get-ADUserResultantPasswordPolicy -Identity SaraDavis

Additional information

For a full explanation of the parameters that you can pass to Get-ADUserResultantPasswordPolicy, at the Active Directory module command prompt, type Get-Help Get-ADUserResultantPasswordPolicy –detailed, and then press ENTER.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ