0% found this document useful (0 votes)
81 views1 page

Enable Expired Password Change in OWA

To enable users to change expired passwords in Outlook Web App, registry permissions must first be assigned. The registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeOWA should then be edited by creating a DWORD value called ChangeExpiredPasswordEnabled and setting it to 1, after backing up the registry. Restart IIS to apply the changes.

Uploaded by

nimishm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views1 page

Enable Expired Password Change in OWA

To enable users to change expired passwords in Outlook Web App, registry permissions must first be assigned. The registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeOWA should then be edited by creating a DWORD value called ChangeExpiredPasswordEnabled and setting it to 1, after backing up the registry. Restart IIS to apply the changes.

Uploaded by

nimishm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Enable Users to Change Expired Passwords

You need to be assigned permissions before you can perform this procedure. To see what
permissions you need, see the "Outlook Web App Registry Editor" entry in the Client Access
Permissions topic.
Caution:
Incorrectly editing the registry can cause serious problems that may require you to reinstall
your operating system. Problems resulting from editing the registry incorrectly may not be
able to be resolved. Before editing the registry, back up any valuable data.
1. Log on to the Client Access server.
2. Start Registry Editor (regedit).
3. Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchang
e OWA.
4. Create the following DWORD value if it doesn't already exist:
ChangeExpiredPasswordEnabled. The value type will be REG_DWORD.
5. Set the value of ChangeExpiredPasswordEnabled to 1.
6. Exit Registry Editor.

Cmd:> iisreset /stop


Cmd:> iisreset /start

You might also like