WSUS Driver's missing?

Hi @all,
i am using a W2012R2 Server with Role WSUS installed.
I have downloaded "all" Updates for "all" classifications and products.
Now i tried on my Windows 8.1 Client and i see, that "Check for updates by you system administrator" i see now new updates.
when i switch to "check online for updates from Microsoft Update" it founds 4 optional updates (3 drivers)
how can it be, or is there any option what i can forgot in my WSUS?
Here is my Reg-File i am using actually for testing
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"AcceptTrustedPublisherCerts"=dword:00000001
"ElevateNonAdmins"=dword:00000001
"TargetGroup"="Workstations"
"TargetGroupEnabled"=dword:00000000
"WUServer"="http://s002:8530"
"WUStatusServer"="http://s002:8530"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"DetectionFrequencyEnabled"=dword:00000001
"IncludeRecommendedUpdates"=dword:00000001
"UseWUServer"=dword:00000001
"AUOptions"=dword:00000003
"DetectionFrequency"=dword:00000001
Greetz

when i switch to "check online for updates from Microsoft Update" it founds 4 optional updates (3 drivers)
Not all updates available via WU/MU are available via WSUS.
Most likely the simple answer is the correct answer in this case.
Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
SolarWinds Head Geek
Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
http://www.solarwinds.com/gotmicrosoft
The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

