Microsoft Security Essentials not taking definition updates from WSUS Server.

Hi Experts,
I have a WSUS server installed on network on which MSE definition updates are installed, but the MSE on the client computer is not getting updates from it.
When I click the update button it gives me error "Virus and spyware definitions couldn't be updated".
The error code i am getting is 0x80244018. The definition updates couldn't be installed please try again later.
I also have TMG on my network as a default gateway, I want to update MSE from WSUS not from microsoft update.
Do I have to change rules....??? or any suggesstions that how MSE can be automatically updated from WSUS, the WSUS setting is saved into a GROUP Policy and applied....
Please advice......

The error code i am getting is 0x80244018.
This is an HTTP 403 error, which is generally (but not always) indicative of a proxy server interfering with the download. Assuming this is happening when the client is trying to get Definition Updates from Microsoft during the daily scan, this error will
likely go away once you properly set up WSUS to provide the definition updates.
I want to update MSE from WSUS not from microsoft update.
To do this, you need the following:
The Definition Updates classification must be configured for synchronization.
An Automatic Approval rule that approves the Definition Updates classification for the appropriate target group(s) must be configured and enabled.
The policy setting Allow Automatic Updates immediate installation must be ENABLED.
Your WSUS server should be configured to synchronize multiple times per day (at least 2).
Your clients should be configured with a shorter Detection Frequency (8 hours is ideal).
With the above configured, the clients will check the WSUS server 3x-4x per day, find the latest available Definition Update, download it and install it immediately.
Note, however, that if the client fails to download and install Definition Updates, MSE will continue to do a check, and attempt to update the Definition Updates during the daily scan. If your TMG blocks the client's Internet access, then they
will continue to log HTTP 403 errors when this definition update attempt is executed. (This is why you configure multiple syncs and scans per day -- so the client *never* has to go to Microsoft to get the current definition updates.)
Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
SolarWinds Head Geek
Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
http://www.solarwinds.com/gotmicrosoft
The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

