BFI - Serial Numbers / UUIDs - 2023
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is the latest version.

1BFI - Serial Numbers / UUIDs - 20233/3/2023 9:43:11 AM
2BFI - Serial Numbers / UUIDs - 20233/3/2023 9:53:58 AM
3BFI - Serial Numbers / UUIDs - 20233/3/2023 10:01:50 AM

Description

Learn more about this analysis online: https://bigfix.me/analysis/details/2998681

This analysis is getting the Serial number in following order:

  1. Computer Property "BigFix_Custom_Serial"
  2. serial of hardware Inspector
  3. MAC: "IOPlatformSerialNumber" of dictionary
  4. Other OS: BigFix Inventory most recent Capacity Scan

Property Details

ID2998683
TitleBFI - Serial Numbers / UUIDs - 2023
DomainBESC
Keywordsserial number
Added by on 3/3/2023 10:01:50 AM
Last Modified by on 3/3/2023 10:01:50 AM
Counters 895 Views / 11 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 1 rating. ** Log In or Register to add your rating.

Properties

Serial Number
Period 7 days
 
  * Results in a true/false
Show indented relevance
if ((exists setting "BigFix_Custom_Serial" of client) and (exists value of setting "BigFix_Custom_Serial" of client)) then value of setting "BigFix_Custom_Serial" of client else ( if exists property "hardware" then serial of hardware as string else ( if(name of operating system as lowercase starts with "mac") then (string "IOPlatformSerialNumber" of dictionary of service plane of iokit registry)else(if(name of operating system as lowercase starts with "win")then(if(exists folder((if(version of client >= "9" as version)then(pathname of parent folder of data folder of client)else(pathname of parent folder of regapp "besclient.exe"))& "\LMT\CIT\tlm_hw_scans"))then(unique values of(it as text)of(xpaths "Hardware/ComponentID/SerialNumber" of xml documents of files whose(name of it as lowercase contains "tlm_hw_" and modification time of it = (maximum of modification times of files of folder((if(version of client >= "9" as version) then(pathname of parent folder of data folder of client) else (pathname of parent folder of regapp "besclient.exe")) & "\LMT\CIT\tlm_hw_scans\")))of folders((if(version of client >= "9" as version)then(pathname of parent folder of data folder of client)else(pathname of parent folder of regapp "besclient.exe"))& "\LMT\CIT\tlm_hw_scans\")))else "Not supported: use BigFix_Custom_Serial Computer Property to set serial")else(if(exists folder(((if(version of client >= "9" as version)then(pathname of parent folder of data folder of client)else(pathname of parent folder of parent folder of client folder of site "actionsite")))& "/LMT/CIT/tlm_hw_scans/"))then(if exists property "xml document" then(unique values of(it as text)of(xpaths "Hardware/ComponentID/SerialNumber" of xml documents of files whose(name of it as lowercase contains "tlm_hw_" and modification time of it = (maximum of modification times of files of folder((if (version of client >= "9" as version) then (pathname of parent folder of data folder of client) else (pathname of parent folder of parent folder of client folder of site "actionsite")) & "/LMT/CIT/tlm_hw_scans")))of folders(((if(version of client >= "9" as version)then(pathname of parent folder of data folder of client)else(pathname of parent folder of parent folder of client folder of site "actionsite")))& "/LMT/CIT/tlm_hw_scans/")))else(unique values of(following texts of lasts ">" of preceding texts of lasts "<" of lines containing "<SerialNumber>" whose(line number of it < 15)of files whose(name of it as lowercase contains "tlm_hw_" and modification time of it = (maximum of modification times of files of folder((if (version of client >= "9" as version) then (pathname of parent folder of data folder of client) else (pathname of parent folder of parent folder of client folder of site "actionsite")) & "/LMT/CIT/tlm_hw_scans")))of folders(((if(version of client >= "9" as version)then(pathname of parent folder of data folder of client)else(pathname of parent folder of parent folder of client folder of site "actionsite")))& "/LMT/CIT/tlm_hw_scans/")))) else "Not supported: use BigFix_Custom_Serial Computer Property to set serial") ) ))

Relevance

Not in Proxy Agent Context (Relevance 1131)
Used in 729 fixlets and 12 analyses   * Results in a true/false
Show indented relevance
if exists property "in proxy agent context" then ( not in proxy agent context ) else true

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!