Search Results for: regapp true or false

Results - 3074 Relevance Statements, 2474 Fixlets, 90 Analyses, 0 Dashboards, and 0 Signatures -- (14651.4857 ms)
Page 224 of 226 << < Prev Next > >>
Used in 1 fixlet   * Results in a true/false
Show indented relevance
if ((it = "WinXP" OR it = "WinXP-2003" OR it = "WinVista" OR it = "Win7" OR it = "Win2008" OR it = "Win2008R2") of name of operating system) then ((exists values whose(name of it = "PnPCapabilities" AND it as integer = 48 ) of keys whose(value "Characteristics" of it as integer = 132) of key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}" of registry)) else (if (name of operating system ="Mac OS X") then (if exists file "/Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist" then ((if it = 1 then true else false) of integer "Wake On LAN" of dictionary "AC Power" of dictionary "Custom Profile" of dictionary of file "/Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist") else false) else false)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
if ((it = "WinXP" OR it = "WinXP-2003" OR it = "WinVista" OR it = "Win7" OR it = "Win2008" OR it = "Win2008R2") of name of operating system) then ((not exists values whose (name of it = "PnPCapabilities" AND it as integer = 288) of keys whose (value "Characteristics" of it as integer = 132) of key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}" of registry)) else (if (name of operating system ="Mac OS X") then (if exists file "/Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist" then ((if it = 0 then true else false) of integer "Wake On LAN" of dictionary "AC Power" of dictionary "Custom Profile" of dictionary of file "/Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist") else false) else false)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
if (name of operating system = "AIX 5.3") then (exists true whose (if true then (current technology level of operating system >= "5300-08") else false)) else true
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
if (((exists match (regex "AIX (6.1|7.1)") of name of operating system)) AND (architecture of operating system = "ppc64")) then (exists true whose (if true then (current technology level of operating system >= "6100-04") else false)) else true
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
if (name of operating system contains "Linux SuSE") then ( (exists match (regex "^i[0-9]86$") of it OR it = "x86_64") of architecture of operating system) else true
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
if (version of client >= "8.2.425") then (exists true whose (if true then (current technology level of operating system as string >= "5300-08") else false)) else true
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
if (version of client >= "8.2.425") then (exists true whose (if true then (current technology level of operating system as string >= "6100-04") else false)) else true
0 Votes
Used in 7 fixlets   * Results in a true/false
Show indented relevance
if (version of client < "8.0") then true else ((not exists relay service) or (version of relay service >= "8.2.1310.0"))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists service whose (it as string contains "BESClientLoggingService") AND (exists file whose (name of it contains "BESClientLoggingService") of folder (pathname of parent folder of regapp "besclient.exe" & "\BESClientLoggingService"))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(((not exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP" whose (exists value "installedPath" of it) of registry) OR (not exists folder (value "installedPath" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP" of registry as string) whose (exists file "BESLeakProofCTRL.exe" of it)))) AND ((not exists regapp "BigFixAntiPest.exe")) AND ((not exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus" of registry OR not exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus" of registry)) AND ((NOT exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW" whose (exists value "UninstallCmdLine" of it) of registry)) AND (NOT ((exists setting "PowerManagement_PowerTrackingEnabled" whose (value of it = "1" or value of it = "2") of client)) OR (((exists setting "PowerManagement_PowerTrackingEnabled" whose (value of it = "1" or value of it = "2") of client)) AND ((((name of operating system starts with "Win") AND (version of client >= "8") ) AND (exists setting "_BESClient_PowerHistory_EnablePowerHistory" whose (exists value whose (it = "1") of it) of client)))))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists file "uninstaller.exe" of folder "BESClientLoggingService" of parent folder of regapp "besclient.exe") OR (exists value "UninstallCmdLine" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\LoggingService" of registry)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP" whose (exists folder (values "installedPath" of it as string) whose (exists file "BESLeakProofCTRL.exe" whose (version of it >= "1.1.0.17") of it)) of registry))) OR ((exist regapp "BigFixAntiPest.exe" whose (version of it >= "0.9.0.34"))) OR ((if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path" whose (exists value "HOME" of it) of registry) then (exists file ((value "HOME" of key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path" of registry as string) & "\InoOEM.dll") whose (version of it = "7.1")) else (false)) AND (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus" of registry)) OR ((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW" whose (exists value "UninstallCmdLine" of it) of registry)) OR (((exists setting "PowerManagement_PowerTrackingEnabled" whose (value of it = "1" or value of it = "2") of client)) AND (NOT ((((name of operating system starts with "Win") AND (version of client >= "8") ) AND (exists setting "_BESClient_PowerHistory_EnablePowerHistory" whose (exists value whose (it = "1") of it) of client)))))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP" whose (exists folder (values "installedPath" of it as string) whose (exists file "BESLeakProofCTRL.exe" whose (version of it >= "1.1.0.17") of it)) of registry))) OR ((exist regapp "BigFixAntiPest.exe" whose (version of it >= "0.9.0.34"))) OR ((if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path" whose (exists value "HOME" of it) of registry) then (exists file ((value "HOME" of key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path" of registry as string) & "\InoOEM.dll") whose (version of it = "7.1")) else (false)) AND (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus" of registry)) OR ((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW" whose (exists value "UninstallCmdLine" of it) of registry)) OR (((exists setting "PowerManagement_PowerTrackingEnabled" whose (value of it = "1" or value of it = "2") of client)) AND NOT ((((name of operating system starts with "Win") AND (version of client >= "8") ) AND (exists setting "_BESClient_PowerHistory_EnablePowerHistory" whose (exists value whose (it = "1") of it) of client))))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
if (name of operating system starts with "Win") then ((it >= "7") of (if (version of client >= "8.0") then (version of relay service) else (version of regapp "besrelay.exe"))) else true
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
(exists regapp "besclient.exe") AND (version of client < "7.0.9.164" AND (not exists regapp "besrelay.exe" OR version of regapp "besrelay.exe" >= "7.0.9.164"))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it < "7.0.9.164" AND it >= "6") AND exists value "BESInstalled" of it AND value "BESInstalled" of it = 1) of registry OR (exists regapp "BESConsole.exe" whose (version of it < "7.0.9.164" AND version of it >= "6"))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists regapp "besclient.exe" whose (version of it < "7.0.9.164") AND (not exists regapp "besrelay.exe" OR version of regapp "besrelay.exe" >= "7.0.9.164"))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists service "BESClientLoggingService" whose (version of file of it >= "7.1.0.15") AND exists regapp "besclient.exe" whose (version of it >= "6")
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists file ((pathname of parent folder of regapp "besclient.exe") & "\BESClient.dmp")) OR (if login account of service "BESClient" != "LocalSystem" then exists file (value of variable "userprofile" of environment & "\Local Settings\Application Data\BigFix\BESClient.dmp") else false)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists regapp "besrelay.exe") AND (version of regapp "besrelay.exe" >= "7.0")
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists file "besrelay.dmp" of parent folder of regapp "besrelay.exe") OR (if login account of service "BESRelay" != "LocalSystem" then exists file ((((value "Local AppData" of it as string & "\BigFix\besrelay.dmp" ) of keys "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" of keys of key "HKU" of registry)) whose (it as string does not contain "\Default User\")) else false)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((exists regapp "BESConsole.exe") AND (version of regapp "BESConsole.exe" >= "7.0")) OR ((exists regapp "BESAdmin.exe") AND (version of regapp "BESAdmin.exe" >= "7.0"))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
if version of client >= "8.0" then (NOT ((exists rule whose (inbound of it and enabled of it and name of it = "BES Client") of it) AND (exists rule whose (inbound of it and enabled of it and name of it = "BES Client (ICMPv4)") of it) AND (exists rule whose (inbound of it and enabled of it and name of it = "BES Client (ICMPv6)") of it)) of firewall) else true
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
NOT (((exists rule whose ((NOT exists local ports string of it OR local ports string of it contains (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) OR local ports string of it = "*") AND (((application name of it ends with "\BESClient.exe") AND NOT (service name of it = "BESClient")) OR (regex "^(\s)*$" = application name of it AND regex "^(\s)*$" = service name of it)) and enabled of it and protocol of it = udp and inbound of it and profile (current profile type of firewall) of it) of firewall) OR (exists internet connection firewall whose (enabled of it AND exists port mapping whose (enabled of it AND protocol of it = "udp" AND internal port of it as string = (value "ListenPort" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry) as string) of it) of adapters of network) OR (exist key "HKLM\Software\Policies\Microsoft\WindowsFirewall\FirewallRules" whose ((exists value whose (it as string as lowercase contains "|action=allow|" and it as string as lowercase contains "|active=true|" AND it as string as lowercase contains "|dir=in|" and (it as string as lowercase contains "|protocol=17|" or NOT (it as string as lowercase contains "|protocol")) AND (it as string as lowercase contains "|lport=" & (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) & "|" OR not (it as string as lowercase contains "|lport=")) AND (not ((it as string as lowercase contains "|app=")) OR (it as string as lowercase contains "|app=" and it as string contains "\BESClient.exe|")) AND ((it as string as lowercase contains "|profile=" & (if (current profile type of firewall = domain firewall profile type) then "domain|" else if (current profile type of firewall = public firewall profile type) then "public|" else if (current profile type of firewall = private firewall profile type) then "private|" else "INVALID")) OR not (it as string as lowercase contains "|profile"))) of it)) of native registry) OR (((exists key ("HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\" & (if (current profile type of firewall = domain firewall profile type) then "DomainProfile" else "StandardProfile") & "\GloballyOpenPorts") whose (exists value whose ((name of it as lowercase = "enabled") AND (it = 1)) of it) of it) AND (exists key ("HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\" & (if (current profile type of firewall = domain firewall profile type) then "DomainProfile" else "StandardProfile") & "\GloballyOpenPorts\List") whose (exists value whose ((name of it starts with value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of x32 registry as string & ":") AND (regex "^(\d)+:UDP:(.+)?:enabled:(.+)$" = name of it)) of it) of it)) of native registry) OR (((exists key ("HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\" & (if (current profile type of firewall = domain firewall profile type) then "DomainProfile" else "StandardProfile") & "\AuthorizedApplications") whose (exists value whose ((name of it as lowercase = "enabled") AND (it = 1)) of it) of it) AND (exists key ("HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\" & (if (current profile type of firewall = domain firewall profile type) then "DomainProfile" else "StandardProfile") & "\AuthorizedApplications\List") whose (exists value whose ((regex "^(.+)?\\BESClient.exe:(.+)?:enabled:(.+)$" = name of it)) of it) of it)) of native registry)) AND ((exists key ("HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\" & (if (current profile type of firewall = domain firewall profile type) then "DomainProfile" else "StandardProfile") & "\IcmpSettings") whose (exists value whose (name of it = "AllowInboundEchoRequest" and it = 1) of it) of native registry) OR (((exists rule whose ((enabled of it and (protocol of it = internet protocol 1) and inbound of it and profile (current profile type of firewall) of it and (regex "^(\s)*$" = application name of it OR application name of it ends with "\BESClient.exe") AND regex "^(\s)*$" = service name of it)) of firewall) OR (exist key "HKLM\Software\Policies\Microsoft\WindowsFirewall\FirewallRules" whose (exists value whose (it as string as lowercase contains "|action=allow|" and it as string as lowercase contains "|active=true|" AND it as string as lowercase contains "|dir=in|" and (it as string as lowercase contains "|protocol=1|" or NOT (it as string as lowercase contains "|protocol")) AND (it as string as lowercase contains "|lport=" & (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) & "|" OR not (it as string as lowercase contains "|lport=")) AND (not ((it as string as lowercase contains "|app=")) OR (if (it as string as lowercase contains "|app=") then (it as string contains "\BESClient.exe|") else true) AND ((it as string as lowercase contains "|profile=" & (if (current profile type of firewall = domain firewall profile type) then "domain|" else if (current profile type of firewall = public firewall profile type) then "public|" else if (current profile type of firewall = private firewall profile type) then "private|" else "INVALID")) OR not (it as string as lowercase contains "|profile"))) of it) of it) of native registry)) AND ((exists rule whose ((enabled of it and (protocol of it = internet protocol 58) and inbound of it and profile (current profile type of firewall) of it and (regex "^(\s)*$" = application name of it OR application name of it ends with "\BESClient.exe") AND regex "^(\s)*$" = service name of it)) of firewall) OR (exist key "HKLM\Software\Policies\Microsoft\WindowsFirewall\FirewallRules" whose (exists value whose (it as string as lowercase contains "|action=allow|" and it as string as lowercase contains "|active=true|" AND it as string as lowercase contains "|dir=in|" and (it as string as lowercase contains "|protocol=58|" or NOT (it as string as lowercase contains "|protocol")) AND (it as string as lowercase contains "|lport=" & (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry as string) & "|" OR not (it as string as lowercase contains "|lport=")) AND (not ((it as string as lowercase contains "|app=")) OR (if (it as string as lowercase contains "|app=") then (it as string contains "\BESClient.exe|") else true) AND ((it as string as lowercase contains "|profile=" & (if (current profile type of firewall = domain firewall profile type) then "domain|" else if (current profile type of firewall = public firewall profile type) then "public|" else if (current profile type of firewall = private firewall profile type) then "private|" else "INVALID")) OR not (it as string as lowercase contains "|profile"))) of it) of it) of native registry)))))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists relay service AND ((it < "7.2" AND it >= "6") of (if (version of client >= "8.0") then (version of relay service) else (version of regapp "besrelay.exe")))) or (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose (exists ((value "Version" of it) as string as version) whose (it < "7.2" AND it >= "6") AND exists value "BESInstalled" of it AND value "BESInstalled" of it = 1) of registry)
0 Votes
Page 224 of 226 << < Prev Next > >>