Chassis Type missing
Hello,
We have just installed 120 new HP minipcs (HP EliteDesk 800 G3 DM 65W) in our main office.
The problem is that when we scan those PCs in Inventory the computer Icons set by PDQ are grey question marks(?).
I've looked into what PDQ uses to determine the computer icon (ChassisType) and found out that those MiniPCs have no ChassisType set in Bios (And we have no way to change it ourselves, since HP doesn't care to).
Is there a way to manually set those icons (like a normal desktop icon) or maybe set a registry key and tell PDQ to check that as ChassisType (since we can edit it)
Thank you for your time
-
PS C:\Users\test> Get-WmiObject Win32_SystemEnclosure | Select-Object ChassisTypes
ChassisTypes
------------
{35}This is the output of the ps command, but i couldn't find the number referenced in Microsoft "Win32_SystemEnclosure ChassisTypes" list.
As for the SQL, i wouldn't know how to make the query (Something like searching for computer model or if the name/serial contains '8CG' which is the batch id).
Also if you edit the database wouldn't that get overwritten at the first PDQ scan?
Thank you for your time again
Please sign in to leave a comment.
Comments
11 comments