Loading
  • Oliver Berger (Flexera Software)

    Hi @Christopher Odediran​ ,

    select statuscode from dbo.tblComputerInfo

    0 = active, 1 = quarantined, 2= inactive

    Cheers Oli

    Selected as Best
  • Oliver Berger (Flexera Software)

    Hi @Christopher Odediran​ ,

    select statuscode from dbo.tblComputerInfo

    0 = active, 1 = quarantined, 2= inactive

    Cheers Oli

    Selected as Best

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
In the SLM Computer report, there is a field for Computer Status, showing active, quanrantine or inactive. In the Snow database, what table delivers this field? Need to directly access that information in order to resolve an integration issue.