Search Results for: last login time of specific user

Results - 1610 Relevance Statements, 2094 Fixlets, 93 Analyses, 0 Dashboards, and 2 Signatures -- (2153.183 ms)
Page 152 of 152 << < Prev Next > >>
Used in 4 fixlets   * Results in a true/false
Show indented relevance
((now - apparent registration server time) <= 1 * day) or (apparent registration server time >= expiration date of client license)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((now - apparent registration server time) <= 1 * day) or (apparent registration server time >= (expiration date of client license + 1*day))
0 Votes
Used in 4 fixlets   * Results in a true/false
Show indented relevance
apparent registration server time < expiration date of client license
0 Votes
Used in 7 fixlets   * Results in a true/false
Show indented relevance
(now - apparent registration server time) > 1 * day
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
apparent registration server time < (expiration date of client license + 1*day)
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 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 (((value "Local AppData" of it as string & "\BigFix\" ) of keys "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" of current user keys (logged on users) of registry)) whose (exists file (it as string & "BESConsole.dmp") or exists file (it as string & "BESAdmin.dmp"))
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 1 fixlet   * Results in a true/false
Show indented relevance
NOT ((version of regapp "iexplore.exe" >= "7") AND (exists key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" of registry) AND (exists folder "macromed\flash" whose (exists file whose (((it starts with "flash" AND it ends with ".ocx") OR (it = "swflash.ocx")) of (name of it as lowercase) AND version of it >= "9") of it) of system folder) AND (exists key ("HKEY_USERS\" & ((if it = "LocalSystem" then "S-1-5-18" else if it = "LocalService" then "S-1-5-19" else if it = "NetworkService" then "S-1-5-20" else (string value of select (("SID from Win32_UserAccount where NAME='" & following text of last "\" of it & "' and DOMAIN='" & ((if it = "." then computer name else it) of preceding text of last "\" of it) & "'") of ((login account of service "BESWebReportsServer") as string)) of wmi)) of login account of service "BESWebReportsServer") & "\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\" & (first match (regex "^[^:]+") of first match (regex "[^/]+$") of (it as string)) of value "Hostname" of key "HKLM\SOFTWARE\BigFix\Enterprise Server\Installer\" of registry) whose (exists value "http" whose (it = 2) of it AND exists value "https" whose (it = 2) of it) of registry) AND (exists key "HKLM\Software\BigFix\Enterprise Server\BESReports" whose (((exists value "PDFEnable" whose (it = "1") of it) OR (exists key "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Ports" whose (exists value (((value "EnterpriseServerFolder" of key "HKLM\SOFTWARE\BigFix\Enterprise Server" of x32 registry) as string) & "BESReportsData\ArchiveData\__pdf\out.ps") of it) of native registry)) AND value "PDFPostScriptPath" of it = (((value "EnterpriseServerFolder" of key "HKLM\SOFTWARE\BigFix\Enterprise Server" of x32 registry) as string) & "BESReportsData\ArchiveData\__pdf\out.ps") AND value "PDFPrinterName" of it = "BES Web Reports Printer") of registry) AND (exists key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" whose ((exists key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" whose (exists value "UninstallString" of it) of registry) AND ((it contains parenthesized part 1 of (first match (regex "^(.*)uninstgs.exe") of (value "UninstallString" of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" of registry as string)) & "gs8.60\bin" AND it contains parenthesized part 1 of (first match (regex "^(.*)uninstgs.exe") of (value "UninstallString" of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" of registry as string)) & "gs8.60\lib") of (value "Path" of it as string))) of registry) AND (exists key "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Ports" whose (exists value (((value "EnterpriseServerFolder" of key "HKLM\SOFTWARE\BigFix\Enterprise Server" of x32 registry) as string) & "BESReportsData\ArchiveData\__pdf\out.ps") of it) of native registry) AND (exists key ("HKU\" & ((if it = "LocalSystem" then "S-1-5-18" else if it = "LocalService" then "S-1-5-19" else if it = "NetworkService" then "S-1-5-20" else (string value of select (("SID from Win32_UserAccount where NAME='" & following text of last "\" of it & "' and DOMAIN='" & ((if it = "." then computer name else it) of preceding text of last "\" of it) & "'") of ((login account of service "BESWebReportsServer") as string)) of wmi)) of login account of service "BESWebReportsServer") & "\Software\Microsoft\Internet Explorer\PageSetup") of registry))
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((version of regapp "iexplore.exe" >= "7") AND (exists key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" of registry) AND (exists folder "macromed\flash" whose (exists file whose (((it starts with "flash" AND it ends with ".ocx") OR (it = "swflash.ocx")) of (name of it as lowercase) AND version of it >= "9") of it) of system folder) AND (exists key ("HKEY_USERS\" & ((if (it = "LocalSystem") then ("S-1-5-18") else if (it = "LocalService") then ("S-1-5-19") else if (it = "NetworkService") then ("S-1-5-20") else if (it contains "@") then (component string of sid of security account (it)) else (string value of select (("SID from Win32_UserAccount where NAME='" & following text of last "\" of it & "' and DOMAIN='" & ((if it = "." then computer name else it) of preceding text of last "\" of it) & "'") of ((login account of service "BESWebReportsServer") as string)) of wmi)) of login account of service "BESWebReportsServer") & "\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\" & (first match (regex "^[^:]+") of first match (regex "[^/]+$") of (it as string)) of value "Hostname" of key "HKLM\SOFTWARE\BigFix\Enterprise Server\Installer\" of registry) whose (exists value "http" whose (it = 2) of it AND exists value "https" whose (it = 2) of it) of registry) AND (exists key "HKLM\Software\BigFix\Enterprise Server\BESReports" whose (((exists value "PDFEnable" whose (it = "1") of it) OR (exists key "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Ports" whose (exists value (((value "EnterpriseServerFolder" of key "HKLM\SOFTWARE\BigFix\Enterprise Server" of x32 registry) as string) & "BESReportsData\ArchiveData\__pdf\out.ps") of it) of native registry)) AND value "PDFPostScriptPath" of it = (((value "EnterpriseServerFolder" of key "HKLM\SOFTWARE\BigFix\Enterprise Server" of x32 registry) as string) & "BESReportsData\ArchiveData\__pdf\out.ps") AND value "PDFPrinterName" of it = "BES Web Reports Printer") of registry) AND (exists key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" whose ((exists key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" whose (exists value "UninstallString" of it) of registry) AND ((it contains parenthesized part 1 of (first match (regex "^(.*)uninstgs.exe") of (value "UninstallString" of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" of registry as string)) & "gs8.60\bin" AND it contains parenthesized part 1 of (first match (regex "^(.*)uninstgs.exe") of (value "UninstallString" of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 8.60" of registry as string)) & "gs8.60\lib") of (value "Path" of it as string))) of registry) AND (exists key "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Ports" whose (exists value (((value "EnterpriseServerFolder" of key "HKLM\SOFTWARE\BigFix\Enterprise Server" of x32 registry) as string) & "BESReportsData\ArchiveData\__pdf\out.ps") of it) of native registry) AND (exists key ("HKU\" & ((if (it = "LocalSystem") then ("S-1-5-18") else if (it = "LocalService") then ("S-1-5-19") else if (it = "NetworkService") then ("S-1-5-20") else if (it contains "@") then (component string of sid of security account (it)) else (string value of select (("SID from Win32_UserAccount where NAME='" & following text of last "\" of it & "' and DOMAIN='" & ((if it = "." then computer name else it) of preceding text of last "\" of it) & "'") of ((login account of service "BESWebReportsServer") as string)) of wmi)) of login account of service "BESWebReportsServer") & "\Software\Microsoft\Internet Explorer\PageSetup") of registry))
1 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists (((value "Local AppData" of it as string & "\BigFix\" ) of keys "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" of current user keys (logged on users) of registry)) whose (exists file (it as string & "BESClientUI.dmp"))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
((now - apparent registration server time) <= 1 * day) or (apparent registration server time >= (expiration date of client license + 30*day))
0 Votes
Used in 2 fixlets   * Results in a true/false
Show indented relevance
apparent registration server time < (expiration date of client license + 30*day)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((now - apparent registration server time) > 1 * hour) or ((apparent registration server time - now) > 1 * hour)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((now - apparent registration server time) > 2 * minute) or ((apparent registration server time - now) > 2 * minute)
0 Votes
Used in 3 fixlets   * Results in a true/false
Show indented relevance
(now - subscribe time of current site > 2*day)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
pending login
0 Votes
Used in 3 fixlets   * Results in a true/false
Show indented relevance
((name of it = "WinXP" AND (it != "" AND last 1 of it > "1") of csd version of it) OR ((name of it = "Win2003" OR name of it = "WinXP-2003") AND csd version of it != "")) of operating system
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists file "Analysis 2.fxf" of folder "__BESData\actionsite" of parent folder of regapp "besclient.exe" AND not exists line whose (it as lowercase contains "apparent registration server time") of file "Analysis 2.fxf" of folder "__BESData\actionsite" of parent folder of regapp "besclient.exe"
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((preceding text of last "." of preceding text of last "." of (version of client as string)) as version) > ((preceding text of last "." of preceding text of last "." of (version of registration server as string)) as version)
0 Votes
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((it starts with "linux red hat" AND it does not contain "enterprise" AND (following text of last " " of it as version = "8.0" OR following text of last " " of it as version = "9.0")) OR (it starts with "linux fedora core" AND following text of last " " of it as version < "3")) of (name of operating system as lowercase)
0 Votes
Uploaded on 12/18/2018 by edmontan
0 comments and 0 downloads
Uploaded on 12/18/2018 by edmontan
0 comments and 2 downloads
Page 152 of 152 << < Prev Next > >>