Table of Contents You can create the Fine-Grained Password Policy with ADSIEDIT.MSC.One sample settings of a FGPPHow to Manage Active Directory Password Policies in Windows Server 2008/R2Find the below link for creating a Fine-Grained Password PolicyApply PSOs to Users and Global Security GroupsFun and Games Active Directory Password Policies-Ask Premier Field Engineering (PFE) Platforms You can’t assign more than one password policy In Windows 2003 which is applied at domain label but in windows 2008(All Version) you can assign more than one password policy. Which is called “Fine-Grained Password Policy” in ADDS..
Make a note : You can’t apply the Fine-Grained Password Policy on OU label, only you can assign that with “user” and “Global Security group”.
http://blog.thesysadmins.co.uk/active-directory-fine-grained-passwords-with-adsi-edit.html http://showmehowtodoit.com/2012/step-by-step-fine-grained-password-policy-in-windows-2008/
http://blogs.technet.com/b/seanearp/archive/2007/10/06/windows-server-2008-fine-grained-password-policy-walkthrough.aspx
http://technet.microsoft.com/en-us/library/cc770394(WS.10).aspx
C:\>dsquery *
"CN=FirstFGPP,CN=Password Settings Container,CN=System,DC=contoso,DC=com"
-scope base -attr *
C:\>dsget user <user DN> -effectivepso
http://blogs.technet.com/b/askpfeplat/archive/2013/01/14/fun-and-games-active-directory-password-policies.aspx
Richard Mueller edited Revision 23. Comment: Fix TOC, replace RGB values with color names in HTML to restore colors
Richard Mueller edited Revision 22. Comment: Added tag, changed tag "Windows 2008 R2" to "Windows Server 2008 R2"
Ed Price - MSFT edited Revision 15. Comment: Space in title
Fernando Lugão Veltem edited Revision 8. Comment: removed (en-US) from the title
Just learning that right now. :)
great technet article thanks.