
Main Menu
Brad's TechTips - Exchange Server & Outlook
[<<
Full list of Exchange Server & Outlook tips.]
Exchange Server 2003: Enable the "Change Password" option for OWA
Exchange Server 2003: Enable the "Change Password" option for OWA
-
Download
and install the OWAAdmin tool.
- Enable SSL on the server.
- Create a virtual directory under the Default Web site. Call it IISAdmPwd and point it to
%Systemroot%\System32\Inetsrv\Iisadmpwd
- Grant the following rights on the virtual directory: Read, Run Scripts and Execute
- Open the OWAAdmin tool from https://<ServerName>/owaadmin.
- Go to the Security Settings page, and then enable the change password option.
Verify that the Change Password option is available in OWA:
- Open OWA in a Web browser using
https://<servername>/exchange.
- Logon with your username and password.
- Click on the Options button.
- In the Options window scroll all the way down. Notice the Change Password button and click it.
- Notice the Change Password window opening. Try to use it.
CREDIT:
Much of this information was gathered from
http://www.petri.co.il/enable_password_changing_through_owa_in_exchange_2003.htm.