Monday, November 07, 2011

I really tried to love you, but it is not working out,,, Goodbye OWA 2010 Conversation View

I really tried to love you, but it is not working out.  I'm breaking up with you...   Goodbye little OWA 2010 Conversation View.  And thanks to Tony Redmond for reminding me of how easy it is to turn off...

Click the View button, then clear the checkbox next to Show As Conversations.

Labels:

Sunday, November 06, 2011

OWA and Outlook RPC URLs

A question came up at Exchange Connections this past week about using a separate name space for the OWA/Web Services/ActiveSync URL than you use for the RPC Client Access area.   eg...
owa.domain.com   versus
outlook.domain.com

Microsoft recommends keeping these separate.  While it *does* work if they both point to the same hostname and/or IP address, if they are separate, you reduce the risk of external Outlook clients (Outlook Anywhere / RPC over HTTP) timing out.  

Here is the text from TechNet:

It's important that the (FQDN) specified in the command be only resolvable internally. If the name is also resolvable externally, these external clients will attempt to connect to the array via a TCP connection instead of HTTPS.


 During the session at Connections, I was thinking it was something more complicated than this.