Can K1000 detect the computer product number?
Hi everyone,
do you guys know if it is possible to make the K1000 detect the computer product numbers additionally to the serial number?
Currently the device overview in the inventory does not show the product number.
Thanks
Alex
Edit: We are running v7.2.101
do you guys know if it is possible to make the K1000 detect the computer product numbers additionally to the serial number?
Currently the device overview in the inventory does not show the product number.
Thanks
Alex
Edit: We are running v7.2.101
2 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
If there is a way to retrieve what you seek using one of those two methods, then yes.
See: https://support.microsoft.com/en-us/help/558124
And: https://leurproject.co/get-your-pc-model-serial-and-more-command-line-cmd-33/ - Channeler 7 years ago
"wmic csproduct get skunumber" should be the correct command but I don't get any data from it. Does it work for you?
But even if it worked I don't see how I could add it as a new column to the inventory. Do you have an idea about that? - Alex S. 7 years ago
https://support.quest.com/technical-documents/kace-systems-management-appliance/7.0/administrator-guide/137#TOPIC-569277 - gwir 7 years ago
However I decided to get the information from the registry instead.
RegistryValueReturn (HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\BIOS, SystemSKU, TEXT)
If I could now somehow use the information of the custom inventory field for a new column on the start page of the device inventory, that would make my day :-) - Alex S. 7 years ago
https://kace.uservoice.com/forums/82699-sma-k1000/suggestions/12281328-add-custom-inventory-rules-to-inventory-devices-pa
You might want to vote there - Channeler 7 years ago