/build/static/layout/Breadcrumb_cap_w.png

Is there a way to have KACE automatically inventory your monitors and connected USB Devices?

Is there a way to have KACE automatically inventory your monitors and connected USB Devices?

0 Comments   [ + ] Show comments

Answers (2)

Posted by: Nico_K 8 years ago
Red Belt
1
not automaticly, but this is a great possibility for Custom Inventory Rules.
If you find a command which shows all you need, you simply can configure a CIR.
This is for printers and ports: ShellCommandTextReturn(cmd /c "wmic printer get name,portname")
This is for all connected storage devices: ShellCommandTextReturn(cmd /c "wmic diskdrive get model, drive, name")
You need to create a new software Item (Inventory > Software > New) and set this as Custom Inventory Rule.
If you only find scripts to read it out (or have one handy) you need to copy this script on any system on a readable location for the system Service and run it via a CIR
Posted by: StockTrader 8 years ago
Red Belt
1
Hello,


the monitors are already in the inventory.
About the USB devices I found a nice script here:

You can try to run the script and put the result in a file that you take with a Custom Inventory Rule.
 Kind regards,
marco - StockTrader

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