Click to Rate and Give Feedback
TechNet
TechNet Library
Exchange Server
Operations
 How to Enable the Exchange 2007 SP3...
How to Enable the Exchange 2007 SP3 Password Reset Tool

Applies to: Exchange Server 2007 SP3

Topic Last Modified: 2010-03-29

This topic explains how to use Registry Editor to enable the Microsoft Exchange Server 2007 Password Reset Tool.

Microsoft Office Outlook Web Access (OWA) includes a feature to let users change their passwords. However, this feature requires that users log on to OWA to change their passwords. In a scenario in which a user password has expired, or in which users have to change their passwords when they first log on, users cannot log on to OWA to access the password change feature. In earlier versions of Microsoft Exchange , an administrator could configure the IISADMPWD Web application to help users. To do this, the administrator could direct users who had expired passwords to an anonymously-accessible Web page to reset their passwords. IISADMPWD is not available in Windows Server 2008. Therefore, the password reset functionality may be unavailable for Exchange 2007 users in a Windows Server 2008-based environment.

Exchange 2007 SP3 adds a new feature to the Client Access server (CAS) role. This feature creates a new Internet Information Services (IIS) 7 module that detects expired passwords, and redirects users to a new change password page. By default, this feature is disabled. To enable the password reset feature, you must set a registry key.

To enable the password reset feature
  1. Log on to the Exchange server that is running the CAS role by using an account that has local administrator rights.

  2. Start Registry Editor, and then locate the following registry subkey:

    HLKM\SYSTEM\CurrentControlSet\Services\MSExchange OWA

  3. Create the following DWORD value if it does not already exist:

    Value name: ChangeExpiredPasswordEnabled
    Value type: REG_DWORD
    Value data: 1

  4. Exit Registry Editor.

Ff607232.note(en-us,EXCHG.80).gifNote:
The password reset functionality is enabled when ChangeExpiredPasswordEnabled is set to a nonzero (0) value. If this registry value is missing or is set to a value of zero, the password reset functionality is disabled.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Informative Article.      Nitin Gulati   |   Edit   |   Show History
Very informative article on exploring the usage of SP3 Functionality.
Tags What's this?: Add a tag
Flag as ContentBug
Any guidance on how this works with ISA 2006?      theycallmePete   |   Edit   |   Show History

Will this feature work with ISA publishing OWA?

Any differences in implementation?

Tags What's this?: Add a tag
Flag as ContentBug
IISADMPWD is not available in Windows Server 2008 - It's not true      Gurmeet Kohli   |   Edit   |   Show History

this is for win2008 and 2008 r2. win 2003 do not get such function.

"The change password works for Windows 2008 and R2 but not for Windows 2003"

Tags What's this?: Add a tag
Flag as ContentBug
After changing/adding this key, you need to issue an iisreset      Georg Hinterhofer   |   Edit   |   Show History

I tested this in the lab, and the key is not read instantly like the article would suggest. I had to run an iisreset to make it work.

Typo HLKM      Mathew Thomas ... Thomas Lee   |   Edit   |   Show History
It should be "HKLM\SYSTEM\CurrentControlSet\Services\MSExchange OWA" i think its a typo..
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker