Search Results for: check if oracle database is installed

Results - 6690 Relevance Statements, 8083 Fixlets, 110 Analyses, 2 Dashboards, and 5 Signatures -- (25095.4608 ms)
Page 596 of 596 << < Prev Next > >>
Used in 1 fixlet   * Results in a true/false
Show indented relevance
( exists key "HKLM\Software\BigFix\Enterprise Server" whose (exists value "UseRemoteDB" whose (it as string = "1") of it) of registry) and exists value "Trusted_Connection" whose (it as string = "Yes") of key ("HKLM\Software\ODBC\ODBC.INI\" & ( if (exists key "HKLM\Software\BigFix\Enterprise Server\Database" whose ( exists value "DSN" of it ) of it) then (value "DSN" of key "HKLM\Software\BigFix\Enterprise Server\Database" of it as string) else "bes_bfenterprise")) of registry
0 Votes
  * Results in a "string"/number
Show indented relevance
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"
0 Votes
  * Results in a "string"/number
Show indented relevance
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"
0 Votes
  * Results in a "string"/number
Show indented relevance
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"
0 Votes
  * Results in a "string"/number
Show indented relevance
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"
0 Votes
  * Results in a "string"/number
Show indented relevance
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"
0 Votes
  * Session Relevance
Show indented relevance
if exists relay service then "Yes - " & state of service "BESRelay" else if exists main gather service then "Main BES Server" else "Not Installed"
0 Votes
  * Session Relevance
Show indented relevance
if ((it starts with "127." OR it starts with "::") of (name of registration server as string)) then (if ((exists setting"_BESRelay_PostResults_ParentRelayURL" of it AND exists value of setting"_BESRelay_PostResults_ParentRelayURL" of it) of client) then "n/a (BES Relay Installed)" else "n/a (BES Server Installed)") else (name of registration server as string)
0 Votes
  * Session Relevance
Show indented relevance
if ((it starts with "127." OR it starts with "::") of (name of registration server as string)) then (if ((exists setting"_BESRelay_PostResults_ParentRelayURL" of it AND exists value of setting"_BESRelay_PostResults_ParentRelayURL" of it) of client) then (preceding text of first "/" of (following text of first "//" of (value of setting "_BESRelay_PostResults_ParentRelayURL" of client as string))) else "n/a (BES Server Installed)") else "n/a (BES Relay Not Installed)"
0 Votes
  * Results in a "string"/number
Show indented relevance
if (exists service "BESRelay") then (if (exists setting "_BESGather_Download_LimitBytesPerSecond" whose (exists value of it) of client) then value of setting "_BESGather_Download_LimitBytesPerSecond" of client else "not set") else "BES Relay Not Installed"
0 Votes
Uploaded on 3/17/2021 by ArturZ
0 comments and 8 downloads
Uploaded on 12/18/2018 by edmontan
0 comments and 0 downloads
Uploaded on 2/10/2021 by ArturZ
0 comments and 5 downloads
Uploaded on 2/19/2015 by jmatlock
0 comments and 13 downloads
Page 596 of 596 << < Prev Next > >>