Similar Messages

  • The icon of microsoft security essentials disappear and i can't scan or update my computer and also some updates for microsoft security essentials they fail to update

    I have xp system, and the icon of microsoft security essentials disappear and i can't scan or update my computer

    Same also occour in Windows 7, happened with more than
    one
    occasion, so it,s seems not to be related to faliur in installalation or Windows XP. Have
    also
    seen
    it
    on several
    different
    Windows
    7
    clients.
    It is
    common way
    for many, response on problems, that explain the
    errors/problems are not related to
    MS products.
    "Just Reboot
    and reinstall".
    General
    conclusion is, the
    problem
    has
    most likely not root in current
    product,
    but in the second
    circumstance. And there stop the respons, (Please remember to click “Mark as Answer” on the post that helps you)

  • Server behind TMG to grab updates from WSUS server

    Hey Guys,
    The last topic I created about grab superseeded updates from WSUS, is what this is stil about cause I can't accept this installing updates manually as a answer. So I went ahead an did even more research on this.
    To keep it simple I went ahead and adjusted the Local Group Policy / Computer Conf / Admin Templates / Windows Comp / Windows Update / Specify an intranet Microsoft update server (http://172.16.3.3:8530)
    Allowed a Rule through TMG to allow by directional traffic of TCP 8530 between the server lan (172.16.8.x <-> 172.16.3.3)
    When I click check for updates its good I can see the established connection using netstat on port 8530.
    As soon as I click download updates, it tries to grab from internet based Servers... i can see the SYN_SENT right away and I can see the blocked http traffic on the TMG.
    So I went ahead and set the GPO setting and removed the port allocation behind it (http://172.16.3.3) Doing a netstat after clicking check for updates showed connection attempt to 172.16.3.3 via http, So I added the protocol to the allow rule between the
    servers, and sure enough it changed to established, and I see the allow through the TMG. However this now gives an error when i click on check for updates...
    There has to be a way for me to get this dang server to get updates from our WSUS server on the other side of the TMG firewall.. but how?! what am I doing wrong?!
    *NOTE* with the port specified in the local GPO of 8530, I can access http://wsus/selfupdate/wuident.cab perfectly fine. I ran wuauclt /detectnow and no errors reported in the WindowsUpdate.log file
    *NOTE* The Wsus server is setup to cache all update to a local dir, attempted to see the files in there but all contained random string .cab files, wish they would just contain just the KBnumber and the msu files for easier verification of updates available
    in the cache.

    The last topic I created about grab superseeded updates from WSUS, is what this is stil
    A LINK to that post would be most helpful as I am absolutely clueless about what this post is about.
    Allowed a Rule through TMG to allow by directional traffic of TCP 8530 between the server lan (172.16.8.x <-> 172.16.3.3)
    The correct implementation for TMG is to create a Web Publishing Rule for the WSUS Server and ALLOW passthru of the client identity.
    When I click check for updates its good I can see the established connection using netstat on port 8530.
    As soon as I click download updates, it tries to grab from internet based Servers... i can see the SYN_SENT right away and I can see the blocked http traffic on the TMG.
    So I went ahead and set the GPO setting and removed the port allocation behind it (http://172.16.3.3) Doing a netstat after clicking check for updates showed connection attempt to 172.16.3.3 via http, So I added the protocol to the allow rule between the
    servers, and sure enough it changed to established, and I see the allow through the TMG. However this now gives an error when i click on check for updates...
    I see that you've specified a PRIVATE IP Address as the target of the WSUS server (172.16.3.3), so the first set of questions revolves around why there's a TMG server involved in the first place, where this "WSUS Client" is located with respect to the
    TMG interfaces, and where the WSUS Server is located with respect to the TMG interfaces. Maybe all of this is in the original post... wherever that might be. I'm going to assume that you're *routing* traffic through the TMG from one private network to another
    private network, most likely from the DMZ to the WSUS server in the Internal LAN. (Just an educated guess.)
    The second set of questions... is 172.16.3.3 the IP Address of the WSUS Server on the Internal LAN, or is that the address of the DMZ Interface on the TMG. Configured correctly, it should be the former.
    Third set of questions.... always a question I ask because it invariably sheds amazing insights into other network issues.... Why are you configuring the policy with an IP Address, rather than the hostname of the WSUS server?
    There has to be a way for me to get this dang server to get updates from our WSUS server on the other side of the TMG firewall.. but how?!
    Properly configure a Web Publishing Rule. It's that simple. I have a WSUS server "published" to the DMZ so I can patch my DMZ servers and it works perfectly.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • SCEP Definition Updates from WSUS

    I am currently using ConfigMgr (SUP) for all update patching including SCEP definitions (the 3 times a day scenario) but I was wondering if I can configure the clients so they just get their SCEP definitions from a stand-alone WSUS yet continue to receive
    all other updates from ConfigMgr (SUP)? I've been successful with pointing the clients to Microsoft Update, Microsoft Malware Protection Center and UNC file shares by changing the Definition Update Source using a custom Antimalware Policy but
    I haven't figured out how to point the SCEP client to a WSUS server? There is a setting in the Antimalware policy to set the UNC path so I was expecting to see a setting to set the WSUS URL. It's hard for me to believe the SCEP client can't be independaly
    re-directed to a local WSUS since you can configure the SCEP client it to go directly to Microsoft or the Protection Center which is basically the WSUS mothership.   
      

    I understand that. I just assumed that since I can change the Definition Update Source and pull the definitions down from "Updates distributed from Microsoft Update" or "Updates distributed from Microsoft Malware Protection Center"
    or "Updates distributed from UNC file shares", all which worked fine for me providing the SCEP client (using WUA) can pull definitions down from a different source
    while all other updates come down normally via the SUP/WSUS, that the "Updates distributed from WSUS" option would allow a separate WSUS to work as well.
    Jason: You asked "What's your end goal or reason for wanting to have separate sources?"
    I would rather not discuss this via the forum so feel free to contact me at
    [email protected] and we can continue this conversation and update the thread at a later time.
     

  • Clients cannot update from WSUS server - error 8024400E

    Alright, so I'm troubleshooting our WSUS server and seem to be stuck. I am running WSUS 3.2.7600.226 on Server 2003.  The client I have been using for testing is Windows 7 x64, but we have this issue on all clients (XP, 7 x86, and 7 x64).  I started
    with an error of 800B0001 and after googling installed KB2720211 to fix it. Now I am getting error 8024400E on clients when I attempt to update. I followed a technet walkthrough and verified that my WSUS settings are all correct (at least regarding iis,
    registry, gpo settings, and file system permissions). I am able to download CAB files from the WSUS server by going to the proper address in a browser. Here is a snippet from my WindowsUpdate log on my client:
    2013-12-20 10:27:29:784 972 23ac AU #############
    2013-12-20 10:27:29:784 972 23ac AU ## START ## AU: Search for updates
    2013-12-20 10:27:29:784 972 23ac AU #########
    2013-12-20 10:27:29:785 972 23ac AU <<## SUBMITTED ## AU: Search for updates [CallId = {749E5CD5-F4DE-48FC-A691-3610EF622CE3}]
    2013-12-20 10:27:29:785 972 2bcc Agent *************
    2013-12-20 10:27:29:785 972 2bcc Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2013-12-20 10:27:29:785 972 2bcc Agent *********
    2013-12-20 10:27:29:785 972 2bcc Agent * Online = Yes; Ignore download priority = No
    2013-12-20 10:27:29:785 972 2bcc Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation'
    and RebootRequired=1"
    2013-12-20 10:27:29:785 972 2bcc Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2013-12-20 10:27:29:785 972 2bcc Agent * Search Scope = {Machine}
    2013-12-20 10:27:29:785 972 2bcc Setup Checking for agent SelfUpdate
    2013-12-20 10:27:29:785 972 2bcc Setup Client version: Core: 7.6.7600.256 Aux: 7.6.7600.256
    2013-12-20 10:27:29:785 972 2bcc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2013-12-20 10:27:29:789 972 2bcc Misc Microsoft signed: Yes
    2013-12-20 10:27:29:794 972 2bcc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2013-12-20 10:27:29:797 972 2bcc Misc Microsoft signed: Yes
    2013-12-20 10:27:29:799 972 2bcc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2013-12-20 10:27:29:803 972 2bcc Misc Microsoft signed: Yes
    2013-12-20 10:27:29:808 972 2bcc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2013-12-20 10:27:29:812 972 2bcc Misc Microsoft signed: Yes
    2013-12-20 10:27:29:821 972 2bcc Setup Determining whether a new setup handler needs to be downloaded
    2013-12-20 10:27:29:821 972 2bcc Setup SelfUpdate handler is not found. It will be downloaded
    2013-12-20 10:27:29:821 972 2bcc Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256"
    2013-12-20 10:27:29:823 972 2bcc Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
    2013-12-20 10:27:29:823 972 2bcc Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256"
    2013-12-20 10:27:29:835 972 2bcc Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
    2013-12-20 10:27:29:835 972 2bcc Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256"
    2013-12-20 10:27:29:852 972 2bcc Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
    2013-12-20 10:27:29:852 972 2bcc Setup SelfUpdate check completed. SelfUpdate is NOT required.
    2013-12-20 10:27:29:884 972 2bcc PT +++++++++++ PT: Synchronizing server updates +++++++++++
    2013-12-20 10:27:29:884 972 2bcc PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://wsusservername/ClientWebService/client.asmx
    2013-12-20 10:27:29:896 972 2bcc PT WARNING: Cached cookie has expired or new PID is available
    2013-12-20 10:27:29:896 972 2bcc PT Initializing simple targeting cookie, clientId = 488f3922-1a4e-4921-b015-25957eeb6500, target group = http://wsusservername, DNS name = mycomputer.domain.local
    2013-12-20 10:27:29:896 972 2bcc PT Server URL = http://wsusservername/SimpleAuthWebService/SimpleAuth.asmx
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: GetAuthorizationCookie failure, error = 0x8024400E, soap client error = 7, soap error code = 400, HTTP status code = 200
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: SOAP Fault: 0x000190
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: faultstring:Fault occurred
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: ErrorCode:InternalServerError(5)
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: Message:(null)
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: Method:"http://www.microsoft.com/SoftwareDistribution/Server/SimpleAuthWebService/GetAuthorizationCookie";
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: ID:9d989bf6-04e3-44a9-8ffd-f20bb997b3f0
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: Failed to initialize Simple Targeting Cookie: 0x8024400e
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: PopulateAuthCookies failed: 0x8024400e
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: RefreshCookie failed: 0x8024400e
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: RefreshPTState failed: 0x8024400e
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: Sync of Updates: 0x8024400e
    2013-12-20 10:27:29:902 972 2bcc PT WARNING: SyncServerUpdatesInternal failed: 0x8024400e
    2013-12-20 10:27:29:902 972 2bcc Agent * WARNING: Failed to synchronize, error = 0x8024400E
    2013-12-20 10:27:29:902 972 2bcc Agent * WARNING: Exit code = 0x8024400E
    2013-12-20 10:27:29:902 972 2bcc Agent *********
    2013-12-20 10:27:29:902 972 2bcc Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2013-12-20 10:27:29:902 972 2bcc Agent *************
    2013-12-20 10:27:29:902 972 2bcc Agent WARNING: WU client failed Searching for update with error 0x8024400e
    2013-12-20 10:27:29:902 972 1bc8 AU >>## RESUMED ## AU: Search for updates [CallId = {749E5CD5-F4DE-48FC-A691-3610EF622CE3}]
    2013-12-20 10:27:29:902 972 1bc8 AU # WARNING: Search callback failed, result = 0x8024400E
    2013-12-20 10:27:29:902 972 1bc8 AU # WARNING: Failed to find updates with error code 8024400E
    2013-12-20 10:27:29:902 972 1bc8 AU #########
    2013-12-20 10:27:29:902 972 1bc8 AU ## END ## AU: Search for updates [CallId = {749E5CD5-F4DE-48FC-A691-3610EF622CE3}]
    2013-12-20 10:27:29:902 972 1bc8 AU #############
    2013-12-20 10:27:29:903 972 1bc8 AU Successfully wrote event for AU health state:0
    2013-12-20 10:27:29:903 972 1bc8 AU AU setting next detection timeout to 2013-12-20 21:27:29
    2013-12-20 10:27:29:903 972 1bc8 AU Setting AU scheduled install time to 2013-12-21 10:00:00
    2013-12-20 10:27:29:903 972 1bc8 AU Successfully wrote event for AU health state:0
    2013-12-20 10:27:29:904 972 1bc8 AU Successfully wrote event for AU health state:0
    2013-12-20 10:27:34:498 972 2bcc Report REPORT EVENT: {2519DC64-E7F9-499B-A2F8-B58DA4A0C08A} 2013-12-20 10:27:29:902-0600 1 148 101 {00000000-0000-0000-0000-000000000000} 0 8024400e AutomaticUpdates Failure Software Synchronization Windows Update Client failed
    to detect with error 0x8024400e.
    2013-12-20 10:27:34:502 972 2bcc Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2013-12-20 10:27:34:502 972 2bcc Report WER Report sent: 7.6.7600.256 0x8024400e 00000000-0000-0000-0000-000000000000 Scan 101 Managed
    2013-12-20 10:27:34:502 972 2bcc Report CWERReporter finishing event handling. (00000000)
    I focused in on "GetAuthorizationCookie failure, error = 0x8024400E, soap client error = 7, soap error code = 400, HTTP status code = 200" and did some googling which all points at Microsoft Office 2003 SP1 update as being the culprit, and I followed
    the instructions on a technet site to disable the update and am still getting the same error. I'm stumped at this point, and I thought I would post here in the hope that someone can help me before I end up just wiping it out and reinstalling (which I'm worried
    won't even solve it).

    I focused in on "GetAuthorizationCookie failure, error = 0x8024400E, soap client error = 7, soap error code = 400, HTTP status code = 200" and did some googling which all points at Microsoft Office 2003 SP1 update as being the culprit, and I followed
    the instructions on a technet site to disable the update and am still getting the same error.
    While you're definitely on the right track, the Office2003SP1 update really has not been an issue since WSUS Service Pack 2 was released in October 2009 (and really, the Office2003SP1 update that was the cause of this was replaced long before that even,
    so you probably don't even have the defective update on your server).
    However, the error is generally associated with the presence of defective update(s) on the WSUS server, so the first thing to do is address any potential issues caused by a failed install of KB2720211.
    If the error still persists after verifying that all other aspects of the server are fully operational, review the list of not-Declined updates on your WSUS server and make sure that:
    All Expired updates are Declined (and then run the Server Cleanup Wizard and let it delete the expired updates).
    All approvals for older revisions have been removed (and then run the Server Cleanup Wizard and let it delete the older revisions).
    All approvals for superseded updates have been removed. (And then, when they report as 100% Not Applicable, decline them, and then run the Server Cleanup Wizard so that it can delete the files associated with those updates).
    Once all of the potentially problematic updates have been removed from the view of the Windows Update Agent, and if this error then persists, we can evaluate it from a more focused perspective.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • CLIENT UNABLE TO UPDATE from WSUS SERVER

    Dear all
    we have a WSUS server installed on windows server 2012, the clients is no longer able to download updates, getting error WindowsUpdate_80072EE2" "WindowsUpdate_dt000"
    here is the client log file
    2014-02-17 18:20:13:346 1024 f98 Misc WARNING: Send failed with hr = 80072ee2.
    2014-02-17 18:20:13:346 1024 f98 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)>
    Bypass List used : <(null)> Auth Schemes used : <>
    2014-02-17 18:20:13:346 1024 f98 Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://rwf-1:8530/selfupdate/wuident.cab>.
    error 0x80072ee2
    2014-02-17 18:20:13:346 1024 f98 Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed.
    error 0x80072ee2
    2014-02-17 18:20:13:346 1024 f98 Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-02-17 18:20:13:346 1024 f98 Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-02-17 18:20:13:358 1024 f98 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-02-17 18:20:13:363 1024 f98 Misc Microsoft signed: Yes
    2014-02-17 18:20:13:365 1024 f98 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2014-02-17 18:20:13:371 1024 f98 Misc Microsoft signed: Yes
    2014-02-17 18:20:13:379 1024 f98 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2014-02-17 18:20:13:385 1024 f98 Misc Microsoft signed: Yes
    2014-02-17 18:20:13:400 1024 f98 Setup Determining whether a new setup handler needs to be downloaded
    2014-02-17 18:20:13:400 1024 f98 Setup SelfUpdate handler is not found.  It will be downloaded
    2014-02-17 18:20:13:400 1024 f98 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.6.7600.256"
    2014-02-17 18:20:13:403 1024 f98 Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.6.7600.256"
    is already installed.
    2014-02-17 18:20:13:403 1024 f98 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.6.7600.256"
    2014-02-17 18:20:13:414 1024 f98 Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.6.7600.256"
    is already installed.
    2014-02-17 18:20:13:414 1024 f98 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.6.7600.256"
    2014-02-17 18:20:13:432 1024 f98 Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.6.7600.256"
    is already installed.
    2014-02-17 18:20:13:432 1024 f98 Setup SelfUpdate check completed.  SelfUpdate is NOT required.
    2014-02-17 18:20:13:723 1024 f98 PT +++++++++++  PT: Synchronizing
    server updates  +++++++++++
    2014-02-17 18:20:13:723 1024 f98 PT  + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL
    = http://rwf-1:8530/ClientWebService/client.asmx
    2014-02-17 18:20:13:858 1024 f98 PT WARNING: Cached cookie has expired or new PID is available
    2014-02-17 18:20:13:858 1024 f98 PT Initializing simple targeting cookie, clientId = 5c40eee5-ae54-4cbd-8758-a694a59ade20,
    target group = ROLMAN, DNS name = it.rolmanworld.com
    2014-02-17 18:20:13:858 1024 f98 PT  Server URL = http://rwf-1:8530/SimpleAuthWebService/SimpleAuth.asmx
    2014-02-17 18:21:14:006 1024 f98 Misc WARNING: Send failed with hr = 80072ee2.
    2014-02-17 18:21:14:006 1024 f98 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)>
    Bypass List used : <(null)> Auth Schemes used : <>
    2014-02-17 18:21:14:006 1024 f98 PT  + Last proxy send request failed with hr = 0x80072EE2, HTTP status
    code = 0
    2014-02-17 18:21:14:006 1024 f98 PT  + Caller provided credentials = No
    2014-02-17 18:21:14:006 1024 f98 PT  + Impersonate flags = 0
    2014-02-17 18:21:14:006 1024 f98 PT  + Possible authorization schemes used = 
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: GetCookie failure, error = 0x80072EE2, soap client error = 5, soap
    error code = 0, HTTP status code = 200
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: PTError: 0x80072ee2
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: GetCookie_WithRecovery failed : 0x80072ee2
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: RefreshCookie failed: 0x80072ee2
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: RefreshPTState failed: 0x80072ee2
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: Sync of Updates: 0x80072ee2
    2014-02-17 18:21:14:006 1024 f98 PT WARNING: SyncServerUpdatesInternal failed: 0x80072ee2
    2014-02-17 18:21:14:006 1024 f98 Agent  * WARNING: Failed to synchronize, error = 0x80072EE2
    2014-02-17 18:21:14:009 1024 f98 Agent  * WARNING: Exit code = 0x80072EE2
    2014-02-17 18:21:14:009 1024 f98 Agent *********
    2014-02-17 18:21:14:009 1024 f98 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-02-17 18:21:14:009 1024 f98 Agent *************
    2014-02-17 18:21:14:009 1024 f98 Agent WARNING: WU client failed Searching for update with error 0x80072ee2
    2014-02-17 18:21:14:024 1024 d9c AU >>##  RESUMED  ## AU: Search for updates [CallId = {B6B4993C-E64D-41EE-BB3B-4C0259522B34}]
    2014-02-17 18:21:14:024 1024 d9c AU  # WARNING: Search callback failed, result = 0x80072EE2
    2014-02-17 18:21:14:024 1024 d9c AU  # WARNING: Failed to find updates with error code 80072EE2
    2014-02-17 18:21:14:024 1024 d9c AU #########
    2014-02-17 18:21:14:024 1024 d9c AU ##  END  ##  AU: Search for updates [CallId = {B6B4993C-E64D-41EE-BB3B-4C0259522B34}]
    2014-02-17 18:21:14:024 1024 d9c AU #############
    2014-02-17 18:21:14:024 1024 d9c AU Successfully wrote event for AU health state:0
    2014-02-17 18:21:14:024 1024 d9c AU AU setting next detection timeout to 2014-02-17 19:21:14
    2014-02-17 18:21:14:024 1024 d9c AU Successfully wrote event for AU health state:0
    2014-02-17 18:21:14:025 1024 d9c AU Successfully wrote event for AU health state:0
    2014-02-17 18:21:19:010 1024 f98 Report REPORT EVENT: {37C49AAA-0782-441A-85BD-BC86F384B332}2014-02-17 18:21:14:009+0400 1 148 101 {00000000-0000-0000-0000-000000000000} 0 80072ee2AutomaticUpdates Failure Software
    Synchronization Windows Update Client failed to detect with error 0x80072ee2.
    2014-02-17 18:21:19:060 1024 f98 Report CWERReporter::HandleEvents - WER report upload completed with status
    0x8
    2014-02-17 18:21:19:060 1024 f98 Report WER Report sent: 7.6.7600.256 0x80072ee2 00000000-0000-0000-0000-000000000000
    Scan 101 Managed
    2014-02-17 18:21:19:060 1024 f98 Report CWERReporter finishing event handling. (00000000)
    I've tried all the ways, restarting the services, file permissions, and many other
    PLEASE HELP
    thank you

    thank you for your reply, 
    I tried so many ways but couldn't solve it, then I removed the WSUS rule, and re-install it
    then after installing the rule i'm getting error when configuring the WSUS  ERROR : http://i.imgur.com/eqm9ViT.png
    Post install is starting
    Fatal Error: Failed to start and configure the WSUS service
    and here is the log file
    2014-02-20 08:37:47  Postinstall started
    2014-02-20 08:37:47  Detected role services: Api, UI, WidDatabase, Services
    2014-02-20 08:37:47  Start: LoadSettingsFromParameters
    2014-02-20 08:37:47  Content local is: True
    2014-02-20 08:37:47  Content directory is: E:\WSUS
    2014-02-20 08:37:47  SQL instname is: 
    2014-02-20 08:37:47  End: LoadSettingsFromParameters
    2014-02-20 08:37:47  Start: Run
    2014-02-20 08:37:47  Configuring content directory...
    2014-02-20 08:37:47  Configuring groups...
    2014-02-20 08:37:48  Starting group configuration for WSUS Administrators...
    2014-02-20 08:37:48  Found group in regsitry, attempting to use it...
    2014-02-20 08:37:48  Searching for existing group...
    2014-02-20 08:37:48  Existing group was found
    2014-02-20 08:37:48  Writing group to registry...
    2014-02-20 08:37:48  Finished group creation
    2014-02-20 08:37:48  Starting group configuration for WSUS Reporters...
    2014-02-20 08:37:48  Found group in regsitry, attempting to use it...
    2014-02-20 08:37:48  Searching for existing group...
    2014-02-20 08:37:48  Existing group was found
    2014-02-20 08:37:48  Writing group to registry...
    2014-02-20 08:37:48  Finished group creation
    2014-02-20 08:37:48  Configuring permissions...
    2014-02-20 08:37:48  Fetching content directory...
    2014-02-20 08:37:48  Fetching ContentDir from registry store
    2014-02-20 08:37:48  Value is E:\WSUS
    2014-02-20 08:37:48  Fetching group SIDs...
    2014-02-20 08:37:48  Fetching WsusAdministratorsSid from registry store
    2014-02-20 08:37:48  Value is S-1-5-21-495251104-1553465597-2720485832-1634
    2014-02-20 08:37:48  Fetching WsusReportersSid from registry store
    2014-02-20 08:37:48  Value is S-1-5-21-495251104-1553465597-2720485832-1635
    2014-02-20 08:37:48  Creating group principals...
    2014-02-20 08:37:49  Granting directory permissions...
    2014-02-20 08:37:49  Granting permissions on content directory...
    2014-02-20 08:37:49  Granting registry permissions...
    2014-02-20 08:37:49  Granting registry permissions...
    2014-02-20 08:37:49  Granting registry permissions...
    2014-02-20 08:37:49  Configuring shares...
    2014-02-20 08:37:49  Configuring network shares...
    2014-02-20 08:37:49  Fetching content directory...
    2014-02-20 08:37:49  Fetching ContentDir from registry store
    2014-02-20 08:37:49  Value is E:\WSUS
    2014-02-20 08:37:49  Fetching WSUS admin SID...
    2014-02-20 08:37:49  Fetching WsusAdministratorsSid from registry store
    2014-02-20 08:37:49  Value is S-1-5-21-495251104-1553465597-2720485832-1634
    2014-02-20 08:37:49  Content directory is local, creating content shares...
    2014-02-20 08:37:49  Creating share "UpdateServicesPackages" with path "E:\WSUS\UpdateServicesPackages" and description "A network share to be used by client systems for collecting all software packages (usually applications) published on this WSUS system."
    2014-02-20 08:37:49  Deleting existing share...
    2014-02-20 08:37:49  Creating share...
    2014-02-20 08:37:49  Share successfully created
    2014-02-20 08:37:49  Creating share "WsusContent" with path "E:\WSUS\WsusContent" and description "A network share to be used by Local Publishing to place published content on this WSUS system."
    2014-02-20 08:37:49  Deleting existing share...
    2014-02-20 08:37:49  Creating share...
    2014-02-20 08:37:49  Share successfully created
    2014-02-20 08:37:49  Creating share "WSUSTemp" with path "C:\Program Files\Update Services\LogFiles\WSUSTemp" and description "A network share used by Local Publishing from a Remote WSUS Console Instance."
    2014-02-20 08:37:49  Deleting existing share...
    2014-02-20 08:37:50  Creating share...
    2014-02-20 08:37:50  Share successfully created
    2014-02-20 08:37:50  Finished creating content shares
    2014-02-20 08:37:50  Configuring WID database...
    2014-02-20 08:37:50  Configuring the database...
    2014-02-20 08:37:50  Establishing DB connection...
    2014-02-20 08:37:50  Checking to see if database exists...
    2014-02-20 08:37:50  Database exists
    2014-02-20 08:37:50  Switching database to single user mode...
    2014-02-20 08:37:53  Loading install type query...
    2014-02-20 08:37:53  DECLARE @currentScriptVersion   int
    DECLARE @currentDBVersion       int
    IF NOT EXISTS(SELECT * FROM sys.databases WHERE name='SUSDB')
    BEGIN
        SELECT 1
    END
    ELSE
    BEGIN
        SET @currentScriptVersion = (9200 + 16384)
        SET @currentDBVersion = (SELECT SchemaVersion FROM SUSDB.dbo.tbSchemaVersion WHERE ComponentName = 'CoreDB')
        IF @currentDBVersion < 926
        BEGIN
            SELECT 3
        END
        ELSE IF @currentDBVersion < @currentScriptVersion
        BEGIN
            SELECT 2
        END
        ELSE IF @currentDBVersion = @currentScriptVersion
        BEGIN
            SELECT 0
        END
        ELSE
        BEGIN
            SELECT 4
        END
    END
    2014-02-20 08:37:53  Install type is: Reinstall
    2014-02-20 08:37:53  Creating logins...
    2014-02-20 08:37:53  Fetching account info for S-1-5-20
    2014-02-20 08:37:53  Found principal
    2014-02-20 08:37:53  Found account
    2014-02-20 08:37:53  Got binary SID
    2014-02-20 08:37:53  Fetching WsusAdministratorsSid from registry store
    2014-02-20 08:37:53  Value is S-1-5-21-495251104-1553465597-2720485832-1634
    2014-02-20 08:37:53  Fetching account info for S-1-5-21-495251104-1553465597-2720485832-1634
    2014-02-20 08:37:53  Fetching account info for S-1-5-21-495251104-1553465597-2720485832-1634
    2014-02-20 08:37:53  Found principal
    2014-02-20 08:37:53  Found account
    2014-02-20 08:37:53  Got binary SID
    2014-02-20 08:37:53  Setting content location...
    2014-02-20 08:37:53  Fetching ContentDir from registry store
    2014-02-20 08:37:53  Value is E:\WSUS
    2014-02-20 08:37:53  Swtching DB to multi-user mode......
    2014-02-20 08:37:56  Finished setting multi-user mode
    2014-02-20 08:37:56  Writing DB settings to registry...
    2014-02-20 08:37:56  Marking PostInstall done for UpdateServices-WidDatabase in the registry...
    2014-02-20 08:37:56  Configuring IIS...
    2014-02-20 08:37:56  Start: ConfigureWebsite
    2014-02-20 08:37:56  Configuring website on port 8530
    2014-02-20 08:38:48  2014-02-20 08:38:10  Info      IISCustomAction    Performing Setup Action, Command /Install 
    2014-02-20 08:38:46  Info      IISCustomAction    Command /Install Succeeded
    2014-02-20 08:38:48  End: ConfigureWebsite
    2014-02-20 08:38:48  Configuring performance counters...
    2014-02-20 08:38:48  Configuring Stats.NET perf counter...
    2014-02-20 08:38:48  Configuring reporting perf counter...
    2014-02-20 08:38:48  Configuring client webservice perf counter...
    2014-02-20 08:38:48  Configuring server sync webservice perf counter...
    2014-02-20 08:38:48  Configuring API remoting perf counter...
    2014-02-20 08:38:48  Bringing services online...
    2014-02-20 08:38:48  Checking initialization status... 
    2014-02-20 08:38:48  StartServer starting...
    2014-02-20 08:38:48  Generating encryption key to write to the registry...
    2014-02-20 08:38:48  Generating encryption key to write to the database...
    2014-02-20 08:38:48  Generating encryption key succeeded...
    2014-02-20 08:38:48  Setting WSUSService to autostart...
    2014-02-20 08:38:48  WSUSService is set to autostart.
    2014-02-20 08:38:48  Starting WSUSService...
    2014-02-20 08:38:48  Failed to start WsusService. Exception: System.InvalidOperationException: Cannot start service WSUSService on computer '.'. ---> System.ComponentModel.Win32Exception: An instance of the service is already running
       --- End of inner exception stack trace ---
       at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.UpdateServices.Setup.StartServer.StartServer.StartAndConfigureService()
    2014-02-20 08:38:48  Importing default detectoids.
    2014-02-20 08:38:48  Importing CriticalUpdates.xml...
    2014-02-20 08:38:49  Importing Drivers.xml...
    2014-02-20 08:38:49  Importing FeaturePacks.xml...
    2014-02-20 08:38:49  Importing MicrosoftCorporation.xml...
    2014-02-20 08:38:49  Importing SecurityUpdates.xml...
    2014-02-20 08:38:49  Importing ServicePacks.xml...
    2014-02-20 08:38:49  Importing Tools.xml...
    2014-02-20 08:38:49  Importing UpdateRollups.xml...
    2014-02-20 08:38:49  Importing Updates.xml...
    2014-02-20 08:38:49  Importing Windows.xml...
    2014-02-20 08:38:49  Importing Windows2000family.xml...
    2014-02-20 08:38:49  Importing WindowsServer2003DatacenterEdition.xml...
    2014-02-20 08:38:50  Importing WindowsServer2003Family.xml...
    2014-02-20 08:38:50  Importing WindowsXPfamily.xml...
    2014-02-20 08:38:50  Importing LocalPublisher.xml...
    2014-02-20 08:38:50  Importing LocallyPublishedPackages.xml...
    2014-02-20 08:38:50  Importing Applications.xml...
    2014-02-20 08:38:50  Importing Exchange.xml...
    2014-02-20 08:38:50  Importing Office.xml...
    2014-02-20 08:38:50  Importing SQL.xml...
    2014-02-20 08:38:50  Importing Exchange2000Server.xml...
    2014-02-20 08:38:50  Importing ExchangeServer2003.xml...
    2014-02-20 08:38:50  Importing OfficeXP.xml...
    2014-02-20 08:38:50  Importing Office2003.xml...
    2014-02-20 08:38:50  Importing SQLServer.xml...
    2014-02-20 08:38:50  Importing WindowsXP64BitEditionVersion2003.xml...
    2014-02-20 08:38:50  Importing DefinitionUpdateSusXml.xml...
    2014-02-20 08:38:50  Importing ClientServicingApiDetectoid.xml...
    2014-02-20 08:38:50  Importing default detectoids succeeded.
    2014-02-20 08:38:52  FixSubscriptionCategories failed. Exception: System.Net.WebException: The request failed with HTTP status 400: Bad Request.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.Internal.ApiRemoting.GetServerVersion()
       at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.GetServerVersion()
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.CreateUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer..ctor(Boolean bypassApiRemoting)
       at Microsoft.UpdateServices.Setup.StartServer.StartServer.FixSubscriptionCategories()
    2014-02-20 08:38:52  StartServer encountered errors. Exception=The request failed with HTTP status 400: Bad Request.
    2014-02-20 08:38:52  Microsoft.UpdateServices.Administration.CommandException: Failed to start and configure the WSUS service
       at Microsoft.UpdateServices.Administration.PostInstall.Run()
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
    PLEASE HELP
    BEST REGARDS

  • Windows 2012 r2 not able to get windows updates from WSUS 2012 r2

    One of our windows 2012 R2 server is not getting windows updates from WSUS 2012 R2 but other 2012 R2 are getting updates.
    I found on windowsupdate log on the server saying "WARNING: Failed to get Network Cost info from NLM, assuming network is NOT metered, error = 0x80240037"
    Not sure what is the issue.

    I believe the warning isn't really relevant in this case. Could you post a recent section from the windowsupdate.log from that machine?
    0x80240037 WU_E_NOT_SUPPORTED The functionality for the operation is not supported.

  • Why does updating virus definitions on microsoft security essentials make my macbook go to sleep and hard to wake it up from its sleep state?

    Why does updating virus definitions on microsoft security essentials make my macbook go to sleep and hard to wake it up from its sleep state? does this happen to anyone else? its really bugging me.

    Just  you probably, having used it for years since its beta days.
    don't run more than one malware suite/programs. it is possible to use some as long as they aren't running.
    I'd look elsewhere for why.

  • Firefox seems to keep my microsoft security essentials from updating. how can i know for sure? not a problen until lately.

    what more can i say. when automatic updates occur, none of the microsoft security essentials are successful; but failed.
    help please.

    Firefox are not the culprit for this kinda issue, contact microsoft support for more help

  • SCEP Definition update from Microsoft Malware Protection Center vs WindowsUpdate?

    Hi,
    SCEP Definition update from Microsoft Malware Protection Center vs WindowsUpdate? What is the different?
    /SaiTech

    If I remember correctly - definitions for A/V and NIS will be the same from either location.  I think MMPC might give you the ability to download partial, not yet released definitions for added zero-day protection.  I don't remember
    if you have to be part of MAPS to get that benefit, sorry.
    With the integration of WSUS with SCCM 2012, I've found that using updates distributed from ConfigMgr to be sufficient.  I do have those other methods available, but at lower priorities so that remote users who don't VPN as often as they should, have
    a fallback until we can get PKI/HTTPS or an Azure DP, or Direct Access.
    Again, I'm not 100% sure, but I do know that getting updates from SCCM's built in WSUS (via Automatic Deployment Rules), has worked really well for us, and having those extra methods enabled in your policy definitely makes for some extra fallback options.

  • Script to disable scheduled updates for Microsoft Security Essentials

    I need a script to disable scheduled updates in Microsoft Security Essentials.  Any help would be appreciated. Thank You.

    You can try asking here:
    http://answers.microsoft.com/en-us/protect
    Don't retire TechNet! -
    (Don't give up yet - 13,225+ strong and growing)

  • How to exclude a file/folder from Microsoft Security Essentials scan in Windows 7/Vista/XP?

    How to exclude a file/folder from Microsoft Security Essentials scan
    in Windows 7/Vista/XP?
    Hetti Arachchige V Aravinda | Network & System Administrator (B.Sc, Microsoft Small Business Specialist, MCP, MCTS, MCSA, MCSE,MCITP, CCNA, CEH, MBCS)

    Hi,
    Thanks for sharing this link.
    Nice job!
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • Endpoint not removing Microsoft Security Essentials

    Hi there,
    We're using SCCM 2012 SP1 CU3 and deploying Endpoint. Endpoint is not installing though. In our client settings the Endpoint Protection component "Automatically
    remove previously installed antimalware software before Endpoint Protection is installed"
    is set to YES
    When I look in the logs in EndpointProtectionAgent.log there is this message:
    System Center Endpoint Protection installation error. One or more programs on your computer conflict with System Center Endpoint Protection.To install System Center Endpoint Protection, you must remove the following programs and then run the installation
    wizard again. Error code:0x8004FF52. Programs: Microsoft Security Essentials
    That surprises me, as the following Microsoft page - http://technet.microsoft.com/en-us/library/4acd0c29-e453-4863-8194-e479263291c8 clearly shows that "Microsoft
    Security Essentials v1" will be uninstalled.
    The version of Microsoft
    Security Essentials on our client machines is 1.0.2498.0
    Any idea why this is not working?
    Thanks,
    Kieran.

    Hi,
    Automatically remove previously installed antimalware software before Endpoint Protection is installed
    The list can be found here:
    http://technet.microsoft.com/en-us/library/4acd0c29-e453-4863-8194-e479263291c8#BKMK_EndpointProtectionDeviceSettings
    Symantec AntiVirus Corporate Edition version 10
    Symantec Endpoint Protection version 11
    Symantec Endpoint Protection Small Business Edition version 12
    McAfee VirusScan Enterprise version 8
    Trend Micro OfficeScan
    Microsoft Forefront Codename Stirling Beta 2
    Microsoft Forefront Codename Stirling Beta 3
    Microsoft Forefront Client Security v1
    Microsoft Security Essentials v1
    Microsoft Security Essentials 2010
    Microsoft Forefront Endpoint Protection 2010
    Microsoft Security Center Online v1
    Meanwhile, it is possible by another way
    http://social.technet.microsoft.com/wiki/contents/articles/3316.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Access Connection​s Problems With Windows 7 and Microsoft Security Essentials

    There appears to be a conflict with Access Connections and Microsoft Security Essentials which causes Microsoft Security Essentials to generate high page faults and high CPU usage, and prevents normal operation of Access Connections.
    After fresh install and reboot Access Connections would not launch, and when cursor was moved to the taskbar, the cursor pointer changed to a spinning loop.  Clicking on the Access Connections gadget did nothing. Looking at Task Manager, Microsoft Security Essentials program msmpeng.exe was experiencing 5000+ page faults per interval.  Terminating msmpeng.exe immediately caused Access Connections to launch.
    System configuration: Lenovo Thinkpad x200s with Windows 7 Ultimate 64 RTM (installed with a fresh install) with all current updates, and all updates from Leovo including Access Connections V 5,42 Build 6JC725WW,
    Solved!
    Go to Solution.

    Here is a workaround to fix the issue
    1) Launch MS Security Essentials
    2) Click on the "settings" tab
    3) Click on "Excluded files & Locations"
    4) Click "Add"
    5) browse and add the following exceptions
     a) C:\Users\Public\Lenovo\Access connections
     b) C:\Users\Public\Lenovo\Access connections\AccConnAdvanced.html
    6) Click "Save Changes"
    The issue is also resolved in AC 5.5 which is posted to the web
    http://www-307.ibm.com/pc/support/site.wss/documen​t.do?lndocid=MIGR-73682
    Can someone please test both solutions and let me know if the issue is resolved.
    Thanks

  • Windows 8.1 will not get Forefront Client Updates from WSUS

    Recently I noticed that my Windows 8.1 clients were not getting updates from WSUS 3.2.  After some searching I found it was an issue with HTTPS and the solution was to disable HTTPS or enable TLS.  So I enabled TLS on the Server 2008 R2 WSUS server
    and that fixed the issue with my 8.1 clients not getting updates except for Forefront Endpoint Protection 2010.   My SCCM server deploys the client fine but it is version 2.1 and normally the client and definition updates come from WSUS with the
    latest client version being 4.5.  However, my Windows 8.1 machines will not get the client updates even though they are automatically approved for all machines.
    I am just wondering what else I can check or change to make sure my Windows 8.1 clients get the Forefront client updates as they should??   I am wondering if I manually install the 4.1 client update if it will take the client updates after that.  
    I only have about eight Windows 8.1 machines so if I have to do that by hand for now then I will and I think my organization will be moving to Server 2012 and SCCM 2012 this summer sometime.

    I reread your post and have another suggestion. If your SCCM 2007 server is still deploying the old 2.1 FEP client version, then you should install the latest anti-malware platform update for the SCCM server so you can deploy it from there instead of WSUS:
    http://support.microsoft.com/kb/2952678
    http://blogs.msdn.com/b/minfangl/archive/2013/08/15/guidance-on-install-anti-malware-platform-updates-for-fep-2010-su1-and-scep-2012-sp1.aspx
    Also, you may be affected by this:
    "Anti-malware platform updates on MU will use special detection logic and applicability rules to make the anti-malware platform updates available only on computers with previous N-2 anti-malware platforms installed. For example, on April 8<sup>th</sup>,
    anti-malware platform of version 4.5.x will be released on MU, and it will only be offered to computers where anti-malware platform version 4.3.x or 4.4.x is available. If a computer has FEP or SCEP client with version 4.1.x, it has to be upgraded to version
    4.3.x first, then to the latest version (4.5.x). If a computer has FEP or SCEP client with version older than 4.1.x, because of the same N-2 rule, it has to be upgraded to 4.1.x first, then to 4.3.x, and then to the latest version (4.5.x). Required updates
    will be kept on MU to ensure that this upgrade process is available for computers running older versions of the Microsoft anti-malware platform."
    http://blogs.technet.com/b/configmgrteam/archive/2014/03/27/anti-malware-platform-updates-for-endpoint-protection-will-be-released-to-mu.aspx

