RES Component Versions
| 0 Votes |
Versioning - This is the latest version.
| 1 | RES Component Versions | 2/24/2016 2:49:16 PM |
| 2 | RES Component Versions | 3/24/2016 4:22:32 AM |
| 3 | RES Component Versions | 5/27/2016 4:55:42 PM |
Description
Property Details
| 2998140 | |
| Production - Fully Tested and Ready for Production | |
| RES Component Versions | |
| BESC | |
| RESQA on 5/27/2016 4:55:42 PM | |
| RESQA on 5/27/2016 4:55:42 PM | |
| 6391 Views / 2 Downloads | |
* 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
(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: |