Similar Messages

  • Code could not be generated because an external component or driver is missing

    Greetings All,
         I've using Labview for a little over a year and I have an interesting situation with regards to Labview that I came across today.  When I left off yesterday (01/11/12) my TestStand sequence was compiling fine.  Today for some reason the compiler told me that one of the VI was broken or missing a sub vi.  When I made my way through all the sub vi's in the vi that seemed to be a problem I came across "Code could not be generated because an external component or driver is missing".
         The problem started on the computer (NI PXI-8101 with WinXP and Labview 2010) located in a PXI-1044 that is in my Test Stand.  I have a complete backup on my laptop and my desktop computer which both compiling successfully with no errors.  I tried installing the directory on another PXI-8101 and got a different set of results.  The first PXI-8101 gave 100+ errors in TestStand pointing to one of my vi's and the other PXI-8101 reported only one (1) error.  The vi is basically using DAQmx vi's to create a "write to one line" action.  I'm kind of stumped as to why it works on the laptop/desktop and not the PXI computers.  All four computer are WinXP professional and Labview 2010.  I saw somethings through google search engine but nothing conclusive.  I'm hoping that someone can give me an explaination as to what is causing the error as described.  Even if I copy over the directory it doesn't fix the problem.  Thank you in advance for an information you provide with this rather interesting problem that I've encountered.  If you require addition information let me know.
    Regards,
    Scott
    Solved!
    Go to Solution.

    Greetings Beau,
         Thank you for the reply.
         I loaded the offending VI into Labview (2010) with TestStand inactive.  Of course this was after I completely shutdown the computer and re-booted to ensure that nothing was resident in memory.  I've included a couple of the error list boxes in this post. 
         It comes down to a subvi that is two (2) subvi's deep.  All these vi's are doing is commanding a write or read to and from the PXI-6509.  When I check the VI at the level that has no broken run arrows (named below), nothing in the block diagram looks out of place as it should since these were installed by Labview installation.  The vi that uses these vi's looks total normal and its block diagram doesn't have anything out of the ordinary yet the run arrow is broken.  The odd part of this is that the top of the window that states the filename of the vi has an astrex at the end of the filename, even though nothing has changed in that vi.  
    Here is a list of the deepest level that has no broken run arrow:
    DAQmx Create Channel (DI-Digital Input).vi
    DAQmx Start Task.vi
    DAQMX Read (Digital Bool 1Line 1Point).vi
    DAQmx Clear Task.vi
    DAQmx Create Channel (DO-Digital Output).vi
    DAQmx Write (Digital U8 1Chan 1Samp).vi
         I guess the real question is what is the error message ("External component or driver missing") really telling me if all of the vi's look right.  I appreciate any information you can send my way that will give me a better understanding of where this error is coming from.  The program I developed had been running without a hitch for a month an all of sudden crash.
    Thank you for your time in this matter.
    Scott
    Attachments:
    Write to one port broken VI error list.JPG ‏47 KB
    Readfrom one line broken VI error list.JPG ‏46 KB
    Broken_VI_Error_Screen.JPG ‏56 KB

  • 'Driver]Parameter missing' Error while trying to pass parameter to MS query & Return Data to Microsoft Excel

    I am trying to set up a parameter query using ODBC-Microsoft Query
    to BMC Remedy The ODBC connection is "AR System ODBC Data Source".
    I want to pass a parameter to modified date field and get all the remedy tickets for which the modified date is<= to the passed parameter date.
    So in MS query, SQL- 
    the query looks like
     WHERE ("Trouble Ticket"."Create Date">={ts '2014-10-01 00:00:00'}) AND ("Trouble Ticket"."Modified-date"<=?)
    I am getting the data fetched from database in the MS query window, but unfortunately
    When I click File-Return Data to Microsoft Excel, its showing an error: Driver]Parameter missing
    I set the connection properties- parameter-Prompt for value using the following string.
    Please help

    Hi,
    Based on the error message, I recommend we try the suggestion: Replace all "..."  with [...]
    http://www.pcreview.co.uk/forums/error-parameter-query-odbc-remedy-bmc-software-com-t3232964.html
    Then, if you want to connect the Remedy's oracle database, please see the thread:
    http://www.tek-tips.com/viewthread.cfm?qid=1123112
    We may try the workaround: Write an Excel macro which connects to the database and fetch the data based on the SQL query.
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If you have further question about write macro, I recommend you post the question to the MSDN forum for Excel
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • While installing windows with bootcamp error showing "A require Cd/Drive driver is missing" in the middle of installation. Please help what to do ??

    While installing windows with bootcamp error showing "A require Cd/Drive driver is missing" in the middle of installation m not able to install windows on my mac . Please help what to do ??

    What DVD drive are you using?

  • CD Drive or DVD drive is missing or is not recognized by Windows or other programs - this happens any time I upgrade itunes

    I just upgraded to the new version of itunes for my ipod touch.  My CD Drive or DVD drive is missing or is not recognized by Windows or other programs occurs and it does not show up listed as part of my computer.  How can I fix this?

    Your DVD drive? Why would this be missing after a iTunes download?

  • I can't burn a dvd using any method, Idvd tells me that my super drive is missing, dvd studio pro quits when i click burn and disk utility keeps spitting the disk out when i click burn and enter the disk??? how do i repair my superdrive for imac

    I can't burn a dvd using any method, idvd tells me that my super drive is missing, dvd studio pro quits when i click burn and disk utility keeps spitting the disk out when I click burn and enter the disk??? how do i repair my superdrive for imac, or how do I do whatever I need to do to get it working: I have already tried using a lens cleaning cd and also restored my nvram or something i forget what it was called but i restarted my computer holding down  command+optoion+p+r and still nothing???
    Free solutions are the best, although if I have to pay I will, I would prefer to not have to buy an external burner if possible and already know that is an option so please don't give me that answer... thank you for any help you can give

    Unless your iMac is still covered by AppleCare, get an external DVD burner.
    You can get perfectly good ones from Amazon for less than $40.

  • My CD/DVD drive is missing.

    My dvd/cd optical drive is missing from "my computer" , and the hardware manager.  It does spin, and is listed in bios.  Physically disconnected and pulled it from the bay then reinserted but no sucess.  Ran "Driver Tool" which showed the optical drive as disconnected.  Is this hardware or software/driver issue?  Could there be a "loose" ribbon connection at the drive end or motherboard side?
    Compaq Presario F767 NR laptop
    Windows Vista 

    Hi Bryan
    Thanks for the assistance.  I tried a hard reset as you suggested but still nothing.  I was able to borrow a dvd/cd drive from a friend with the same laptop.  I switched it out and still nothing.  I have to assume there is a software issue/conflict.  I don't use the dvd/cd drive often so I'm not even sure how long ago this happened.  The only unusual activity on this machine was about 2 months ago when my kid used my laptop to update his iPhone.  It got stuck in update mode and had to download a few programs to fix it. When I open "my computer" along with my D and C drive is an "unspecified" File manager instead of the E drive:
     I tried to uninstall it but there isn't anything listed in the control panel/uninstall.  Right click on it and the only option is to create a short cut.  Any thoughts/suggestions?    

  • I have a laptop an hp dv6700, running vista the dvd drive is missing how do i get it back?

    Greetings this is my problem?
     I have a beautiful HP Laptop the dv6700 Series, running Vista, on this Computer i have a DVD Player, with my media center, and the drive.
    Now the drive is missing, and now I can not burn anymore DVD's, or play any of them either can anyone help me find a solution to this issue please?
    This question was solved.
    View Solution.

    Okay, let's check the following:
    >> Do you see the DVD drive listed in "Computer" explorer? double click on it to open.
    >> Do you see the DVD drive listed in the device manager??
    (Click Start and type "device" in the search field, then select Device Manager >> check for CD/DVD drive listing.)
    >> Is the DVD drive listed in the BIOS?
    (Restart Your PC and start tapping F10 key, once you are in setup screen go to boot options, check for the listed devices)
    also please download and run this program:
    http://support.microsoft.com/mats/cd_dvd_drive_pro​blems/en-us
    ||-Although I am working on behalf of HP, I am speaking for myself and not for HP.-||
    //Click on Kudos if my reply was helpful and answered your question//
    ||-If my answer solved the problem please mark the topic as the accepted solution-||

  • Hard drive is missing. I can boot from the cd but when running the disk utility, no hard drive shows up.

    Hard drive is missing. I can boot from the cd but when running the disk utility, no hard drive shows up.
    This is a problem that suddenly appeared.

    Please post a screenshot of Disk Utility that shows what you mean. Be careful not to include any private information.
    Start a reply to this message. Click the camera icon in the toolbar of the editing window and select the image file to upload it. You can also include text in the reply.

  • Dv6915nr DVD optical Drive is MISSING

    Help my
    Dv6915nr DVD optical Drive is MISSING for 3 weeks now. I have done seaching the problem all over the internet.
    still couldn't find the solution for it.
    Microsoft fix it doesn't fix the problem.
    Device Manager won't show any Dvd/Cd drivers
    There are 2 ATA devices listed 
    Ata channel 0 - target:0  - device type:ATA Disk - Current mode: Ultra DMA mode 5
    Ata channel 1 - target     - device type:                  - Current mode:
    Last time the Dvd drive works and the ata channel 1 target is 1 device type is dvd/cd driver.
    i can press the eject button, i can put in the cd and the dvd driver will spin, the light will go on  for 3 secs then it stopped.
    My computer won't show any Dvd Driver.
    Someone help.

    lots of people having this problem.
    I wonder why....
    maybe AVG or some thing is blocking the access of the Dvd-driver?
    But get this, when ever i reinstall OS , win vista,
    the dvd-rom will show up and starting working....after while or downloading
    some windows updates, it stop working again....
    hmmmm.......
    hmmmmmmmmmm....
    who can  configure this out.
    it could be the microsoft's problem. or anti-virus problem.. i dont know.
    but every one here got this problem really need some help from the experts.

  • Pdfmaker print driver is missing, I think I accidentally deleted it.

    I cannot create a pdf file from a Word document anymore, I get an error that says teh PDFmaker print driver is missing. I think I accidentally deleted it. What do I do? Can I get just this print driver and install it? Thanks.

    Hi Judy,
    Try closing all of your open applications.  Launch Acrobat and choose Help > Repair Acrobat Installation.
    Then try to create your PDF files again.
    Let us know how it goes.
    -David

  • PCI Communication Controller and USB Mass Storage Device driver was missing

    Hi,
    Recently i formated HP Pavilion Slimline 400 PC series and reinstalled with windows 7 32 bit.\
    initially i found a lot of driver was missing. i have gone through hp support forums and almost all drivers are running on 64 bit with minimum requirement OS windows 8.1.
    i couldn't find it anywhere. under device manager, these two devices are being shown with yellow exclamation
    PCI Simple Communication Controller :
    PCI\VEN_8086&DEV_8C3A&SUBSYS_2AF7103C&REV_04
    PCI\VEN_8086&DEV_8C3A&SUBSYS_2AF7103C
    PCI\VEN_8086&DEV_8C3A&CC_078000
    PCI\VEN_8086&DEV_8C3A&CC_0780
    USB Mass Storage Device :
    USB\VID_054C&PID_02A5&REV_0100
    USB\VID_054C&PID_02A5
    Please kindly provide the link for the drivers, so i can use my PC.
    thanks in advance

    Hi:
    Did you install the USB3 controller driver so the device you installed could work?
    https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=21129&lang=eng&ProdId=3467
    The USB Mass Storage Device is something you have connected to the PC.
    Specifically a Sony® MicroVault USB Flash Drive.
    If my suggestion to let windows update find the Intel Management Engine driver, didn't work, see if this driver from Intel works.  It also has the hardware ID for that device in the setup information file.
    https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=22093&lang=eng

  • 11i Driver files missing

    Hi,
    While applying patch i errror about some driver file missing, i checked the location and file was not their, i traversed throught various top and many folders are not their in product tops, even if folder is their files are not their, is their any way i can create driver files now. This is same for $AD_TOP, or $ABM_TOP or $FND_TOP.
    I am on 11.5.10.2.
    Thanks,

    Hi,
    While applying patch i errror about some driver file missing, i checked the location and file was not their, i traversed throught various top and many folders are not their in product tops, even if folder is their files are not their, is their any way i can create driver files now. This is same for $AD_TOP, or $ABM_TOP or $FND_TOP.Please post the complete error message and the patch number.
    I am on 11.5.10.2 on solaris 10 with 10.2.0.3 db. Patch can be anyone. Basically under product_top/admin of application tier template,driver folder is missing, id their any way these files can be generated?How do you know that the file/directory is missing? Have you compared it with some other instance?
    Thanks,
    Hussein

  • I know that my Apple Mobile Device USB Driver is missing. It won´t reinstall or update the software. Where can I get the software so I can synch my Ipod nano again?

    I know that my Apple Mobile Device USB Driver is missing.When i try to reinstall it in the device manager it says that one of the installers is unable to reinstall the software. I don´t know where to look for the software to get the driver going again, so please help if you´ve got any solutions to my problem. I´ve spent hours and hours looking in the internet but i couldnt find anything helpful. PLEASE HELP
    PS: I´ve got a Windows 7 PC so the guy from the Apple Store refused to help me

    You need to completely uninstall iTunes from your computer and then download and install it again.
    You do know that Microsoft has a web site, right?

  • ITunes doesn't recognize iPhone and Apple Mobile Device USB Driver is missing

    Hi. iTunes does not recognize my iPhone when I connect it to my PC via USB. I found iOS: Device not recognized in iTunes for Windows and went through the listed steps to diagnose the problem. The problem seems to be the Apple Mobile Device USB Driver. It is not listed in Device Manager and it does not seem to be installed on my PC. I followed directions for "If the Apple Mobile Device USB Driver is not listed" and I was not able to find anything. In that case there are no further steps that you can take listed on iOS: Device not recognized in iTunes. I then uninstalled and reinstalled iTunes and other software components (http://support.apple.com/kb/ht1923) three times but each time Apple Mobile Device USB Drive was missing. If anyone can advise me I would greatly appreciate it.
    iTunes: iTunes 11.1.5 for Windows
    iPhone: 4.3.3
    PC: Windows 7

    See TS1538: iOS: Device not recognized in iTunes for Windows, in particular section 5.
    See also Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for

  • Playlists made in iTunes do not show up in iPhone

    Do not tell me to reboot, restore, or delete anything from anything. I have had iTiunes since forever, and have had no trouble syncing things from here, there, hither and yon. By cloud, desktop, from my backside. But lately - I mean in the last two m

  • Weblogic em and console crashes in Forms 11gR2 domain

    Hi, I am working towards an APEX and/or Forms11gR2 environment from Forms and Reports 6i. Coming from a client-server background,with the concept of application servers etc totally unfamiliar territory. and a near-zero knowledge of Java its been a to

  • Diff between oracle 8i and oracle 9i

    difference between oracle 8i and oracle 9i interms if architecture wide any other differences.

  • Slow, freezes up

    This computer is incredibly slow and very often just hangs up and freezes on me. Even if I do control, alt, delete, there are times when that doesn't respond either.. I tried a disc defrag and the page that opened was notepad with a lot of gibberish.

  • Is it possible to write an abap code be SAP SQL query.(ECC 6)

    hello guys, Is it possible to write an abap code be SAP SQL query. Scenario : table A has a field say f1 of length 10 and table B has a field say s1 of lenght 20. in sap sql i am able to link all the other tables but i am not able to link table Af1 -