Search Results for: result as integer

Results - 1402 Relevance Statements, 743 Fixlets, 53 Analyses, 1 Dashboards, and 0 Signatures -- (1705.8793 ms)
Page 88 of 88 << < Prev Next > >>
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists keys ("0"; "1"; "2"; "3") whose (exists value "1001" whose (it as string as integer = 3) of it or exists value "1004" whose (it as string as integer = 3) of it) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Zones" of native registry
0 Votes
SMBIOS Wake_Up_Type Reason (Relevance 3023281)
  * Results in a "string"/number
Show indented relevance
tuple string items ( (it as string as integer) of values "wake_up_type" of structures "system_information" of smbioses ) of "Reserved, Other, Unknown, APM Timer, Modem Ring, LAN Remote, Power Switch, PCI PME#, AC Power Restored, Unknown, Unknown"
0 Votes
  * Results in a true/false
Show indented relevance
(if (number of elements of it = 0) then "PASS" else "FAIL - Issues: " & concatenation "," of elements of it ) of set of ( following texts whose (it does not contain "12" AND (it as integer < 12 ) of first 2 of (it as trimmed string) of following text of first "DirectX" of it) of first ": " of (it as string) of lines whose (it as trimmed string starts with "DirectX Version: ") of it; following texts whose ( (it as trimmed string as version < "2.0") of following text of first "WDDM" of it) of firsts ": " of (it as string) of lines whose (it as trimmed string starts with "Driver Model:" and it contains "WDDM") of it)of file "win11-eligibility\dxdiag.txt" of parent folder of client |"probe not run"
0 Votes
  * Results in a true/false
Show indented relevance
(if (it >=2004) then "PASS" else "FAIL - Current Version: " & (it as string)) of (it as integer) of value "ReleaseID" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
current date - (((preceding text of first " days" of ((current date - "01 Jan 1970" as date) as string)) as integer) - ((preceding text of firsts ":" of following text of firsts ":" of following text of firsts ":" of (lines whose (it starts with "tc:") of file "/etc/shadow")) as integer))*day < "Thu, 12 May 2022" as date
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(NOT (exists setting "_BESClient_Resource_WorkIdle" whose (exist value whose (it as string = (if ((sum of cores of cpupackage as floating point) > 10) then "100" else (((sum of cores of cpupackage as floating point) * 10) as integer as string)) ) of it)of client)) OR (NOT(((if (not exists setting "_BESClient_Resource_SleepIdle" of client OR not exists value of setting "_BESClient_Resource_SleepIdle" of client) then 480 else (value of setting "_BESClient_Resource_SleepIdle" of client as integer)) as floating point as integer) = 480))
0 Votes
  * Results in a true/false
Show indented relevance
exists it whose(1 = it as integer) of unique values of (it as string) of values "UEFISecureBootEnabled" of keys "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecureBoot\State" of (x64 registries; x32 registries)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
/* TCP exclusion is not present, with a start port at or below 52315 and end port at or above 52315 */ not exists (((hexadecimal integer (first 4 of it), (hexadecimal integer (first 4 of it)) + (hexadecimal integer (it)) of concatenation of characters (6;7;4;5) of it - 1) of names of it) of values whose (it as string = "1200ffff") of keys "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nsi\{eb004a03-9b1a-11d4-9123-0050047759bc}\29" of registry) whose (item 0 of it <= 52315 and item 1 of it >= 52315)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
( not exists settings "_BESClient_Download_PreCacheStageDiskLimitMB" whose( (it >= 20000) of (it as string as integer) of values of it ) of client ) OR ( not exists settings "_BESClient_Download_NormalStageDiskLimitMB" whose( (it >= 20000) of (it as string as integer) of values of it ) of client ) OR ( not exists settings "_BESClient_Download_DownloadsCacheLimitMB" whose( (it >= 2000) of (it as string as integer) of values of it ) of client ) OR ( not exists settings "_BESClient_Download_MinimumDiskFreeMB" whose( (it >= 2000) of (it as string as integer) of values of it ) of client ) OR ( not exists settings "_BESClient_Comm_CommandPollIntervalSeconds" whose( (it <= 43200) of (it as string as integer) of values of it ) of client ) OR ( not exists settings "_BESClient_Comm_CommandPollEnable" whose( (it = 1) of (it as string as integer) of values of it ) of client ) OR ( not exists settings "__RelaySelect_Automatic" whose( (it = 1) of (it as string as integer) of values of it ) of client ) OR ( not exists setting "_BESClient_RelaySelect_FailoverRelayList" whose (value of it = "DMZRELAYNAME") of client) OR ( not exists setting "_BESClient_Download_Direct_Domainlist" whose (value of it = "") of client) OR (not exists setting "_BESClient_Download_Direct" whose( (it = 0) of (it as string as integer) of values of it ) of client) OR ( not exists settings "_BESClient_PersistentConnection_Enabled" whose( (it = 1) of (it as string as integer) of values of it ) of client )
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((if exists value "NoAutoUpdate" of it then value "NoAutoUpdate" of it as integer else 0) of key "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" of registry) != 0
0 Votes
  * Results in a "string"/number
