Replies: 2 comments 1 reply
-
Hi @buggzbeny Can you try to generate the hardware inventory with this command from an admin console and from the installation folder ?
If you have the expected description, the problem may be on server-side ? Which glpi version are you using ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, from cmd on the computer : "hardware": { i have description i need, but i can t find this information on GLPI server. I'm on GLPI 10.0.6 with GLPI Agent 1.5 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your idea
Hello,
Fusion inventory agent used in OS.pm :
my $description = getRegistryValue(path => 'HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/lanmanserver/Parameters/srvcomment');
with that we can add into inventory description of computer.
This no longer available in GLPI agent. Can you add it ?
Or how can i do to use this information with glpi agent ?
thanks
Beta Was this translation helpful? Give feedback.
All reactions