SBS 2011 Essentials Password Policy

sbse-conA question in the forum came up about how to change the password policy, it seemed that the Dashboard option was greyed out.

As i mentioned in my post about Office 365, in order to allow Password Sync between Essentials and Of365, passwords for users needed to be updated to meet the requirements of the Office 365 service.

This has the unhappy side effect of also blocking you from lowering the requirements if you wish to do so in your environment when you are not using Office 365.

So what do we need to do? Well the answer is simple, remove the Office 365 module.

Firstly open the Dashboard and go to the Office 365 addin tab. You should see an option on the right hand side to Uninstall.

Dashboard

Follow this little wizard through and complete the process.

Uninstall

Uninstall2

Uninstall3

Next, move to an elevated command prompt, and enter the following. WUSA /UNINSTALL /KB:2569105

Cmd

You will be asked if you really want to uninstall, and in this case you do.

Cmd2

You should then be prompted to reboot your server.

After a reboot you can then open the Dashboard, go to the Users tab, and click Set the Password Policy, and you should find your slide bar is now working.

Dashboard1

The question in the forum related to changing the expiry age from 180 days (the Default) to a different value.

This cannot be done through the Dashboard, even with the Of365 module uninstalled.

You can do this using PowerShell (other ways as well, but i like PowerShell) You can launch the ‘Import System Modules’ shortcut from the QuickLaunch PowerShell icon.

PSHELL

Then run this command to set the expiry to 30 days.

Set-ADDefaultDomainPasswordPolicy –identity sbs.local –MaxPasswordAge “30.00:00:00”

pshell2

Then run this command to confirm your setting.

Get-ADDefaultDomainPasswordPolicy

pshell3

If you then go and use the Dashboard to set a different selection for the Password Policy, then it will change the Max Password Age back to it’s default value of 180 days.

About Robert Pearman
Robert Pearman is a UK based Small Business Server enthusiast. He has been working within the SMB IT Industry for what feels like forever. Robert likes Piña colada and taking walks in the rain, on occasion he also enjoys writing about Small Business Technology like Windows Server Essentials or more recently writing PowerShell Scripts. If you're in trouble, and you can find him, maybe you can ask him a question.

Leave a reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: