Disable Password Complexity/Expiration etc. Policy on Windows Server 2008

Posted on 5/18/2010 @ 11:20 AM in #SharePoint 2010 | 1 comments | 4605 views

One of the things I like to do, for development environments only is to get rid of that excessively bothersome password policies. I like to have my password as something like p@ssword1, so they are easy to remember etc. etc. Obviously never do this in production. However, Windows Server 2008 comes with a password policy that expires my passwords every 90 days, and requires me to pick complex passwords, can’t reuse passwords etc. etc. Well here is how you disable password policy on a Windows Server 2008 machine -

  1. Run Group Policy Management (gpmc.msc)
  2. Expand to your domain, look for Forest\Domains\yourdomain\default domain policy.
  3. Go to the settings tab, right click on the tab, and choose “Edit”.
  4. This will open the Group Policy Management Editor, in which -
    1. Go to Computer Configuration\Policies\Windows Settings\Security Settings\Account Policies\Password Policy, and change the policy to whatever that suits you.
  5. Close everything, and run command prompt as administrator, and issue a “gpupdate /force” command to force the group policy update on the machine.
  6. Restart, and you’re done! :)

On 8/4/2010 6:22:29 PM razahotmail.com said ..
How to disable Password Complexity in Windows 2008 using command line?


Please post your comments:


Your feedback will be submitted for moderation, and will appear after it is approved.

Name:  
Email (optional): Your email address will not be posted.
URL (optional):
Comments: HTML will be ignored, URLs will be converted to hyperlinks  
Enter the text you see in the box: