BES Client Logging Service Version and Extensions
Log In or Register to download the BES file, and more.

0 Votes

Description

This analysis contains version information for the BES Client Logging Service and BigFix Extensions. BigFix Extensions are only installed for BES Client Logging versions 7.1 and above.

These properties are evaluated daily.

After activating this analysis you will see the following properties:

  • BES Client Logging Service Version 
  • AntiVirus Extension Version
  • AntiPest 2 Extension Version
  • Firewall Extension Version
  • DLP Extension Version 
  • Firewall Compliance Extension Version

Property Details

ID26
TitleBES Client Logging Service Version and Extensions
KeywordsVersion Extension BES Client Logging
Added by on 10/17/2012 1:16:35 PM
Last Modified by on 10/17/2012 1:16:35 PM
Counters 7200 Views / 7 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Properties

BES Client Logging Service Version
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
version of file of service "BESClientLoggingService"
AntiVirus Extension Version
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
(if (exists (key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus" of registry) AND exists (value "CA_AV" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry)) then (if (exists file (it as string)) then (version of file (it as string) as string) else ("Error: Invalid Path")) of value "CA_AV" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry else ("Not Installed"))
AntiPest 2 Extension Version
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
(if (exists (key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiPest" of registry) AND exists (value "CA_AP" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry)) then (if (exists file (it as string)) then (version of file (it as string) as string) else ("Error: Invalid Path")) of value "CA_AP" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry else ("Not Installed"))
Firewall Extension Version
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
(if (exists (key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Firewall" of registry) AND exists (value "CA_FW" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry)) then (if (exists file (it as string)) then (version of file (it as string) as string) else ("Error: Invalid Path")) of value "CA_FW" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry else ("Not Installed"))
DLP Extension Version
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
(if (exists (key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP" of registry) AND exists (value "TM_DLP" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry)) then (if (exists file (it as string)) then (version of file (it as string) as string) else ("Error: Invalid Path")) of value "TM_DLP" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry else ("Not Installed"))
Firewall Compliance Extension Version
Period 1 day
 
  * Results in a "string"/number
Show indented relevance
(if (exists (key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Firewall" of registry) AND exists (value "BF_CP" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry)) then (if (exists file (it as string)) then (version of file (it as string) as string) else ("Error: Invalid Path")) of value "BF_CP" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService\Plugins\Locations" of registry else ("Not Installed"))

Relevance

Used in 257 fixlets and 9 analyses   * Results in a true/false
Show indented relevance
name of operating system as lowercase starts with "win"
Used in 92 fixlets and 24 analyses   * Results in a true/false
Show indented relevance
version of client >= "5.1"
Used in 1 analsis   * Results in a true/false
Show indented relevance
exists service "BESClientLoggingService"

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!