get-wsuscomputer on windows server 2012 not working correct

Unanswered get-wsuscomputer on windows server 2012 not working correct

  • Dienstag, 19. Februar 2013 14:14
     
     

    Hello

    I tried to use "Get-WsusComputer -ComputerUpdateStatus failed" on a windows
    Server 2012 with a local installed WSUS. But this command returns me all
    computer objects not only the "failed" on. Can anyone confirm this?
    Is this a bug?


    • Bearbeitet hoschi Dienstag, 19. Februar 2013 14:15
    •  

Alle Antworten

  • Dienstag, 19. Februar 2013 15:01
     
     

    Hello

    I see the same thing...

  • Dienstag, 19. Februar 2013 15:23
     
     

    Maybe I didn't understood the TechNet documentation or this is a bug...

  • Mittwoch, 20. Februar 2013 01:01
    Moderator
     
     

    One of the possible challenges here....

    When an update "fails" on a WSUS client, that state is retained for that computer and that update until the update is successfully installed, or the update becomes "NotApplicable" (as would be the case when a superseding update has been successfully installed).

    Now, that's not to say that there might be a bug in the cmdLet, but the question would be this: Do you get the same results if you do a Computer Update Status report from the WSUS console with the same filter (e.g. Status = "Failed").


    Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
    SolarWinds Head Geek
    Microsoft MVP - Software Distribution (2005-2013)
    My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Mittwoch, 20. Februar 2013 07:56
     
     

     Do you get the same results if you do a Computer Update Status report from the WSUS console with the same filter (e.g. Status = "Failed").



    No, I don't get the same result.