HTTPS to HTTP rewrite in OWA for Enterprise Vault Extensions?
Something happened a few months back and the Enterprise Vault extensions in Outlook Web quit working. What's happening is users click on the EV links in OWA and it tries to direct users to https://evlink.domain.com. But the link really is http://evlink.domain.com. We had a load balancer swapped out and one theory was a load balancer re-write rule wasnt in place. But I was talking to a Senior Engineer in the Networking team and he doesn't believe this is the problem. The load balancer gets the user to the OWA page so they can login. The content inside the page isn't controlled by the load balancer at all. The link to Enterprise Vault wouldn't be controlled by the load balancer. Each of our Enterprise Vault servers (8 of them) are all single server (non-clustered and not behind a load balancer.) So, how would I configure the link on our OWA page to rewrite or link directly to http instead of https?