Client Management Suite

 View Only
  • 1.  Compliance Column in Inv_Policy_Compliance_Status Table

    Posted Nov 09, 2012 02:46 PM

     

    Hi All need some help please, I need to report the Compliance status for software delivery policy and using “Inv_Policy_Compliance_Status” table.

    Compliance column in this tables returns integers , Can you tell me what the integers in compliance field mean? 

     

    Thanks.



  • 2.  RE: Compliance Column in Inv_Policy_Compliance_Status Table
    Best Answer

    Posted Nov 12, 2012 04:00 PM

    Here are the possible values:

     

    NotCompliant = 0,
    Unknown = 1, //If this is the first time the policy has loaded the compliance status, send it up as 'unknown'. 
    Warning = 2, // not used at the moment as far as I see
    Compliant = 3,
    PendingReboot = 4,
    PendingUserLogoff = 5

     



  • 3.  RE: Compliance Column in Inv_Policy_Compliance_Status Table

    Posted Feb 05, 2013 11:46 AM

    Thanks Andrew, today Syamntec also published this KB http://www.symantec.com/docs/HOWTO83491