Archive for the ‘Uncategorized’ Category.

Lync 2010 and EWS followup

This is a followup to this post.

Turns out that Outlook doesn’t really like autodiscover through SRV records and proceeds to ask the user for authentication when this happens. This is often not a desireable situation.

The other option seemed to be to add names for autodiscover.domain.com for each of the SMTP domains to the certificate on the CAS. We tried this as well, but in this configuration the Lync client started asking about trust of the server. A bit of searching led me to this post by Jens Trier Rasmussen that explains why.

I was not able to find any place to add trusted servers to Lyncs trusted server list, but for Outlook i could, so the solution was to revert to SRV records, and add this regkey to the machines:


Office 2007:
HKCU\Software\Microsoft\Office\12.0\Outlook\AutoDiscover\RedirectServers

Office 2010:
HKCU\Software\Microsoft\Office\14.0\Outlook\AutoDiscover\RedirectServers

add the CAS server FQDN as the value name of a key with value type REG_SZ and empty value data.

This tells Outlook to always trust this server.

Test post

Nothing to see here, move along!

Problems running OCS2009-DBUpgrade on OCS SE/Server 2008?

Just run the msi in an elevated cmd window. UAC is the problem

Thanks to Tonino at proexchange.be!

  • http://www.proexchange.be/blogs/ocs2007r2/archive/2010/03/25/executing-the-ocs2009-dbupgrade-package-fails-on-windows-2008.aspx
  • CCNA!

    I just passed my Cisco Certified Network Associate exam that I’ve been working on the last couple of weeks! Hooray for me!