Page 1 of 1

random DMI - serial number

Published: November 2, 2015 - 3:28 PM
by Rudy
Hello,

I'm having trouble with BIOS data retrieval, specifically the serial number of the machines.
Some machines retrieve the information correctly, while others don't.
I've checked the execution of dmidecode.exe, which works correctly and displays all the machine information in a text file.

I can't see where the problem lies with retrieving the information, even after updating the BIOS.

Do you have any suggestions?

Rudy

Re: Random DMI - Serial Number

Published: November 2, 2015 - 4:56 PM
by ssamson
Hello,

Could you please send a copy of the dmidecode report?

Steven

Re: Random DMI - Serial Number

Published: November 3, 2015 - 3:52 PM
by Rudy
Hello,

I was able to solve my problem by running the following command on the client machines: `wapt-get register`.
It's strange that the agent wasn't sending the information during installation.

So I created a package incorporating the above command and then deployed it to all my machines.

Re: Random DMI - Serial Number

Published: November 4, 2015 - 11:32 AM
by ssamson
The order

Code: Select all

wapt-get register
is executed at the end of the waptagent.exe installation.