Force a Wsus client to check for updates

Hi, we have a Wsus server and a GPO that forces all PCs and Servers to work with it.
in the GPO, "configure automatic updates"  is configured to "notify for download and notify for install"
and the "schedule install day" is tuesday.
my question is, how do i make a certain cleint, download the updates (manually by command or something like that)
and not wait for the scheduled time to come..
Thanks
Gil

actually - our workstations are configured to "download and install" on a specific time.
and our servers are configured to "notify..."
so as i understand,  wuauclt /detectnow  is relavant for our workstations (to detect updates earlier than scheduled) but not to our servers - which are constantly updating on new updates given the "notify.." configuration. right?
(btw, how often do they check updates to be notified via the Wsus server?
The wuauclt /detectnow option initiates a detection on all systems, the behavioral differences are a function of the setting of the
Configure Automatic Updates policy.
If AUOption='4' (as you have for your workstations), the command will detect available updates, automatically queue updates for download via BITS, and automatically schedule those updates for installation at the configured time when the download has been
successfully completed.
If AUOption='3' (Notify for Install), the command will detect available updates, automatically queue updates for download via BITS, and then (on WinXP/2003) present a notification to any logged on Administrator inviting them to install the updates or
(on Vista and later) present and enable the Install Updates button in the Control Panel WUApp for any user who is not restricted from installing updates.
If AUOption='2' (Notify for Download), the command will detect available updates and (on WinXP/2003) present a notification to any logged on Administrator inviting them to download the updates or (on Vista and later) --- Hmm... actually, I've never personally
see the WUApp on a machine configured with AUOption-'2'! --- but my expectation would be that the WUApp presents a "Download Now" button, rather than an "Install Now" button.
By default, the WUAgent executes a detection 17.6-22.0 hours after the completion of the previous regular detection event. Using
wuauclt /detectnow causes the previously scheduled detection to be 'rescheduled' 17.6-22.0 hours after the completion of the on-demand event. The detection interval can be configured in policy to a shorter interval, but should be matched (logically)
with your server synchronization event, and your approval processes. If your server is set to synchronize once-per-day, and your approval process is not a daily occurrence, there is NO value in setting the interval to a shorter value. If your server is
set to synchronize more than once per day and you approve updates on a daily basis, there may be value in setting the detection interval to a shorter period, consistent with the server synchronization interval.
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2012)
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin

