Search Results for: how to continue for an installer that is not silent but just needs a

Results - 5071 Relevance Statements, 4036 Fixlets, 126 Analyses, 0 Dashboards, and 6 Signatures -- (21411.8844 ms)
Page 370 of 370 << < Prev Next > >>
  * 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 (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
  * Session Relevance
Show indented relevance
if ((it starts with "127." OR it starts with "::") of (name of registration server as string)) then ("n/a (Local Relay/Server)") else(if ((exists setting "__RelaySelect_Automatic" of client) and (value of setting "__RelaySelect_Automatic" of client = "1")) then "n/a (Automatic)" else if ((not exists setting "__RelayServer1" of client OR not exists value of setting "__RelayServer1" of client OR value of setting "__RelayServer1" of client = "") AND (not exists setting "__RelayServer2" of client OR not exists value of setting "__RelayServer2" of client OR value of setting "__RelayServer2" of client = "")) then "Primary and Secondary Relay Not Set" else if ((exists setting "__RelayServer1" of client) AND (exists setting "__RelayServer1" whose (value of it as string != "") of client ) AND ((preceding text of first "/" of following text of first "//" of (value of setting "__RelayServer1" of client as string)) as lowercase) = (name of registration server as string as lowercase)) then "Using Primary Relay" else if ((exists setting "__RelayServer2" of client) AND (exists setting "__RelayServer2" whose (value of it as string != "") of client ) AND ((preceding text of first "/" of following text of first "//" of (value of setting "__RelayServer2" of client as string)) as lowercase) = (name of registration server as string as lowercase)) then "Using Secondary Relay" else if ((name of registration server as string as lowercase) = (preceding text of first "/" of following text of first "//" of (value of setting "__Relay_Control_RootServer" of client as string as lowercase))) then "Defaulting to Main BES Server" else "Unknown State")
0 Votes
  * Results in a "string"/number
Show indented relevance
if (exists setting "_BESClient_Download_LimitBytesPerSecond" whose (exists value of it) of client) then value of setting "_BESClient_Download_LimitBytesPerSecond" of client else "not set"
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 9/15/2017 by ARZE
0 comments and 14 downloads
Uploaded on 12/15/2021 by lukasz.karasinski
0 comments and 74 downloads
Uploaded on 6/20/2022 by kamil.krawczyk
0 comments and 2 downloads
Uploaded on 6/28/2022 by kamil.krawczyk
0 comments and 7 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
Page 370 of 370 << < Prev Next > >>