Forum Discussion
aborgeld
Mar 22, 2022Copper Contributor
Exchange Powershell IIS logs full with Active Monitor
Good afternoon, We've finished a migration to Exchange 2019 CU 11 latest security update (march 😎 Now we want to look at hybrid (exchange online/Teams) integration. We have a proxy server ...
- Mar 23, 2022Solution was a wrong proxy configuration:
set-exchangeserver Exch1 -internetwebproxy http://yourproxy:80 -InternetWebProxyBypassList @("local","domain.local")
Now you let you local traffic go local and only proxy traffic via proxy
aborgeld
Mar 22, 2022Copper Contributor
Are these health active monitoring features, that are reported in the IIS log?
And is the routing not right? Because it tries to pol a proxy server instead of the second Exchange server.
And why does it pol every second instead of 5 minutes or every hour?
And is the routing not right? Because it tries to pol a proxy server instead of the second Exchange server.
And why does it pol every second instead of 5 minutes or every hour?