in

Microsoft Experts

Memoirs of a goldfish

Cameron McFie

Smile! It is guaranteed to make your day come alive!

OWA Redirection for Exchange 2007 users doesn’t work on Windows 2008

If you have installed your Exchange 2007 Mailbox Server on a Windows Server 2008 server you may find an issue where the redirection from /Exchange to /OWA doesn't work.

You will get an error when you login like "The user name or password that you entered is not valid. Try entering it again."

This is because by default the IIS7 install doesn't include the following Role Services by default;

  • Application Development->ISAPI Extensions
  • Security->Basic Authentication
  • Security->Windows Authentication

You can either install them by Adding Role Services by going into Server Manager -> Web Server (IIS) -> Add Role Services or you can run the following at a DOS prompt;

  • ServerManagerCmd -i Web-ISAPI-Ext
  • ServerManagerCmd -i Web-Basic-Auth
  • ServerManagerCmd -i Web-Windows-Auth

 

Comments

No Comments

About Cam

Cameron is a highly experienced Microsoft specialist who has been working in IT for over 15 years. Currently he owns and operates a Hosting company named Emantra in Brisbane, Australia.

His expertise is particularly in Microsoft Exchange server and general hosting. He has been working with Exchange since version 4.0 and been in the hosting game since 2003. Microsoft Hosted Messaging and Collaboration platforms is another one of Cameron’s specialties. He has installed and maintained all versions from 3.5 upwards.

His loves are technology, beer and socialising with mates.