Having problems getting Exchange to support internal free/busy and inter-org mailbox migrations at the same time. It looks like the Exchange 2013 powershell command (Set-ExchangeServer -Identity yourservername -InternetWebProxy) doesn't allow for a proxy bypass so that we can ensure all our local traffic stays local. I've found many articles that indicate that this issue can be overcome in Exchange 2010 by modifying the proxy config associated with WinHTTP.... Unfortunately I'm unable to find any reference to Exchange 2013 using WinHTTP. Can you provide insight into how a proxy bypass can be specified in Exchange 2013?
Here's the article that covers Exchange 2010. Unfortunately no reference to Exchange 2013 in this article. I'm hoping for some document from Microsoft that details proxy bypass for Exchange 2013 because I need to share this information with my client.
Configuring Proxy Settings for WinHTTP
Thank you in advance!