- Go to Start > run > gpmc.msc
- Go to "Forest">"Domains" then expand the default domain
- Right-click and edit the "Default Domain Policy". This will open a new window with title "Group Policy Management Editor"
- On the "Group Policy Management Editor"
go to "Computer Configuration">"Polices">"Windows Settings">"Security Settings">"Account Policies">"Password Policy" - Now modify the password complexity requirements setting.
- You have to then run "gpupdate" to propagate the changes.
Wednesday, January 11, 2012
How to disable password complexity rule in Active Directory (Windows 2008 R2)
Subscribe to:
Posts (Atom)
FizzBuzz in different languages
Java: import java.util.TreeMap ; public class Main { public static void main (String[] args) { System. out .println( ...