Hi
I would like to run this PS command in Lansweeper to retrive details of our HP docking stations (first of all the firmware version)
Get-WmiObject -Class HP_DockAccessory -Namespace root/HP/InstrumentedServices/v1
It works on my pc (I have installed HP WMI agent in prior - HPAccessoryWMIProvider.exe) but I don't know how to use on every pc on our network and manage results in Lansweeper.
Thanks