Hello everyone.
( First sorry for my English )
I am using proxmox v7.4-15
I have a windows server and I am running a licensed program which needs ( BIOS serial - Baseboard Serial and Processor serial ) numbers in order to work
So in the
But I have problem with baseboard serial number which I can't find a way to set it in proxmox ( I can verify that the Baseboard SN in not there by
Here you can see my qemu-server .conf file
I have figured out that the
here you can see the
( First sorry for my English )
I am using proxmox v7.4-15
I have a windows server and I am running a licensed program which needs ( BIOS serial - Baseboard Serial and Processor serial ) numbers in order to work
So in the
/etc/pve/qemu-servers
I have set the BIOS serial and it works just fine and I can verify that by wmic bios get serialnumber
command in windows powershell.But I have problem with baseboard serial number which I can't find a way to set it in proxmox ( I can verify that the Baseboard SN in not there by
wmic baseboard get serialnumber
command in windows powershell)Here you can see my qemu-server .conf file
I have figured out that the
win32_baseboard CIMInstance
under root/cmv2
class is responsible to store the baseboard's information.here you can see the
Win32_Bios CIMInstance
is working fine with the guest
Last edited: