Surprise Microsoft Update

This morning when I started my computer it started a definitions update without my ever downloading one.  I double checked and Windows Update was not set to download automatically. I would like to know if there is a reason this might happen without
my permission. Here are the details from the update history.
Definition Update for Microsoft Security Essentials - KB2310138 (Definition 1.179.2041.0)
Installation date: ‎08/‎03/‎2014 8:17 AM
Installation status: Successful
Update type: Optional
Install this update to revise the definition files that are used to detect viruses, spyware, and other potentially unwanted software. Once you have installed this item, it cannot be removed.
More information:
http://go.microsoft.com/fwlink/?LinkID=154739
Help and Support:
http://go.microsoft.com/fwlink/?LinkID=154739

Microsoft Security Essentials install updates through many ways and one way is using its client by connecting to server and update and this will log into Windows Update too. This done by Microsoft Security Essentials client not Windows Update software
if you don't let Windows Update to install updates.

Similar Messages

  • I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510

    I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510 printer) from Excel or Word.  When I click on the Print menu item in Excel, there is a flash in the background like it is trying to open the print window, but nothing else.  I am able to print from other programs like TextEdit, Mail or KakeidaGraph.  As far as I know I have the latest Epson print driver.
    Also, I am also unable to open an existing Excel or Word file from the open menu - both programs lock up and do not respond.  I have to force quit.  After I restart Excel or Word I can open an existing file by double clicking on the file, but if I again try to open another file from the open menu, Excel or Word lock up.
    Any similar problems?

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • Coldfusion 64 bit windows installer stops working after recent microsoft update

    Coldfusion 64 bit windows installation stops working after recent microsoft updates and how I worked around it.
    My question is at the end.
    Trying to deploy coldfusion 9 enterprise 64 bit trial  version onto a Windows 2003 64 bit datacenter OS with all OS updates from MS (as of 4-7-2011).
    Steps taken (remember, this is all 64 bit):
    1. Installed the base OS which was slipstreamed with SP2.
    2. Checked w/ microsoft and installed 63 OS updates.
    3. Launch the CF9 trial exe.
    4. As soon as the first screen finishes (the one that looks like  it is extracting files) then the second screen pops up (the one that  simply says CF Adobe Coldfusion 9) and the progress bar quickly moves  95% to the right and the install application quits. No error, no nothing. No log file either.
    5. After a moment of incredulous silence (and retrying/rebooting,  etc), I started to google it. I found nothing. However, I did find a  post (thanks dspent!) that was helpful in that it told how he was able  to get at a log file of sorts, by pre-extracting the  coldfusion_9_WWE_win64.exe file and launching the adobe_cf.exe by hand.  (Dspent's install snafu was different than mine, but his post was very  valuable and got me started in the right direction.)
    6. Got a copy of rarunzipper and extracted the coldfusion_9_WWE_win64.exe file.
    7. From the windows directory created by step 6, I launched adobe_cf.exe.
    8. Same thing (the install application quits. No error, no nothing. No log file either.).
    9. I examine the hs_err_pidxxxx.log file (where the xxxx is a number).
    10. I see inside that file an ominous message: "A fatal error has been detected by the Java Runtime" then "Problematic frame ntdll.dll" and then "The crash happened outside the Java Virtual Machine in native code".
    11. OK, so now I am thinking ntdll.dll !! Native code !! It is like Java is telling me that for some reason it can't dance with the OS.
    12. On a hunch, I decided to test a CF install again on a server with just the base install of W3K3 64 SP2 (ie: skipping step 2 above this time).
    13. Bingo! That install works.
    14. Therefore, one of the 63 patches I had downloaded from MS had triggered a problem with the CF installer.
    15. Back on the first server (the one with the MS security  patches installed and the one that CF won't install on). In the CF file  adobe_cf.lax (one of the files extracted in step 6) there is a line that  mentions where the install gets it's java. Find that file, and check java version installer is using. It is using 1.6.0_14-b08.
    16. Off to the Java website, and there is a newer version of java (1.6.0_24-b07). Downloaded and installed it.
    17. Modify a line in adobe_cf.lax :
       before
         lax.nl.current.vm=resource\\jre\\bin\\java.exe
       after
         lax.nl.current.vm=C:\\program files\\java\\jre6\\bin\\java.exe
    (that assumes that you let step 16 install to the default location)
    Save the file.
    18. Run the install ... ** IT WORKS ** !
    Obviously, the built in java provided with the CF installer is  no longer compatible with some change introduced by some recent MS  update on the W2K3 64b SP2 platform.
    And now the interesting part. Although I forced the installer to used the new java, it did not incorporate it into the cf build (ie: in jvm.config, you still see c:/coldfusion9/runtime/jre AND the  version of java.exe that is in that directory is the original version,  not the newer version I forced the installer to use).
    On the surface, CF seems to run OK, but I have not done any application testing yet.
    And finally my
    ** QUESTION **
    Would it be appropriate to simply point the java.home var to the new java directory? I see that the directory structures and files are not exactly the same  (close though) so I certainly don't want to break things by doing this,  but instinct tells me that if the installer broke using the older  version, then something else is gonna break down the road if I don't use  the new version. On the other hand, the differences in the  directories and files is enough that it makes me very nervous, with my  limitied java skill set, to make this decision. 
    Thanks in advance!!
    Byron

    Hi Byron,
    Wow great post no doubt much of the information will be useful for those on Win03 SP2 +. Have to say not come across similar problem on Win08 r2 SP1 +.
    So to your question. Adobe security bulletin (http://kb2.adobe.com/cps/894/cpsid_89440.html) recommends running CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do that. I take you installed JDK and not just JRE 1.6.0_24? Post install of JDK follow these steps:
    Stop CF - SERVICES.msc stop "ColdFusion 9 Application Server".
    Take a copy of CF\runtime\bin\jvm.config - so you got a backup.
    Edit CF\runtime\bin\jvm.config find line "java.home=" and comment it out eg:
    #java.home=C:/ColdFusion9/runtime/jre
    Add new line like so and save jvm.config:
    java.home=C:/Program Files/Java/jdk1.6.0_24/jre
    Note  there the slashes and the location of the JRE (runtime) - you need to  point to the one in JDK because the other JRE in C:\Program  Files\Java\jre6 will be missing a DLL.
    Start CF via SERVICES.msc.
    HTH, Carl.

  • Enable microsoft update on windows 7 enterprise

    Hi
    I installing a Windows 7 Enpterprise on computer and want to enable Microsoft Update to install all updates for Microsoft products. But I clicked "learn more" in Windows Update which in Control Panel, the opened Windows Update web site just shown
    Winodows Update is in Control Panel. There is haven't any option let me to enable Microsoft Update.
    And I tried on anofter PC which is installed Windows 7 Pro OEM. On the Microsoft Update web site have a option let me to enable Microsoft Update featrue. Is Microsoft Update is not able on Windows 7 Enterprise??Or I need WSUS to install ofter Microsoft product
    updates?
    Thanks

    This forum is for the Microsoft Lync product.
    But to answer you question try:
    Navigate to Windows Control Panel, Windows Updates, Change Settings, Check the option "Give Me Updates for Microsoft Products and check for new optional Microsoft software when I update Windows".
    Run the "Check for updates" again and you should be good to go.
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator - Used to assist in the validation and documentation of Lync Server 2013.

  • Microsoft Updates fail on brand new laptop

    My wife and I just purchased two new laptops for use during extensive travel.
    They say "please wait for microsoft update" every time we boot them up.  About 45 minutes later they say "update failed, uninstalling update"  This takes another 20 minutes or so.
    I did some research.
    I found that there is a list of about 20 updates Microsoft thinks we need.  I tried installing just one update, and got the same behavior, with shorter times.
    When I did this, I got an error message 800F0922
    I researched this error message on Microsoft's support forum
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_update/error-0x800f0922-when-ins...
    It is a pretty sad forum topic.  It seems that many people have this issue, and Microsoft does not offer any assistance.
    Can HP help under HP's warranty support.  Our order number is H130921466
    We have turned off windows updates, but this does not seem to be a good long term solution.
    I am entering this forum topic under "Notebook Operating Systems" because there is no Laptop Operating System forum topic.  I suggest changing the name of the forum topic to Notebook/Laptop.
    This question was solved.
    View Solution.

    Hi,
    Do you many fixes ? For new laptops, I normally have to spit those fixes in few batches, and prefer never get computer go to sleep mode.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • SCCM 2012 SP1 CAS - Unable to sync to Microsoft Updates Sites

    Good Day SCCM Experts. 
    I would like to seek your help in resolving my issue in MY SCCM CAS, the problem is that CAS is unable to sync to microsoft update. The last good sync was on July 16, we have previously encountered an error and ended up reinstalling the WSUS/Software Update
    Point.
    I have followed the instruction for installing the WSUS on this link: 
    http://www.windows-noob.com/forums/index.php?/topic/5683-using-system-center-2012-configuration-manager-part-5-adding-wsus-adding-the-sup-role-deploying-the-configuration-manager-client-agent/
    Also pls take note, CAS doesnt have any full internet access. We have only added a proxy on the internet connectivity settings.
    First error we have encountered before re-installing the role: 
    Sync failed: UssNotFound: WebException: The request failed with HTTP status 404: Not Found.~~at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall).
    Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS
    SMS_WSUS_SYNC_MANAGER  7/22/2014 3:05:32 PM 5776 (0x1690)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=6948 TID=5776 GMTDATE=Tue Jul 22 07:05:32.796 2014 ISTR0="Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS"
    ISTR1="UssNotFound: WebException: The request failed with HTTP status 404: Not Found.~~at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER  7/22/2014 3:05:32 PM 5776 (0x1690)
    Sync failed. Will retry in 60 minutes
    SMS_WSUS_SYNC_MANAGER  5776 (0x1690)
    After re-installing the role still encountering errors: Below are the logs from wsynmgr.log, wcm.log, and wsusctrl.log
    WSYNCYMGR.LOG:
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 7:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Wed Jul 23 23:00:01.042 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 7:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 7:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 7:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 7:00:01 AM 5652 (0x1614)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Thu Jul 24 00:00:01.280 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 8:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 8:00:01 AM 5652 (0x1614)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Thu Jul 24 01:00:01.297 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 9:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 9:00:01 AM 5652 (0x1614)
    Wakeup for a polling cycle SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Starting Sync SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Read SUPs from SCF for MYHQKUL990707S.sdb.com
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Found 1 SUPs SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Found active SUP MYHQKUL990707S.sdb.com from SCF File.
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Sync failed: WSUS update source not found on site C01. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=5652 GMTDATE=Thu Jul 24 02:00:01.529 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source
    not found on site C01. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    Setting sync alert to active state on site C01
    SMS_WSUS_SYNC_MANAGER 7/24/2014 10:00:01 AM
    5652 (0x1614)
    Sync time: 0d00h00m00s SMS_WSUS_SYNC_MANAGER
    7/24/2014 10:00:01 AM 5652 (0x1614)
    WCM.log :
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 00:03:51.926 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 8:03:51 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:29 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 01:03:50.438 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:50 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:30 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 02:03:50.710 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:50 AM 8368 (0x20B0)
    WSUSCTRL.log :
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 00:03:51.926 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 8:03:51 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 8:03:51 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:29 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:01:34 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 01:03:50.438 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 9:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 9:03:50 AM 8368 (0x20B0)
    Wait timed out after 57 minutes while waiting for at least one trigger event.
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:18 AM
    8368 (0x20B0)
    Timed Out... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.Administration version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 3.1.6001.1, file version 3.1.7600.256
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Verify Upstream Server settings on the Active WSUS Server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    No changes - WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Refreshing categories from WSUS server SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:01:28 AM 8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:28 AM
    8368 (0x20B0)
    Successfully refreshed categories from WSUS server
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:30 AM
    8368 (0x20B0)
    Attempting connection to WSUS server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Successfully connected to server: MYHQKUL990707S.sdb.com, port: 8530, useSSL: False
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591 (Office 2007) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:2ee2ad83-828c-4405-9479-544d767993fc (Windows 8) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:704a0a4a-518f-4d69-9e03-10ba44198bd5 (Office 2013) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:84f5f325-30d7-41c4-81d1-87a0e6535b66 (Office 2010) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bb7bc3a7-857b-49d4-8879-b639cf5e8c3c (SQL Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:bfe5b177-a086-47a0-b102-097e4fa1f807 (Windows 7) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Category Product:fdfe8200-9d98-44ba-a12a-772282bf60ef (Windows Server 2008 R2) not found on WSUS
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
    Starting WSUS category sync from upstream...
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:01:35 AM
    8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:02:35 AM 8368 (0x20B0)
      WSUS sync running SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:35 AM 8368 (0x20B0)
    Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning()
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=MYHQKUL990707S.sdb.com SITE=C01 PID=9308 TID=8368 GMTDATE=Thu Jul 24 02:03:50.710 2014 ISTR0="MYHQKUL990707S.sdb.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONFIGURATION_MANAGER 7/24/2014 10:03:50 AM
    8368 (0x20B0)
    Waiting for changes for 57 minutes SMS_WSUS_CONFIGURATION_MANAGER
    7/24/2014 10:03:50 AM 8368 (0x20B0)
    Any insights is much appreciated. 
    Thanks and best regards. 

    Hi,
    According to the log, you got a HTTP 404 error, file not found.
    Since it worked before, what has changed since then?
    How many updates did you install after the last synchronization? Especially for update those applied to WSUS server itself.
    As per the log, you are running WSUS 3.2, the update could be
    KB2720211, KB2734608, KB2828185
    And this thread provides good troubleshooting step though it WSUS without SCCM:
    http://social.technet.microsoft.com/Forums/en-US/d0d65d6b-e1a7-4bc6-a139-b3bbaef6e78d/wsus-synchronization-failed-404-2012-server-help?forum=winserver

  • HP m8430f stuck on "Starting Windows" after April 10, 2012 Microsoft Updates

    HP m8430f stuck on "Starting Windows" after April 10, 2012 Microsoft Updates.  Upgraded to Windows 7 X64 from Vista X64 almost two years ago.  Have never had any problems until morning of April 12th.  I will cut to the final resolution to help anyone else who is going through this or will in the future.  After trying to repair Win7, restoring back to factory recovery (got code purple), installing clean Vista 64 and trying upgrade to Windows 7 again, formatting drive using /p:2 option of writing 0's twice to whole drive and then doing a clean install of Win7 only to get to the same place of being stuck at "Starting Windows", I tried a trick I had read about.  Boot to safe mode, you will get an error that you can complete install from safe mode. Don't close window but hit Shift-F10 and a cmd prompt will open.  Type in compmgmtlauncher and choose Device Manager.  Disable the Visx PureTV-U 48B0 under Sound, Video and Game controllers.  Reboot computer and Win7 complete installation.  Since I was able to get into Safe mode back on April 12th, I should have tried disabling everything then, but since it was working without problems before the updates, I couldn't believe that it was any of the devices.  I have not been able to get around this issue with the tv-tuner, but I don't have a need for it right now for it.  I saw a tip to try moving it to another pci slot and I will try that if I ever have a need to open the computer.  Just wanted to document what to do to save others weeks of searching.  If this is a driver issue, I can't believe HP or Windows hasn't come up with a more current driver.  During all of the installs, I never get a yellow triangle for that device or any indication in Event log or anywhere that there was a problem with this device.

    I had a similar issue with mine not working properly running Windows 7 Ultimate.   Mine was working just fine for quite some time and then I moved my system into our TV room and hooked it up to the television, and used it there.   Everything worked fine, I then returned it to the normal location but did not plug the IR sensor back in.
    I had issues with it, I then plugged it back in and it seemed to be working fine, then started to freeze while we were working on it, it would do this all the time.  I was thinking I had virus, I tried restoring windows to a previous working state.  Upgrading my Virus software and everything.   This was all back in October 2011.  I finally just thought my system was going out after a number of years. 
    Then the other day for some reason I moved the IR sensor from one plug to the other.  It is currently plugged into the bottom right USB port next to the RJ45 port.   It seems to be working just fine now and I don't have the device you suggested disabled, though I will keep that in mind.
    Thanks for you post, Hope mine helps too.

  • Error Message after updating Windows XP on the Microsoft Update site

    I have just taken delivery of a Satellite Pro A120 and updated the windows XP components on the Microsoft Update site, when the system rebooted to make the changes it developed an error message during the final stages of the bootup relating to the Realtek user.dll.
    Basically it said that the user32.dll had been written to memory because the location it was stored in was reserved for windows components. The file in question being c:windows\system32\hhctrl.ocx, this caused some components of the sound system to not work.
    It advises me to comtact realtek for a new dll? The latest drive on the Toshiba download site is older than the one installed. Any suggestion please.
    Thanks

    Please download the patch XP KB 935448 from the Microsoft support site.

  • The trouble of applying Microsoft Update in June 2006

    Hi,
    I used an ActiveX control in BSP Application(IC Web Client), and it worked fine.
    However, JavaScript error occured when latest Microsoft Update was applied.
    It was not possible to control ActiveX.
    Perhaps, I think that it is because of Microsoft Hotfix 912945.
    But the trouble is different from assumed what.
    I have already tried to put activx component in a normal html page and it works fine.
    Please help me resolve this.
    Thanks in advance,
    Takehiko Kurosawa

    At last, I was able to solve the problem.
    I opened the security tab in Internet Option, and
    added the host name of ICWC(ex. *intec.co.jp) to the Web site of Intranet.
    I can confirm that ActiveX control works fine now.
    Jung's advice, "no differences between the plain html page and the BSP",
    has stimulated to solve the problem.
    I noticed a difference between execution on local PC and execution on Web/AP Server.
    Result of examining the difference, it turned out that it works fine on Intranet,
    but it doesn't work fine on Internet.
    Thanks a lot for your help.
    regards,
    Takehiko Kurosawa

  • Problems with Microsoft.Update.Session on Windows Server 2012R2

    Hi, I've created a script for collecting Windows Update information using the "Microsoft.Update.Session" comObject.
    I got some problems collecting data from certain servers, but I don't understand what can be wrong.
    In this example I got "DC1" and "DC2", where DC1 is a Windows 2012R2 Core, and DC2 is a Windows 2008R2. Both has installed updates previously.
    The problem is that the Microsoft.Update.Session won't return the installed updates from "DC1", using the identical commands as on "DC2".
    Commands used in this example:
    $updateSession = New-Object -ComObject Microsoft.Update.Session
    $Searcher = $updateSession.CreateUpdateSearcher()
    $PendingUpdates = $Searcher.Search("IsInstalled=0 and Type='Software' and IsHidden=0")
    $PendingUpdates = $PendingUpdates.Updates
    $Installed = $Searcher.QueryHistory(0,1) | select -ExpandProperty Date
    Output from session DC1:
    Windows PowerShell
    Copyright (C) 2014 Microsoft Corporation. All rights reserved.
    PS C:\Users\User> Enter-PSSession -ComputerName DC1 -Credential User
    [DC1]: PS C:\Users\User\Documents> $updateSession = New-Object -ComObject Microsoft.Update.Session
    [DC1]: PS C:\Users\User\Documents> $Searcher = $updateSession.CreateUpdateSearcher()
    [DC1]: PS C:\Users\User\Documents> $PendingUpdates = $Searcher.Search("IsInstalled=0 and Type='Software'
    and IsHidden=0")
    [DC1]: PS C:\Users\User\Documents> $PendingUpdates = $PendingUpdates.Updates
    [DC1]: PS C:\Users\User\Documents> $Installed = $Searcher.QueryHistory(0,1) | select -ExpandProperty Date
    [DC1]: PS C:\Users\User\Documents> $Installed
    [DC1]: PS C:\Users\User\Documents> $Searcher.QueryHistory(0,5)
    [DC1]: PS C:\Users\User\Documents>
    Output from session DC2:
    PS C:\Users\User> Enter-PSSession -ComputerName DC2 -Credential User
    [DC2]: PS C:\Users\User\Documents> $updateSession = New-Object -ComObject Microsoft.Update.Session
    [DC2]: PS C:\Users\User\Documents> $Searcher = $updateSession.CreateUpdateSearcher()
    [DC2]: PS C:\Users\User\Documents> $PendingUpdates = $Searcher.Search("IsInstalled=0 and Type='Software'
    and IsHidden=0")
    [DC2]: PS C:\Users\User\Documents> $PendingUpdates = $PendingUpdates.Updates
    [DC2]: PS C:\Users\User\Documents> $Installed = $Searcher.QueryHistory(0,1) | select -ExpandProperty Date
    [DC2]: PS C:\Users\User\Documents> $Installed
    16. oktober 2014 01:06:52
    [DC2]: PS C:\Users\User\Documents> $Searcher.QueryHistory(0,5)
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:06:52
    UpdateIdentity : System.__ComObject
    Title : Security Update for Windows Server 2008 R2 x64 Edition (KB3000869)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:06:38
    UpdateIdentity : System.__ComObject
    Title : Security Update for Microsoft .NET Framework 4.5, 4.5.1 and 4.5.2 on Windows 7, Vista, Server 200
    8, Server 2008 R2 x64 (KB2972107)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:04:30
    UpdateIdentity : System.__ComObject
    Title : Security Update for Windows Vista, Windows 7, Server 2008, Server 2008 R2 (KB2917500)
    Description : Install this update to resolve an issue which requires an update to the untrusted certificate sto
    re on Windows systems and to keep your systems up to date. After you install this update, you may
    have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes :
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:04:30
    UpdateIdentity : System.__ComObject
    Title : Security Update for Microsoft .NET Framework 4.5, 4.5.1 and 4.5.2 on Windows 7, Vista, Server 200
    8, Server 2008 R2 x64 (KB2979578)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:03:20
    UpdateIdentity : System.__ComObject
    Title : Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 fo
    r x64-based Systems (KB2968294)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    [DC2]: PS C:\Users\User\Documents>
    Anyone got an idea of what might be wrong?
    Thanks!

    Hi Objectclass,
    The updates you query from DC1 (Windows Server core 2012 r2) is different from DC2 (Windows Server 2008 R2), because firstly these two servers have different operating system versions so they apply different updates, and DC1 also have less updates than DC2
    because of server core edition.
    Fewer installed features means fewer features to patch and maintain, Server Core has been available since Windows Server 2008, and historically we've noted as much as 35-45% fewer patches needed on Server Core installations.
    Refer to:
    http://blogs.technet.com/b/keithmayer/archive/2012/10/19/improved-taste-less-filling-more-uptime-server-core-in-windows-server-2012-31-days-of-favorite-features-in-winserv-2012-part-19-of-31.aspx
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support

  • Unable to switch from Windows Update to Microsoft Update

    On a new Windows 7 64 bit computer I am unable to access Microsoft updates. Windows update works fine, but when I click the link to get updates for other Microsoft Products it will only take me to the screen that tells me to use the start menu to check for
    updates. I have also tried other links to Microsoft Update from other Microsoft webpages and end up with the same result.
    I have Office 2013 Standard installed and activated, and from previous installation experience know that I should be able to access numerous updates through this method.
    To verify that I am able to install updates for Office I manually downloaded and installed one Office 2013 update through the Microsoft download site.
    How do I get this machine to switch to Microsoft Update?

    Hi,
    According to your description, I think you may had a misunderstand between these two updates installation. Here is a paragraph which talking about Use Windows Update to Check for Updates to other Microsoft Products:
    By default, Windows Update can download and install updates for Windows 7 and features that are part of the operating system (such as Internet Explorer). You can also merge the functionality of Microsoft Update—a service for managing updates to Microsoft
    Office and several other Microsoft products—into Windows Update so that you no longer need to visit Office Online to get updates.
    If you do not already have Windows Update integrated with Microsoft Update, you will see the message “Get updates for other Microsoft products” on the Windows Update home page. To enable checking for other products, click the Find Out More option shown beside
    this message. This will take you to the Microsoft Update site for some quick installation steps. You only need to do this once. Thereafter, the Windows Update home page will indicate that you receive updates “For Windows and other products from Microsoft Update.”
    From: http://technet.microsoft.com/en-us/magazine/ff642466.aspx
    Hope this helps. If you need further assistance on this particular issue or any other Windows related issue, let us know and we will be glad to assist you.
    Roger Lu
    TechNet Community Support

  • Microsoft update KB 3002657 and 2008 R2 failover cluster for virtualization

    After installing Microsoft update KB 3002657 on my Windows 2008 R2 failover cluster for virtualization, nodes in cluster lost connection to CSV and all my VM's were moved to node owning the volume.
    I lost whole day to solve that problem.
    But should i keep that update not installed on cluster nodes or anyone maybe has a solution for that ?

    Hi a3pl,
    Unfortunately, the available information is not enough to have a clear view of the occurred behavior from the cluster perspective. Please offer us
    more information such as the failover cluster validation error, the failover error event ID, with the current information it is difficult to presume which part may cause this issue, we strongly suggest you install the following update when you use failover
    cluster.
    Recommended hotfixes and updates for Windows Server 2008 R2-based server clusters
    http://support.microsoft.com/en-us/kb/980054
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Firefox 12 Won't Process Microsoft Update Internet Shortcut !

    Firefox 3.6.x would load Microsoft Update website in IETab automatically when I clicked on the Microsoft Update desktop shortcut. Since upgrading to Firefox 12.0 the shortcut no longer works. It now just launches a new blank tab with "Go to a website" in the location bar. How can I get it to open Microsoft Update site in IE Tab Plus 2.0 again???
    I have Win XP SP3 with IE8 and now Firefox 12.0 as default browser.

    Does the site load via the location bar in Firefox?
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • System Center keeps changing Microsoft Updates to previous upstream server

    1. Previously we configured the SCCM2012 R2 to talk to an upstream server which has now been decommissioned.
    2. We did the following to tell the SCCM2012R2 to go to Microsoft Update for updates by
    a. Clicking on Administration Workspace > Site Configuration > Servers and Site System Roles > Select the Primary Site Server> Clicked on the Home Ribbon >  Configure Site Components>  it shows that the SCCM2012 is configured to
    Synchronize from Microsoft Update.
    b. On the Windows Server Update Services, > Options > Update source, it is set to
    wsus.instance.com
    c. I changed it to Synchronize from Windows Update
    About 1 hour later, in the WCM.log
    This keeps appearing
    Attempting connection to WSUS server: wsus.instance.com, port: 8530, useSSL: False SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 11:11:47 AM 3392 (0x0D40)
    Successfully connected to server: wsus.instance.com, port: 8530, useSSL: False SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 11:11:48 AM 3392 (0x0D40)
    Verify Upstream Server settings on the Active WSUS Server SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 11:11:48 AM 3392 (0x0D40)
    Successfully configured WSUS Server settings and Upstream Server to wsus.instance.com SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 11:11:50 AM 3392 (0x0D40)
    e. Having checked on the Windows Server Update Services, > Options > Update source, it is set to
    wsus.instance.com again
    ============================================================
    Is there any problem with the following
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    Checking runtime v2.0.50727... SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration. SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    Checking runtime v4.0.30319... SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    Found supported assembly Microsoft.UpdateServices.Administration version 4.0.0.0, file version 6.3.9600.16384 SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 4.0.0.0, file version 6.3.9600.16384 SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    Supported WSUS version found SMS_WSUS_CONFIGURATION_MANAGER 4/8/2014 8:11:47 AM 3392 (0x0D40)
    ============================================================
    We have uninstalled and reinstalled the SUP but the problem still persist, SCCM2012 keeps configuring the WSUS to talk to the upstream server, this resulted in we are unable to get the latest Endpoint definition updates to distribute to client computers.
    Please advise, thank you

    It sounds that you've been in the WSUS console before and configured it that way, but I'm only guessing here. In your case I'd uninstall the SUP and then remove the WSUS role from the server. Re-add the WSUS role and only perform the initial configuration.
    Then install the SUP again and configure it from the ConfigMgr console only.
    Regards,
    Nickolaj Andersen | www.scconfigmgr.com | @Nickolaja

  • Enable Microsoft Update (not just Windows Update) for Windows 2008 R2

    I am running Windows 2008 R2 in my Citrix XenApp 6.5 farm.
    Office 2013 is installed.
    I can't update Office via Windows Update. Why? Take a look at this ridiculous roundabout tautology it takes me through.
    Here I am in the Windows Update panel:
    If I click "Find out more" to get updates for other Microsoft Updates it takes me here:
    Yeah, duh, I was just in there when I clicked the link to get to this site. What's the deal?
    How does one enable all Microsoft Updates for a Windows 2008 server. I can do this in 2003 easily by going to the Microsoft Update website. 2008 however, this appears to be impossible and apparently no one else in the world has noticed this.

    these discussions should help:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/80fa1086-3fd2-4bdd-a3bd-9af11c3d555b/can-i-force-windows-update-to-receive-updates-for-windows-and-other-products-using-group-a-policy?forum=winserverGP
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/c4f629fe-c447-4724-a3d9-e891ada9f334/windows-7-windows-update-get-updates-for-other-microsoft-products?forum=winserverGP
    http://social.technet.microsoft.com/Forums/windows/en-US/153b7ba7-e5b5-4c3a-af07-23c7980f79ea/cant-get-windows-update-to-download-updates-for-other-ms-products?forum=w7itproinstall
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for

  • Screen artifacts while playing games with catalyst

    Hello. I recently switched back to Arch Linux (64-bit) and I'm running with the catalyst-hook package from Vi0L0's inofficial repository. When I play games, or also when I'm using hardware acceleration in VLC, these artifacts appear on the screen. Th

  • Can I use the same iTunes account for 2 iPads without having the same apps on both?

    Can I use the same iTunes account for 2 iPads without having the same apps on both? Everytime I try to sync my new iPad, it syncs all the apps that are on my account. If I can do this, can someone tell me how please???

  • No constructor in JFrame matches init (String)

    Hello, I am using Forte for Java 2.0 build 1160 to compile my Java code. Upon compilation I get the following error message: DemoShape.java [33:1] No constructor in JFrame matches <init>(String)         super("DemoShape Applet");         ^ 1 errorThe

  • Calibrating and saving a profile for a monitor then loading it for another

    How do you save a calibration setting and then see it in the list of loadable calibrations for another monitor? I have identical dual monitors, but cannot seem to figure out how to share a calibration setting between the two.

  • How do I get past my lock code?

    I briefly lost my phone and turned it to Lost Mode from the Find my iPhone app. When I found my phone, there was a pass code on it. I have no idea what it is and have tried all my codes. Any suggestions how to get past it? Apple support won't tell me