BES Component Versions
0 Votes |
Description
This analysis contains information about the different BES component versions. This information is particularly useful after performing BES upgrades. After activating this analysis, you will see the following properties:
|
Property Details
21 | |
BES Component Versions | |
BES Version TABLE TBODY Client | |
besSupport on 10/17/2012 1:16:35 PM | |
danielheth on 10/17/2012 1:16:35 PM | |
8851 Views / 40 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Properties
BES Relay Version
Period
Every Report
* Results in a "string"/number |

if (exists true whose(if true then(exists relay service)else false)) then (if (version of client >= "8.0") then (version of relay service as string) else (version of file ((if (character 0 of it = "%22") then (substring between "%22" of it) else it) of image path of relay service) as string)) else "Not Installed"
BES Console Version
Period
Every Report
* Results in a "string"/number |

if (exists true whose(if true then(name of operating system starts with "Win" AND exists regapp "BESConsole.exe")else false)) then version of regapp "BESConsole.exe" as string else "Not Installed"
BES Server Version
Period
Every Report
* Results in a "string"/number |

if (exists true whose(if true then(exists main gather service)else false)) then (if (version of client >= "8.0") then (version of main gather service as string) else (version of file ((if (character 0 of it = "%22") then (substring between "%22" of it) else it) of image path of main gather service) as string)) else "Not Installed"
BES API Version
Period
Every Report
* Results in a "string"/number |

if (exists true whose(if true then(exists key "HKLM\SOFTWARE\BigFix\BESAPI\Paths" of registry)else false)) then version of file (value "base" of key "HKLM\SOFTWARE\BigFix\BESAPI\Paths" of registry as string & "BESAPI.dll") as string else "Not Installed"
BES Web Reports Version
Period
Every Report
* Results in a "string"/number |

if (exists true whose(if true then(exists service "BESWebReportsServer")else false)) then (if (version of client >= "8.0") then (version of service "BESWebReportsServer" as string) else (version of file ((if (character 0 of it = "%22") then (substring between "%22" of it) else it) of image path of service "BESWebReportsServer") as string)) else "Not Installed"
Relevance

version of client >= "5.1"
Sharing
Social Media: |