KB#: KKB000408
Is it possible to obtain BIOS information other than what is returned by the System Info audit?
ANSWER
You can create a script with GetVariable commands to retrieve BIOS data via the Get WMI option. An example script has been attached to this article. Please import the attached script and schedule execution on the Agents from which you wish to retrieve this information. The data is written to the script log and the output looks like the following: -
10:06:05 am 30-Jan-09 Get BIOS info using WMI Paul
Script Summary: Success THEN
10:06:05 am 30-Jan-09 Get BIOS info using WMI Paul
miltest02-office.kaseya BIOS info: Manufacturer=Dell Inc. Name=Phoenix - AwardBIOS v6.00PG Description=Phoenix - AwardBIOS v6.00PG ReleaseDate=20070712000000.000000+000
You can run a report to consolidate the output from all Agents running this script.
MORE INFORMATION
N/A
APPLIES TO
Kaseya Scripts
getbios.txt