Posted in
Exchange Server,
Hosting & IIS7 |
No Comment | 8,187 views | 05/04/2009 11:22
You can disable Exchange Server 2007 OWA Forms-Based Authentication. Open your Exchange Management Console and follow these steps:
1. Server Configuration -> Client Access.
2. Right click the “Owa (Default Web Site)” and choose Properties.
3. Under Authentication tab, you see “Use one or more standard authentication methods:” You can choose this option to disable Forms-Based Authentication.
After changes, you must restart IIS. You can use “iisreset /noforce” to use command prompt.