View BIOS Asset Tag From the Device Inventory
Hello,
Can you help me. Please!
I input my Asset Tag in BIOS Asset Tag. I just want to be default view Asset Tag from the Device Inventory.
However I cannot see any Asset Tag. What way or settings should I do?
Please advice.
I appreciated your kindness.
Thank you.
Answers (1)
To get "Asset tag" info..... I believe you need to create a
"custom inventory rule" for it, as it is not shown by default
in the inventory.
Go to .....
Inventory -- Software......... then "choose action" -- New
Name it...... choose operating system......
in the "custom inventory field" ...... input the command......
ShellCommandTextReturn(cmd /c wmic systemenclosure get SMBIOSAssetTag)
then save it.
This will run the "get biosassetAssetTag" in windows and retrieve the asset tag
info .
It should appear in the inventory under "custom inventory fields" .
see below