Enable Users to Change Expired Passwords in Outlook Web App 2010
By default in OWA 2010 if a user's password has expired they are told the username or password is invalid. They are unable to reset the password in OWA. This might be a pain when the passwords expire in the summer holidays. If you have SP1 + installed on the server users will be able to reset expired passwords before they login. All you have to do is make the following registry changes on all of your CAS servers.
- Log on to the Client Access server.
- Start Registry Editor (regedit).
- Locate the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange OWA.
- Create the following DWORD value if it doesn't already exist: ChangeExpiredPasswordEnabled. The value type will be REG_DWORD.
- Set the value of ChangeExpiredPasswordEnabled to 1.
- Exit Registry Editor.
You will need to reset your IIS services.
Edited by FN-GM

0 Comments
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now