You are on page 1of 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