K1000 Inventory Displaying Wrong Info?
Hey Everyone,
I have a handful of machines in my inventory showing up with inaccurate information. I'm half suspecting it to be a BIOS thing but just checking with everyone here if they've seen this before and if so what they did to resolve it.
The machines in question are various HP models throughout our campus most are the same models which check in fine with all the correct info but these few show up as
Model :SLIC-BPC
Manufacturer: HPQOEM
BIOS Version HPQOEM - 20141211
BIOS Vendor - blank
Serial Number - blank
1 Comment
[ + ] Show comment
-
So after looking at it the last 2 days it just randomly does this to 22 machines at a time...reading through the hardware log it will inventory the machine correctly sometimes and then when it checks in again and performs another inventory will report in with blank info... I put a ticket in with Dell. - Veeohla 9 years ago
Answers (2)
Please log in to answer
Posted by:
jknox
9 years ago
If the serial number is missing, it's possible that the motherboard was replaced and the serial wasn't set when that happened.
Past that, the K1000 uses WMI to pull information from client computers. You might confirm that there is no WMI corruption.
Past that, the K1000 uses WMI to pull information from client computers. You might confirm that there is no WMI corruption.
Comments:
-
I've gone to one of the machines in question and used powershells get-wmiobject command and the information shows up correctly... afterwards I run a force inventory while logged into the machine and it pulls the right info... odd. I guess I could walk around to the other 18 machines reporting incorrect and do that too but I'd like to know what's actually causing it to read wrong. - Veeohla 9 years ago
-
I usually run this to check WMI: wmic bios get serialnumber
If that works, then WMI should be working, but that isn't always the case.
With your workaround, you could put that command in a kscript and push it to the 18 computers. - jknox 9 years ago-
Still didn't work... These trouble machines appear to only like when i log in with my domain creds locally...
*locally as in i have to go to the machine and log into the domain as myself. (all domain users are set as admins of the machines btw so I can't see this being a rights issues especially with it only happening on 18 out of 700 machines) - Veeohla 9 years ago
Posted by:
Veeohla
9 years ago