Answered View in WSUS 3.0 SP2

  • Monday, November 19, 2012 6:41 AM
     
     

    Hi,

    want to know the view in the SQL server, that gives the below data from a WSUS 3.0 SP2 server.

    this is to take the patch compliance information directly from SQL views, instead of using "Update Services 3.0 API Samples and Tools"

    Update Name(KB#) (strPatchTitle)
    Classification  (update.UpdateClassificationTitle)
    Status   (UpdateStatus.UpdateInstallationState.ToString)
    Host Name   (computer.FullDomainName)
    Last Reported   (computer.LastReportedStatusTime.ToString) 
    Bullettin  (UpdateStatus.GetUpdate.Title)

    Kindly help.

    thank you in advance.

    rgds,

    Rajeev.

All Replies