Maybe you are looking for

  • Condition types not copied correctly from Me11 to Me21

    Dear All,             I am facing a problem in my client place, it is a import scenario where i create ME11 for a material with a combination of a vendor. After maintaining condition types like J1CV, JSDB when I am creating PO for that vendor condtio

  • Adjust video levels on .m2v?

    I've searched through the forums and can't seem to find a solution to my problem, so I apologize in advance if someone has already answered it somewhere on here... Is there any way (in QuickTime, DVDSP, or Compressor) that I can adjust brightness, co

  • Jpeg attachments appearing as a .dat file and not .jpeg files

    Please can someone tell me how I can change jpeg attachments that are coming through on emails on my new iPhone 5 as a .dat file and not as a .jpeg file. These .dat files cannot be opened - I assume that this will happen with PDF files as well.   Tha

  • DSN Problem

    Hi, Recently i have upgraded my database from oracle 9i to 10 g(10.2.0). The problem is when I am trying to connect the database through DSN using VB 6.0 I am getting an error "-2147467259 [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr f

  • Match code help and coding for save menu for PF STATUS and BDC programming

    hi, pl guide me step by step i'm new to abap. 1)   i need search help for field V_TVAG-BEZEI..this is field is there in my table control to select the values from the line of list for reason to reject. 2) i need code for SAVE button which i've create