I used the belwo query
select computerid, computername, domainname, DNSName, IPAddress, OS, ServicePack, Description, Connected, MessageSystemAddress, LastMessageTime, PrimaryCIDLoc, secondaryCIDLoc, InstallTime, SAVONAccess, LastScanDateTime, QuarantineCount, PackageID, SAVVersion, EngineVersion, VirusDataVersion, PackageExpiryTime, PackageNotificationTime, IDENumber, SCFStarted, SCFVersion, SCFMode, isrebootrequired, appcontrolinstalled, AppControlOnAccess, DataControlIsInstalled, DataControlIsActive, NacInstalled, NAcAssessmentResult, NacVersion,HipsRuleVersion, HipsConfigVersion, EventCount_DataC, EventCount_DevC, EventCount_AppC, EventCount_SCF from ComputerListData2 where Managed =1
but the SAVVersion is NULL for all .
Any help is much appreciated
This thread was automatically locked due to age.