Show indented relevance
if exists file "diffDISM.txt" of parent folder of client then lines of file "diffDISM.txt" of parent folder of client else "<no results>"
0 Votes
  * Results in a "string"/number
Show indented relevance
if exists file "DISM.txt" of parent folder of client then preceding texts of firsts "|" of lines whose (it contains "|" AND NOT(it contains "----------") AND NOT(it contains "Feature Name")) of file "DISM.txt" of parent folder of client as trimmed string else "<no results>"
0 Votes
  * Results in a "string"/number
Show indented relevance
(significant digits 2 of (speed of main processor / mhz)) as integer
0 Votes
  * Results in a "string"/number
Show indented relevance
(if (it > 128) then (((it / 32) * 32) + (if (it mod 32 > 16) then 32 else 0)) else it) of (size of ram / (1024*1024)) as integer
0 Votes
  * Results in a "string"/number
Show indented relevance
((total space of drive of system folder)/(1024 * 1024)) as integer
0 Votes
  * Results in a "string"/number
Show indented relevance
((free space of drive of system folder)/(1024 * 1024)) as integer
0 Votes
  * Results in a true/false
Show indented relevance
line ((line number of it + 1 ) of lines whose (it contains "[STATUS]") of file "GEN005280.results" of folders ( ( ( pathname of client folder of current site) ) & "/SCM/mytmp/results")) of file "GEN005280.results" of folders ( ( ( pathname of client folder of current site) ) & "/SCM/mytmp/results") = "FAIL"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((now > item 1 of it) AND (if (item 0 of it = "once") then ((item 1 of it & item 2 of it)) else if (item 0 of it = "daily") then ((item 1 of it + ((now - item 1 of it) / day / item 3 of it * (day * item 3 of it))) & item 2 of it) else if (item 0 of it = "weekly") then (it & ((value of setting "MaintenanceWindow_WindowSizeMinutes" of client as integer) * minute)) of (maximum of (it - 1*day; it - 2*day; it - 3*day; it - 4*day; it - 5*day; it -6 * day;it; it + 1*day; it + 2*day;it + 3*day;it + 4*day;it + 5*day;it + 6*day) whose (it < now AND (((value of setting "MaintenanceWindow_DaysOfWeek" of client as string as lowercase)) contains (first 3 of (it as string) as day_of_week as string as lowercase))) of (((current date - item 0 of it) / (item 3 of it * week) * (item 3 of it * week)) + item 0 of it & item 1 of it) of ((((date (local time zone) of item 1 of it - ((first 3 of (item 1 of it as string) as day_of_week) - sunday))) , time (local time zone) of item 1 of it, item 2 of it, item 3 of it))) else if (item 0 of it = "monthly") then (it & (value of setting "MaintenanceWindow_WindowSizeMinutes" of client as integer * minute)) of ((if (item 3 of it = 0) then (maximum of ((if exists (first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of (current month & current year) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week)) then (((first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of (current month & current year) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week))) & time (local time zone) of item 1 of it) else nothing) ; (if exists (first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of ((current month - month) & current year) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week)) then (if (current month as integer = 1) then (((first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of ((current month - month) & ((current year) - 1* year)) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week))) & time (local time zone) of item 1 of it) else ((first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of ((current month - month) & current year) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week))) & time (local time zone) of item 1 of it) else nothing) ; (if exists (first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of ((current month - (2*month)) & current year) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week)) then (if (current month as integer = 1) then (((first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of ((current month - (2*month)) & ((current year) - 1* year)) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week))) & time (local time zone) of item 1 of it) else ((first (value of setting "MaintenanceWindow_DaysOfWeek" of client as day_of_week) of ((current month - (2*month)) & current year) + ((value of setting "MaintenanceWindow_DayOrdinal" of client as integer - 1) * week))) & time (local time zone) of item 1 of it) else nothing)) whose (it < now)) else (maximum of ((if exists ((current month & (day_of_month (item 3 of it)))) then (((current month & (day_of_month (item 3 of it))) & current year) & time (local time zone) of item 1 of it) else nothing) ; (if exists (((current month - 1* month) & (day_of_month (item 3 of it)))) then (if (current month as integer = 1) then ((((current month - 1*month) & (day_of_month (item 3 of it))) & (current year - 1*year)) & time (local time zone) of item 1 of it) else (((current month - 1*month) & (day_of_month (item 3 of it))) & current year) & time (local time zone) of item 1 of it) else nothing) ; (if exists (((current month - 2*month) & (day_of_month (item 3 of it)))) then (if (current month as integer = 1) then ((((current month - 2*month) & (day_of_month (item 3 of it))) & (current year - 1*year)) & time (local time zone) of item 1 of it) else (((current month - 2*month) & (day_of_month (item 3 of it))) & current year) & time (local time zone) of item 1 of it) else nothing)) whose (it < now)))) else error "invalid maintenance type") contains now) of (value of setting "MaintenanceWindow_RepeatType" of client, (value of setting "MaintenanceWindow_StartTime" of client & " " & local time zone as string) as time, (value of setting "MaintenanceWindow_WindowSizeMinutes" of client as integer) * minute, value of setting "MaintenanceWindow_RepeatInterval" of client as integer) = value of setting "__Lockstate" of client as boolean
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 ((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
exists file "com.apple.sharing.firewall.plist" whose (exists dictionary whose (boolean "state" of it) of it AND exists dictionary "firewall" of dictionary of it ) of folder "/Library/Preferences/" AND not exists dictionaries (keys of it) whose (exists integer "enable" whose (it = 1) of it AND exists array "port" whose (exists string 0 whose (it = "52311") of it) of it) of dictionary "firewall" of dictionary of file "com.apple.sharing.firewall.plist" of folder "/Library/Preferences/"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists setting "_BESClient_Relay_NameOverride" of client and exists it whose (exists it as integer) of preceding texts of firsts "." of following texts of substrings "." of ("." & (value of setting "_BESClient_Relay_NameOverride" of client as string) & ".")) AND (not exists it whose (it = value of setting "_BESClient_Relay_NameOverride" of client) of addresses whose (it as string != "0.0.0.0") of ip interfaces whose (loopback of it = false) of network)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(((sum of sizes of files of folders of folders of it) + (sum of sizes of files of it)) of folder "sha1" of folder (if ((exists setting "_BESRelay_UploadManager_BufferDirectory" of it and exists value of setting "_BESRelay_UploadManager_BufferDirectory" of it) of client) then (value of setting "_BESRelay_UploadManager_BufferDirectory" of client as string) else (if (name of operating system starts with "Win") then (parent folder of parent folder of client as string & "\BES Relay\UploadManagerData\BufferDir") else ("/var/opt/BESRelay/UploadManagerData/BufferDir"))) >= it) of (if ((exists setting "_BESRelay_UploadManager_BufferDirectoryMaxSize" of it and exists value of setting "_BESRelay_UploadManager_BufferDirectoryMaxSize" of it) of client) then (value of setting "_BESRelay_UploadManager_BufferDirectoryMaxSize" of client as integer) else (20971520))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exist file "com.apple.sharing.firewall.plist" whose (exists dictionary whose (boolean "state" of it) of it AND exist dictionary "firewall" of dictionary of it) of folder "/Library/Preferences/" AND not exists dictionaries (keys of it) whose (exists integer "enable" whose (it = 1) of it AND exists array "udpport" whose (exists string 0 whose (it = "52311") of it) of it) of dictionary "firewall" of dictionary of file "com.apple.sharing.firewall.plist" of folder "/Library/Preferences/"
0 Votes
Page 88 of 88 << < Prev Next > >>