MS Filtering Engine Update behind proxy

Hi,

We have an Exchange 2013 server running behind a proxy. This causes the FIPFS event 6027, saying it's unable to download any antimalware updates.

My question: Is it possible to make Exchange proxy-aware, for instance by setting the system proxy? If not, how can I download the updates manually to an alternate path?

August 18th, 2014 8:33am

Hi,

To narrow down the issue, please try the following changes in Exchange:

1. Restart the Microsoft Exchange Transport service.

2. Please run the following netsh winhttp command from a command prompt to verify proxy settings existed:

netsh winhttp show proxy

If the proxy is not existing, run a Netsh command similar to the following to specify the proxy server:

Netsh winhttp set proxy proxy-server="http=%ProxyServer%;https=sproxy:88" bypass-list="*.domain.com"

After doing so, try running this command to kick off an update:

Update-MalwareFilteringServer.ps1 Identity %ServerName%

3. Verify the NT AUTHORITY\Network Service account has Full Control permissions on the <drive>:\Program Files\Microsoft\Exchange\V15\FIP-FS\Data\Engines\amd64\Microsoft\bin directory.

4. try to manually download engine and definition updates:

http://technet.microsoft.com/en-us/library/jj657471.aspx

If possible, please provide the exact text shown in the General tab of Event 6027 for further analysis.

Regards,

Free Windows Admin Tool Kit Click here and download it now
August 19th, 2014 2:59am

Hi,

Any updates?

Regards,

August 26th, 2014 9:00am

Hi Winnie,

I haven't had the chance to try this yet, but it makes sense. I just wanted to make sure using the system proxy was Microsoft's recommended way of getting around this problem.

Free Windows Admin Tool Kit Click here and download it now
August 26th, 2014 11:12am

Works for me, thanks !
June 23rd, 2015 10:42pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics