Using a Proxy Server and Office 365
Created: 2014-08-22 12:28:44Modified: 2017-05-10 07:39:57
Tags: Office 365 System Requirements Troubleshooting UnitySync
If you do not require a proxy server, there are no special requirements to Discover from or Sync to an Office 365 directory.
If you do require a proxy server, you must have a proxy server identified on the server where UnitySync is installed.
- First, determine if a proxy server is set on the UnitySync server.
On the server where UnitySync is installed, run this command:
c:> netsh winhttp show proxy
If the output indicates a proxy server is set, there is nothing further you need to do.
If the output indicates no proxy server is set, simply run this command to set your proxy server:
c:> netsh winhttp set proxy Your.Proxy.com