Search Results for: Ex PowerShell or "operating system"datapower

Results - 4016 Relevance Statements, 9885 Fixlets, 328 Analyses, 0 Dashboards, and 0 Signatures -- (18570.207 ms)
Page 568 of 570 << < Prev Next > >>
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 1 fixlet   * Results in a true/false
Show indented relevance
exists match (regex "(AIX|AIX VIOS) (6.1|7.1)") of name of operating system
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 1 fixlet   * Results in a true/false
Show indented relevance
exists match (regex "AIX (6.1|7.1)") of name of operating system
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
name of operating system does not contain "11.00"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists match (regex "Linux Red Hat Enterprise (Server|Desktop) (5|6)") of name of operating system) OR (exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it) of it))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists match (regex "Linux Red Hat Enterprise (Server|Client|Workstation) (5|6)") of name of operating system
0 Votes
Used in 8 fixlets   * Results in a true/false
Show indented relevance
name of operating system as lowercase contains "linux" and exists file "/etc/SuSE-release"
0 Votes
Used in 5 fixlets   * Results in a true/false
Show indented relevance
(it does not contain "Win9" AND it != "WinME") of name of operating system
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 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
(it = "WinVista" OR it = "Win2008" OR it = "Win2008R2" OR it = "Win7")of name of operating system
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
name of operating system does not contain "Win9" AND name of operating system != "WinME"
0 Votes
Used in 6 fixlets   * Results in a true/false
Show indented relevance
name of operating system = "WinME" OR name of operating system = "Win98"
0 Votes
Used in 5 fixlets   * Results in a true/false
Show indented relevance
name of operating system as lowercase contains "win"
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") of it or exists match (regex "Red Hat Enterprise Linux (Client|Desktop|Server) release 5") of it) of it) OR (it starts with "linux fedora core" AND following text of last " " of it as version >= "3" and following text of last " " of it as version < "6") of (name of operating system as lowercase)
0 Votes
Used in 4 fixlets   * Results in a true/false
Show indented relevance
name of operating system = "SunOS 5.7"
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
name of operating system starts with "Linux"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
name of operating system starts with "AIX"
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
name of operating system starts with "SunOS"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
name of operating system starts with "HP-UX"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
name of operating system starts with "VMware"
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
NOT (name of it starts with "Win9" or name of it = "WinME") of operating system
0 Votes
Page 568 of 570 << < Prev Next > >>