Query Details

BIOS Details

Query

Use Case: Show all BIOS related informations.

Query:

BiosInfo
| project Manufacturer, ReleaseDateTime, SerialNumber, SmBiosVersion

Explanation

The query is asking to display information about the BIOS, including the manufacturer, release date and time, serial number, and SMBIOS version.

Details

Ugur Koc profile picture

Ugur Koc

Released: February 4, 2024

Tables

BiosInfo

Keywords

BiosInfo,Manufacturer,ReleaseDateTime,SerialNumber,SmBiosVersion

Operators

projectManufacturerReleaseDateTimeSerialNumberSmBiosVersion

Actions