Similar Messages

  • Prevent App Store checking for updates in non-administrator accounts?

    Once upon a time, software could only be installed from within an administrator's account. But with Mountain Lion software can be installed from within a "standard" account, as long as you enter the admin's name and password. And software update alerts from the App Store (and other vendors) now show up within standard accounts.
    Is there a way to prevent the App Store from checking for software updates when a standard account is active? One of my users is almost totally computer illiterate; the update alerts completely confound her. Also, if the alerts are ignored in a standard account, they do not show up in the administrator's account until several days later -- or at all.
    I'd really appreciate any help you can offer!

    Thanks so much for checking, Carolyn. Unfortunately this workaround forces the App Store to check for updates in standard accounts: exactly what I'm trying to prevent. From what I can tell by searching, people seem to like this new behavior. I want it gone.

  • SUS - Some Clients Take a Long Time to Check for Updates

    We have the newest XSERVE, running 10.6, with 12GB of RAM. We use it as our software update server and for some reason, some clients take a long time to check for updates. I'm talking anywhere from an 30 mins to an hour. I can't figure it out. Some clients are quick, some are extremely long.
    Now if I tell the client to just check Apple for updates, it takes a few seconds.
    Can anyone offer any suggestions?
    Thanks.

    After another restart, firefox has begun throwing errors when starting from terminal. the error reported is:
    /opt/kde/bin/skim: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
    This is printed 5 times, then gives up and firefox loads quickly after. So this appears to be an issue with skim and libpng similar to other problems being reported.
    Some research uncovered that skim is no longer supported and is part of my kdemod3 install, however until this update it was working fine under kdemod4.

  • Intune Command to initiate 'Check for update' for intune client.

    Hi ,
    I am working with Microsoft Intune and power shell. My target is to automate the process of "check for update"
    available at Intune client's Microsoft intune center.
    I have found the way to push the command to client using intune but the issue is with the command it’s not working.
    %programfiles%\Microsoft\OnlineManagement\Updates\Bin\omupdclt.exe /detectnow
    %programfiles%\Microsoft\OnlineManagement\Updates\Bin\omupdclt.exe /updatenow
    The reference links are as follows :
    https://albertneef.wordpress.com/2012/01/12/windows-intune-commands/#comment-423 
    http://www.systemcentercentral.com/windows-intune-client-behind-the-scenes-sysctr/
    These commands are not getting executed at the client machine. I tried it's execution in administrator mode. Command
    is getting executed without any error but check for update is not getting initiated.
    Can u please provide me with the way to execute this manually at the client machine? 

    Thanks for the commands now at least its initiating the Agent.
    /DailyTasks;
    /AgentUpdateNow;
    /RunHandlerComServer
    i have executed the command and it i still giving errors. please have a look at the log file: updates.log
    2015-03-12 15:23:34:379
    1956 1224
    Misc ===========  Logging initialized (build: 5.0.4900.0, tz: +0530)  ===========
    2015-03-12 15:23:34:379
    1956 1224
    Misc  = Process: c:\Program Files\Microsoft\OnlineManagement\Updates\Bin\omupdclt.exe
    2015-03-12 15:23:34:379
    1956 1224
    UpdClt omupdclt.exe launched with command line omupdclt.exe  /agentupdatenow
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Agent requests client agent sync
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Asset Inventory Service agent sync refreshing state
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Searching for Asset Inventory Service: Not Found
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Asset Inventory Service is disabled. Canceling agent sync timer
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Microsoft Intune agent sync refreshing state
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Searching for Microsoft Intune: Found
    2015-03-12 15:23:34:395
    2564 1130
    AgntUpd Microsoft Intune is enabled. Initiating agent sync
    2015-03-12 15:23:34:395
    2564 76c
    AgntUpd Received timeout event
    2015-03-12 15:23:34:395
    2564 76c
    Agent Agent servicing time window policy is not set
    2015-03-12 15:23:34:395
    2564 76c
    Agent WARNING: Unable to read agent servicing time window policy, error = 0x80070002. 
    2015-03-12 15:23:34:395
    2564 76c
    AgntUpd WARNING: Failed to update task triggers, error = 0x80070002
    2015-03-12 15:23:34:395
    2564 76c
    AgntUpd #############
    2015-03-12 15:23:34:395
    2564 76c
    AgntUpd ## START ##  AgntUpd: Search for agents [Service = "Microsoft Intune"]
    2015-03-12 15:23:34:395
    2564 76c
    AgntUpd #########
    2015-03-12 15:23:34:395
    2564 76c
    AgntUpd <<## SUBMITTED ## AgntUpd: Search for agents [Service = "Microsoft Intune", CallId = {F9BB69D3-5BD4-4B2A-8D06-0FAB2BA9ADC0}]
    2015-03-12 15:23:34:395
    2564 d1c
    Agent *************
    2015-03-12 15:23:34:395
    2564 d1c
    Agent ** START **  Agent: Finding updates [CallerId = Client Agents Sync]
    2015-03-12 15:23:34:395
    2564 d1c
    Agent *********
    2015-03-12 15:23:34:395
    2564 d1c
    Agent  * Online = Yes; Ignore download priority = No
    2015-03-12 15:23:34:395
    2564 d1c
    Agent  * Criteria = "CategoryIDs contains '27cd64a2-e5d7-468d-ac5d-7bd7ccae1880' and IsInstalled=0 and Type='Software'"
    2015-03-12 15:23:34:395
    2564 d1c
    Agent  * ServiceID = Microsoft Intune
    2015-03-12 15:23:34:395
    2564 d1c
    Agent  * Search Scope = {Machine}
    2015-03-12 15:23:34:426
    2564 d1c
    EP Obtained plugin IUpdateEndpointProvider on CLSID 3BF1D171-8D71-44C4-B234-302390EDD390
    2015-03-12 15:23:34:426
    2564 d1c
    EP Obtained plugin IUpdateEndpointAuthProvider on CLSID 3BF1D171-8D71-44C4-B234-302390EDD390
    2015-03-12 15:23:34:426
    2564 d1c
    EP SLS: Initializing for service ID 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7
    2015-03-12 15:23:34:426
    2564 d1c
    EP SLS: Reading from cache
    2015-03-12 15:23:34:426
    2564 d1c
    EP SLS: Successfully read service endpoints from cache.
    2015-03-12 15:23:34:426
    2564 d1c
    EP Got service Microsoft Intune plugin Client/Server preferred token types: 0x00000001
    2015-03-12 15:23:34:426
    2564 d1c
    EP Got service Microsoft Intune plugin Client/Server URL: "https://msua05.manage.microsoft.com/ClientWebService/client.asmx/auth"
    2015-03-12 15:23:34:426
    2564 d1c
    EP Got service Microsoft Intune plugin Client/Server auth token of type 0x00000001
    2015-03-12 15:23:34:488
    2564 d1c
    PT +++++++++++  PT: Starting category scan  +++++++++++
    2015-03-12 15:23:34:488
    2564 d1c
    PT  + ServiceId = Microsoft Intune, Server URL = https://msua05.manage.microsoft.com/ClientWebService/client.asmx/auth
    2015-03-12 15:23:37:004
    2564 d1c
    EP Obtained plugin IUpdateEndpointProvider on CLSID 3BF1D171-8D71-44C4-B234-302390EDD390
    2015-03-12 15:23:37:004
    2564 d1c
    EP Obtained plugin IUpdateEndpointAuthProvider on CLSID 3BF1D171-8D71-44C4-B234-302390EDD390
    2015-03-12 15:23:37:004
    2564 d1c
    EP SLS: Initializing for service ID 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7
    2015-03-12 15:23:37:004
    2564 d1c
    EP SLS: Reading from cache
    2015-03-12 15:23:37:004
    2564 d1c
    EP SLS: Successfully read service endpoints from cache.
    2015-03-12 15:23:37:004
    2564 d1c
    EP Got service Microsoft Intune plugin Client/Server preferred token types: 0x00000001
    2015-03-12 15:23:37:004
    2564 d1c
    EP Got service Microsoft Intune plugin Client/Server URL: "https://msua05.manage.microsoft.com/ClientWebService/client.asmx/auth"
    2015-03-12 15:23:37:004
    2564 d1c
    EP Got service Microsoft Intune plugin Client/Server auth token of type 0x00000001
    2015-03-12 15:23:37:004
    2564 d1c
    PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2015-03-12 15:23:37:004
    2564 d1c
    PT  + ServiceId = Microsoft Intune, Server URL = https://msua05.manage.microsoft.com/ClientWebService/client.asmx/auth
    2015-03-12 15:23:43:129
    2564 d1c
    Agent Skipping search for Windows Updates due to category criteria
    2015-03-12 15:23:43:129
    2564 d1c
    Agent  * Found 0 updates and 3 categories in search; evaluated appl. rules of 295 out of 331 deployed entities
    2015-03-12 15:23:43:129
    2564 d1c
    Agent *********
    2015-03-12 15:23:43:129
    2564 d1c
    Agent **  END  **  Agent: Finding updates [CallerId = Client Agents Sync]
    2015-03-12 15:23:43:129
    2564 d1c
    Agent *************
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd >>##  RESUMED  ## AgntUpd: Search for agents [Service = "Microsoft Intune", CallId = {F9BB69D3-5BD4-4B2A-8D06-0FAB2BA9ADC0}]
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd  # 0 agents detected
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd #########
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd ##  END  ##  AgntUpd: Search for agents [Service = "Microsoft Intune", CallId = {F9BB69D3-5BD4-4B2A-8D06-0FAB2BA9ADC0}]
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd #############
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd Agent sync completed
    2015-03-12 15:23:43:129
    2564 ee4
    Agent Agent servicing time window policy is not set
    2015-03-12 15:23:43:129
    2564 ee4
    Agent WARNING: Unable to read agent servicing time window policy, error = 0x80070002. 
    2015-03-12 15:23:43:129
    2564 ee4
    AgntUpd WARNING: Failed to update task triggers, error = 0x80070002
    2015-03-12 15:23:48:129
    2564 d1c
    Report REPORT EVENT: {1CA0460D-AC30-468A-AAB2-F9BA68F3744F}
    2015-03-12 15:23:43:129+0530 1
    147 [AGENT_DETECTION_FINISHED] 101
    {00000000-0000-0000-0000-000000000000}
    0 0 Client Agents Sync
    Success Software Synchronization
    The Client successfully detected 0 updates.
    2015-03-12 15:23:48:129
    2564 d1c
    Report WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    2015-03-12 15:23:48:129
    2564 d1c
    Report WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    2015-03-12 15:23:48:129
    2564 d1c
    Report WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    2015-03-12 15:23:48:129
    2564 d1c
    Report WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    i am not able to find the reason for this error please help..
    with regards
    Mayank Pahan

  • Windows Update failed to check for updates with error 0x800B0001

    Hi all,
    I have a WSUS installed on a Windows Server 2008 R2 box, I have a new Windows Server 2012 box (joined to domain) that cannot get updates from the WSUS, whenever I try to search for new updates I receive the following error in event viewer:
    Windows Update failed to check for updates with error 0x800B0001
    Note: I cannot see the Win2K12 server in the WSUS console under computers node.

    I couldn't get it to run even after installing the mentioned KB fixes. So I investigated the error myself, and found a "hack" that seems to fix the issue. Wrote up a small piece on it here:
    http://tplive.azurewebsites.net/2013/12/windows-update-error/
    You and about a thousand other people have reported "I had already installed [the update], but installing it AGAIN fixed the problem.", which is almost assuredly a simple indication that the original installation of the update failed, and you simply did
    not recognize that the installation of the update was not successful.
    The fact that the /selfupdate folder was corrupted (read: missing files) pretty much says it all. There's no bug. Your installation of the update simply failed. (Or, the server wasn't healthy to begin with and you got what you got.)
    Bottom line: The only known cause for a client-side 0x800B0001 error code is that the WSUS server has not been
    properly and completely patched.
    Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2013)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence R Garvin
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Error 80072EE6 when checking for updates

    Hi, I have a Windows Server 2008 R2 box that shows an error when Checking for updates.
    When I go to Windows update and push "Check for updates" I get a message saying:
    Error(s) found: Code 80072EE6
    I checked that download.windowsuodate.com is reachable
    Any ideas?

    I tried installing MSXML 4.0 SP1 on the machine. But it didn't solve the issue.
    Below you can find the log from today after I checked for update? I did a check for updates at 13:39. Below that I added a few other log lines before that as well.
    2010-04-20 13:39:54:374 932 1304 AU Triggering AU detection through DetectNow API
    2010-04-20 13:39:54:374 932 1304 AU Triggering Online detection (interactive)
    2010-04-20 13:39:54:374 932 9ec AU #############
    2010-04-20 13:39:54:374 932 9ec AU ## START ## AU: Search for updates
    2010-04-20 13:39:54:374 932 9ec AU #########
    2010-04-20 13:39:54:374 932 9ec AU <<## SUBMITTED ## AU: Search for updates [CallId = {859EE30D-0304-4464-AE74-DE01E5B0F36C}]
    2010-04-20 13:39:54:374 932 1320 Agent *************
    2010-04-20 13:39:54:374 932 1320 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-20 13:39:54:374 932 1320 Agent *********
    2010-04-20 13:39:54:374 932 1320 Agent * Online = Yes; Ignore download priority = No
    2010-04-20 13:39:54:374 932 1320 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"
    2010-04-20 13:39:54:374 932 1320 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-04-20 13:39:54:374 932 1320 Agent * Search Scope = {Machine}
    2010-04-20 13:39:54:374 932 1320 Setup Checking for agent SelfUpdate
    2010-04-20 13:39:54:374 932 1320 Setup Client version: Core: 7.3.7600.16385 Aux: 7.3.7600.16385
    2010-04-20 13:39:54:374 932 1320 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2010-04-20 13:39:54:389 932 1320 Misc Microsoft signed: Yes
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Misc WARNING: DownloadFileInternal failed for AGR-SRV-WSUS/selfupdate/wuident.cab: error 0x80072ee6
    2010-04-20 13:39:54:389 932 1320 Setup WARNING: SelfUpdate check failed to download package information, error = 0x80072EE6
    2010-04-20 13:39:54:389 932 1320 Setup FATAL: SelfUpdate check failed, err = 0x80072EE6
    2010-04-20 13:39:54:389 932 1320 Agent * WARNING: Skipping scan, self-update check returned 0x80072EE6
    2010-04-20 13:39:54:389 932 1320 Agent * WARNING: Exit code = 0x80072EE6
    2010-04-20 13:39:54:389 932 1320 Agent *********
    2010-04-20 13:39:54:389 932 1320 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-20 13:39:54:389 932 1320 Agent *************
    2010-04-20 13:39:54:389 932 1320 Agent WARNING: WU client failed Searching for update with error 0x80072ee6
    2010-04-20 13:39:54:389 932 860 AU >>## RESUMED ## AU: Search for updates [CallId = {859EE30D-0304-4464-AE74-DE01E5B0F36C}]
    2010-04-20 13:39:54:389 932 860 AU # WARNING: Search callback failed, result = 0x80072EE6
    2010-04-20 13:39:54:389 932 860 AU # WARNING: Failed to find updates with error code 80072EE6
    2010-04-20 13:39:54:389 932 860 AU #########
    2010-04-20 13:39:54:389 932 860 AU ## END ## AU: Search for updates [CallId = {859EE30D-0304-4464-AE74-DE01E5B0F36C}]
    2010-04-20 13:39:54:389 932 860 AU #############
    2010-04-20 13:39:54:389 932 860 AU Successfully wrote event for AU health state:0
    2010-04-20 13:39:54:389 932 860 AU AU setting next detection timeout to 2010-04-20 16:39:54
    2010-04-20 13:39:54:389 932 860 AU Successfully wrote event for AU health state:0
    2010-04-20 13:39:54:389 932 860 AU Successfully wrote event for AU health state:0
    2010-04-20 13:39:59:397 932 1320 Report REPORT EVENT: {741C8C46-3179-401C-A2F1-1697349B6F0E} 2010-04-20 13:39:54:389+0200 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 80072ee6 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x80072ee6.
    2010-04-20 13:39:59:397 932 1320 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2010-04-20 13:39:59:397 932 1320 Report WER Report sent: 7.3.7600.16385 0x80072ee6 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Managed
    2010-04-20 13:39:59:397 932 1320 Report CWERReporter finishing event handling. (00000000)
    Part of the log before that:
    2010-04-20 12:41:32:654 932 590 PT WARNING: PTError: 0x80072ee6
    2010-04-20 12:41:32:654 932 590 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee6
    2010-04-20 12:41:32:654 932 590 Report WARNING: Reporter failed to upload events with hr = 80072ee6.
    2010-04-20 12:47:35:027 932 9ec AU #############
    2010-04-20 12:47:35:027 932 9ec AU ## START ## AU: Search for updates
    2010-04-20 12:47:35:027 932 9ec AU #########
    2010-04-20 12:47:35:027 932 9ec AU <<## SUBMITTED ## AU: Search for updates [CallId = {EC4FD2F6-5BB1-440D-84A9-FB1574352B9F}]
    2010-04-20 12:47:35:027 932 590 Agent *************
    2010-04-20 12:47:35:027 932 590 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-20 12:47:35:027 932 590 Agent *********
    2010-04-20 12:47:35:027 932 590 Agent * Online = Yes; Ignore download priority = No
    2010-04-20 12:47:35:027 932 590 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"
    2010-04-20 12:47:35:027 932 590 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-04-20 12:47:35:027 932 590 Agent * Search Scope = {Machine}
    2010-04-20 12:47:35:027 932 590 Setup Checking for agent SelfUpdate
    2010-04-20 12:47:35:043 932 590 Setup Client version: Core: 7.3.7600.16385 Aux: 7.3.7600.16385
    2010-04-20 12:47:35:043 932 590 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2010-04-20 12:47:35:059 932 590 Misc Microsoft signed: Yes
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: WinHttpCrackUrl failed. error 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: WinHttp: Initialize failed with 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Misc WARNING: DownloadFileInternal failed for AGR-SRV-WSUS/selfupdate/wuident.cab: error 0x80072ee6
    2010-04-20 12:47:35:059 932 590 Setup WARNING: SelfUpdate check failed to download package information, error = 0x80072EE6
    2010-04-20 12:47:35:059 932 590 Setup FATAL: SelfUpdate check failed, err = 0x80072EE6
    2010-04-20 12:47:35:059 932 590 Agent * WARNING: Skipping scan, self-update check returned 0x80072EE6
    2010-04-20 12:47:35:074 932 590 Agent * WARNING: Exit code = 0x80072EE6
    2010-04-20 12:47:35:074 932 590 Agent *********
    2010-04-20 12:47:35:074 932 590 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-20 12:47:35:074 932 590 Agent *************
    2010-04-20 12:47:35:074 932 590 Agent WARNING: WU client failed Searching for update with error 0x80072ee6
    2010-04-20 12:47:35:074 932 13e8 AU >>## RESUMED ## AU: Search for updates [CallId = {EC4FD2F6-5BB1-440D-84A9-FB1574352B9F}]
    2010-04-20 12:47:35:074 932 13e8 AU # WARNING: Search callback failed, result = 0x80072EE6
    2010-04-20 12:47:35:074 932 13e8 AU # WARNING: Failed to find updates with error code 80072EE6
    2010-04-20 12:47:35:074 932 13e8 AU #########
    2010-04-20 12:47:35:074 932 13e8 AU ## END ## AU: Search for updates [CallId = {EC4FD2F6-5BB1-440D-84A9-FB1574352B9F}]
    2010-04-20 12:47:35:074 932 13e8 AU #############
    2010-04-20 12:47:35:074 932 13e8 AU Successfully wrote event for AU health state:0
    2010-04-20 12:47:35:074 932 13e8 AU AU setting next detection timeout to 2010-04-20 15:47:35
    2010-04-20 12:47:35:074 932 13e8 AU Successfully wrote event for AU health state:0
    2010-04-20 12:47:35:074 932 13e8 AU Successfully wrote event for AU health state:0
    2010-04-20 12:47:40:066 932 590 Report REPORT EVENT: {B7F9094C-3FE2-4629-9B1A-1E4DB1DB51F3} 2010-04-20 12:47:35:059+0200 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 80072ee6 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x80072ee6.
    2010-04-20 12:47:40:129 932 590 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2010-04-20 12:47:40:129 932 590 Report WER Report sent: 7.3.7600.16385 0x80072ee6 D67661EB-2423-451D-BF5D-13199E37DF28 Scan 101 Managed
    2010-04-20 12:47:40:129 932 590 Report CWERReporter finishing event handling. (00000000)
    2010-04-20 12:56:45:669 932 590 PT WARNING: PTError: 0x80072ee6
    2010-04-20 12:56:45:669 932 590 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee6
    2010-04-20 12:56:45:669 932 590 Report WARNING: Reporter failed to upload events with hr = 80072ee6.
    2010-04-20 13:08:56:682 932 590 PT WARNING: PTError: 0x80072ee6
    2010-04-20 13:08:56:682 932 590 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee6
    2010-04-20 13:08:56:682 932 590 Report WARNING: Reporter failed to upload events with hr = 80072ee6.
    2010-04-20 13:08:56:682 932 590 Report WARNING: Discarding a batch of 1 events because they have expired.
    2010-04-20 13:08:56:698 932 590 PT WARNING: PTError: 0x80072ee6
    2010-04-20 13:08:56:698 932 590 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee6
    2010-04-20 13:08:56:698 932 590 Report WARNING: Reporter failed to upload events with hr = 80072ee6.
    2010-04-20 13:23:17:734 932 590 PT WARNING: PTError: 0x80072ee6
    2010-04-20 13:23:17:734 932 590 PT WARNING: Initialization failed for Protocol Talker Context: 0x80072ee6
    2010-04-20 13:23:17:734 932 590 Report WARNING: Reporter failed to upload events with hr = 80072ee6.
    Is this what you meant?

  • "Check for Updates" checks where?

    In the 10.1.3 Connector there is a "Check for Updates" button on the "About Oracle Connector for Outlook" window. I'm interested in configuring this and need to figure out a few things. What server or configuration control is there for this feature? Are there client side settings I need to push with the connector to point to a specific server or does this check a central server provided by Oracle? If so, can this be overridden? Are there any notes or docs available either on OTN or Metalink?
    thanks,
    Jason

    The proper way to distribute the latest WUA (.320) to the clients in a WSUS administered environment, is to update the WSUS server(s) with this update:
    An update to harden Windows Server Update Services
    then the clients WUA will be selfupdated when they connect to the WSUS server.
    Rolf Lidvall, Swedish Radio (Ltd)

  • What is the Firefox start page looking for when it tells me I'm not using the most current version and need to update Firefox? The check for updates button says my version is up to date, but the start page disagrees. Is there a setting I need to adjust?

    Okay: My start page is the one Google provides: http://www.google.ca/firefox?client=firefox-a&rls=org.mozilla:en-US:official and frequently it has a note underneath the search box that "You're not on the latest version of Firefox. Upgrade today to get the best of the Web!" But when I check for updates on the About Firefox window, it says my Firefox is up to date. So what is the start page looking for? Is there some setting I need to adjust? Or is this a Google marketing ploy to get me to switch to Chrome?

    I tentatively think I have the solution; this is for when the session id value 'thing', in about:config, referred to in other answers is already on the default/rest state.
    I am assuming, I don't what to imply certainty in-case there is a value wrong in our browsers, that the problem stems from the fact that our homepage is no longer the default for Firefox.
    So, go to 'Options'>'General' and delete the homepage. This will reset it to the new address, which is 'about:home'.
    I hope this helps some people.

  • Can't find "Check for updates" option in Help menu

    Hello
    I am planning to update several adobe reader installations over a windows domain. First of all, I tried to do it in one particular machine without administrative privileges (not being Local Administrator).
    I am surprised of not finding the "Check for updates" option. What is more, there is no topic in the forums about this issue (?).
    Please, could anyone tell me what am I missing?
    Thanks in advance.

    Yes I'm afraid that update must be run with administrative privileges... But there must be another way of updating a product across a network of 400+ clients without login in all of them ...
    I'm trying with adobeupdatechecker, to see if it is possible some kind of automation.

  • How to disable checking for updates for Shockwave plug-in?

    SOS: how can I disable checking for updates (and reporting
    that there is one) for a Shockwave object on a web page?
    I have a client with an older Shockwave version, and it's a
    royal pain for each user to be told there's a newer veriosn and do
    you want to download...
    Any help gratefully received.

    I have zero experience of macs.
    Can't you install Silverlight and the plugin for all users rather than a specific one?
    I would guess/hope/expect there'd then be one plist file for everyone? 
    Please don't forget to upvote posts which you like and mark those which answer your question.
    My latest Technet article - Dynamic XAML

  • Checking for updates tells me that current version 17.0 is the latest when I know there is a new version. How do I update?

    When I check for updates in Thunderbird, it tells me the version is 17.0 and that this is the latest version. I checked on the Mozilla website and the latest version to download is 24.5.0. How can I upgrade to the new version without having to download the entire program from scratch? I am running OS X 10.9.3
    Thanks

    Why the objection to "downloading the whole program from scratch"?
    How do you know this isn't what your Updates Manager does anyway?
    If there is no update path using a patch from one version to another, then you ''have'' to download the installer for the newer version. In this case there would be no "upgrade" path; it would be a re-install.
    It is an ongoing irritation with Thunderbird that occasionally there is a version change which the old version doesn't "see" and so you have to download the new version. Possibly this is deliberate to force a complete reinstallation rather than apply a patch, perhaps because there has been some fundamental change which is beyond the capability of a patch. In the past, some updates have changed the profile structure, and the new version of Thunderbird "knows" how to update the profile too.
    But reinstalling "from scratch" is no big deal; your data is stored separately in Thunderbird's [https://support.mozilla.org/en-US/kb/profiles-tb?esab=a&s=profiles&r=1&as=s profile], which persists from one install to another. Indeed, you can uninstall Thunderbird, install a newer version at some later time, and it'll pick up your old profile and work as if nothing had happened.

  • Check for updates not working in 9 pro

    I am running Acrobat 9 pro on a Vista machine. Acrobat appears to have been malfunctioning (bates numbering is not working properly), and I uninstalled (and deactivated) Acrobat, and then reinstalled it.
    After reinstallation, I used the check for updates feature in the help menu to update from 9.0 to 9.2. But now every time I run Check for updates from Help, nothing updates. I get a dialog that there is an available update, and then an icon System Tray appears and a process is active for AdobeARM.exe. But nothing ever happens-no update. I then force close the process from the task manager, and still no success in getting Acrobat to update.
    What can I do? Thanks very much.

    LeoAdobeX:
    Thank you for your rely. Here is the more detrailed info:
    1. I pulled down the Help menu and chose Check for Updates.
    2. A dialog appeared that said an update was available; I clicked on the button that indicated I wanted to download and install the update
    3. Nothing further appeared onscreengiving my information or choice, but an incon then appeared in the system tray for the installer.
    4. Hovering over the icon does not pop up any status information. If I click, double click, or right click on the incon in the system tray nothing pops up, and nothing appears. At that point I get absolutely no response.
    5. If I go to task manager at that point it shows the active process AdobeARM.exe and gives no indication of it malfunctioning. But nothing installs and nothing downloads and nothing happens.
    6. If I then pull down the Help menu and chose Check forUpdates again, I get a dialog that says the updater is already running.
    7. All of this occured immedaitely after I reinstalled 9 pro.
    I hope this additional info helps. Thanks very much.

  • Error recieved running check for updates

    running Version 2.1.1.64
    when I check for updates I recieve this error:
    ava.io.IOException: Server returned HTTP response code: 503 for URL: http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1290)
         at java.net.URL.openStream(URL.java:1009)
         at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2639)
         at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.pushExternalDTD(NonValidatingParser.java:607)
         at oracle.xml.parser.v2.NonValidatingParser.parseDoctypeDecl(NonValidatingParser.java:523)
         at oracle.xml.parser.v2.NonValidatingParser.parseProlog(NonValidatingParser.java:355)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:313)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:225)
         at oracle.javatools.xml.esax.spi.ExtensibleSAXParser.parse(ExtensibleSAXParser.java:65)
         at oracle.ideimpl.webupdate.parser.MasterListParser.parse(MasterListParser.java:47)
         at oracle.ideimpl.webupdate.CheckMasterListRunnable.run(CheckMasterListRunnable.java:148)
         at java.lang.Thread.run(Thread.java:619)

    Hitting that URL in a browser gives:
    "Forbidden due to abuse
    We are most interested in finding the source of this particular abuse. Please contact us if you have any details as to the client software running (browser, web crawler, other), what it was requesting, who your provider is or are willing for us to follow up with you and try to get details."

  • HT1338 error in download, OS X 10.8.3 now checking for updates for 14 hours cannot get out of it!!!

    Error with downloading upgrade OS X 10.8.3 now checking for updates for 14 hours cannot get out to start again!!!

    Quit the App Store application, or force-quit if necessary.

  • When I select "plugin check" for updates, I have received a "try again later" error message for the last three days.

    for the last few days, I've been experiencing long pauses or crashes while viewing a movie or clip using adobe flash. i've had no update requests for flash from auto updates. so my next thought was the flash plugin. however i'm not able to get the plugin updater to work. i get the error message listed above.

    2 links for Plugin Check. Both are working for me on my XP system with Firefox 3.6.13.
    *https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *https://www.mozilla.com/en-US/plugincheck/
    You must have JavaScript on (Tools > Contents, check "Enable JavaScript")
    If you use NoScript, you must allow (or temporarily allow):
    *on the first link, '''''mozilla.com'''''
    *on the second link, '''''mozilla.com''''' <u>and</u> '''''mozilla.org'''''
    <br />
    '''Other issues that need your attention'''
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post. You can also see your plugins from the Firefox menu, Tools > Add-ons > Plugins.
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *Adobe PDF Plug-In For Firefox and Netscape "9.4.0"
    **New Adobe Reader X (version 10) with Protected Mode was released 2010-11-19
    **See: http://www.securityweek.com/adobe-releases-acrobat-reader-x-protected-mode
    **'''''Security update for versions 9 and 10 of Adobe Reader released 2011-02-08'''''
    *Java Plug-in 1.6.0_07 for Netscape Navigator (DLL Helper)
    **Firefox 3.6+ requires at least version 1.6.0_10
    **16 updates behind
    **You may want to remove the old version before installing the new version; link to removal instructions below
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**Use the links below to avoid getting the troublesome "getplus" Adobe Download Manager and other "extras" you may not want
    #**Use Firefox to download and SAVE the installer to your hard drive from the appropriate link below
    #**Click "Save to File"; save to your Desktop (so you can find it)
    #**After download completes, close Firefox
    #**Click the installer you just downloaded and allow the install to continue
    #***Note: Vista and Win7 users may need to right-click the installer and choose "Run as Administrator"
    #**'''<u>Download link</u>''': ftp://ftp.adobe.com/pub/adobe/reader/
    #***Choose your OS
    #***Choose the latest #.x version (example 9.x, for version 9)
    #***Choose the highest number version listed
    #****NOTE: 10.x is the new Adobe Reader X (Windows and Mac only as of this posting)
    #***Choose your language
    #***Download the file, SAVE it to your hard drive, when complete, close Firefox, click on the installer you just downloaded and let it install.
    #***Windows: choose the .exe file; Mac: choose the .dmg file
    #*Using either of the links below will force you to install the "getPlus" Adobe Download Manager. Also be sure to uncheck the McAfee Scanner if you do not want the link forcibly installed on your desktop
    #**''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #**Also see: https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox (do not use the link on this page for downloading; you may get the troublesome "getplus" Adobe Download Manager (Adobe DLM) and other "extras")
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

Maybe you are looking for