RES Component Versions
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is the latest version.

1RES Component Versions2/24/2016 2:49:16 PM
2RES Component Versions3/24/2016 4:22:32 AM
3RES Component Versions5/27/2016 4:55:42 PM

Description

This analysis will retrieve the version information of the various RES components deployed at endpoints.

Property Details

ID2998140
StatusProduction - Fully Tested and Ready for Production
TitleRES Component Versions
DomainBESC
Added by on 5/27/2016 4:55:42 PM
Last Modified by on 5/27/2016 4:55:42 PM
Counters 6391 Views / 2 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

RES ONE Workspace Agent Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists "Version" of key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry) then (value "Version" of key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry as string) else ("Not Installed")) else (if (exists file "/etc/res/reswmad.version") then (line (1) of file "/etc/res/reswmad.version") else ("Not Installed"))
RES ONE Workspace Console Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry) then (if (exists file ((value "InstallDir" of key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry as string) & "pwrtech.exe")) then (version of file ((value "InstallDir" of key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry as string) & "pwrtech.exe") as string) else ("Not Installed")) else ("Not Installed")) else ("N/A")
RES ONE Workspace PE Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "respesvc")) then (version of service "respesvc" as string) else ("Not Installed")) else ("N/A")
RES ONE Workspace Relay Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "resrls")) then (if (exists version of service "resrls") then (version of service "resrls" as string) else (if (exists file ((value "InstallDir" of key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry as string) & "relayserver.exe")) then (version of file ((value "InstallDir" of key "HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager" of x32 registry as string) & "relayserver.exe") as string) else ("Not Installed"))) else ("Not Installed")) else ("N/A")
RES ONE Workspace Reporting Services Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "reswmrs")) then (version of service "reswmrs" as string) else ("Not Installed")) else ("N/A")
RES ONE Automation Agent Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "reswas")) then (version of service "reswas" as string) else ("Not Installed")) else ("-")
RES ONE Automation Console Service Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "reswcs")) then (version of service "reswcs" as string) else ("Not Installed")) else ("N/A")
RES ONE Automation Dispatcher+
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "reswds")) then (version of service "reswds" as string) else ("Not Installed")) else ("N/A")
RES ONE Service Store Catalog Services Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "resocs")) then (version of service "resocs" as string) else ("Not Installed")) else ("N/A")
RES ONE Service Store Transaction Engine Version
Period Every Report
 
  * Results in a true/false
Show indented relevance
if (windows of operating system) then (if (exists services whose (service name of it as lowercase = "resote")) then (version of service "resote" as string) else ("Not Installed")) else ("N/A")

Relevance

Used in 1 analsis   * Results in a true/false
Show indented relevance
(unix of operating system and exists file "/etc/res/resauthd.conf") or (mac of operating system and exists file "/etc/res/resauthd.conf") or (if (windows of operating system) then exists key "HKEY_LOCAL_MACHINE\SOFTWARE\RES" of x32 registry or exists key "HKEY_LOCAL_MACHINE\SOFTWARE\RES" of x64 registry else false)

Sharing

Social Media:
Share this page on Yammer

Comments