This topic has not yet been rated - Rate this topic

Delete a Fine-Grained Password Policy

Updated: February 28, 2009

Applies To: Windows Server 2008 R2

This topic explains how to use the Active Directory module for Windows PowerShell to delete a fine-grained password policy.

The following example demonstrates how to delete the fine-grained password policy DlgtdAdminsPSO:

Remove-ADFineGrainedPasswordPolicy -Identity DlgtdAdminsPSO

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.