SCEP Engine Version

  • 9 May 2017
  • Sean Huggans

This query will return a list of your workstations and the version of the SCEP engine last reported for each. It does not show workstations that have never reported SCEP data.

Query: 
SELECT DISTINCT CInfo.Name0, SCEP.EngineVersion 
FROM [v_GS_AntimalwareHealthStatus] SCEP, [v_R_System] CInfo
WHERE CInfo.ResourceID = SCEP.ResourceID AND SCEP.EngineVersion<>''
Query Type: 
SQL Query
Error | visuaFUSION Systems Solutions Blog

Error message

  • Warning: Cannot modify header information - headers already sent by (output started at /mnt/home/visuafus/public_html/bahusa.net/includes/common.inc:2861) in drupal_send_headers() (line 1551 of /mnt/home/visuafus/public_html/bahusa.net/includes/bootstrap.inc).
  • Error: Call to undefined function mail() in DefaultMailSystem->mail() (line 79 of /mnt/home/visuafus/public_html/bahusa.net/modules/system/system.mail.inc).

Error

The website encountered an unexpected error. Please try again later.