Forum > Windows

Winapi and WMI question

(1/1)

thehidden:
First of all thanks for all the examples of the Winapi.

Is there an option to get via Winapi on a x64 machine without administrator rights the following information:
MachineGuid
PartitionGuid (GPT and MBR)
Hard Disk physical Serial number (not the Serial Number, generated when Formating a drive)
Bios ID and Serialnumber
CPU ID and Serialnumber
Mainboard Vendor String and Serialnumber

I am writing a kind of Inventory Software for PC, Server and Notebooks.

Thank you.

winni:
Hi!

Have a look at tsmbios:

https://github.com/RRUZ/tsmbios

I dont know if it works without admin rights.

Winni

Jurassic Pork:
hello,
have a look here to use my utility unit wmiutil to use wmi on windows lazarus.
Friendly, J.P

thehidden:
Thank you for your help.

Navigation

[0] Message Index

Go to full version