Seite 1 von 1

How to create/print software/hardware inventory reports

Verfasst: 28 Mär 2012, 23:00
von kouroshg
Hi,

I'd like to print out the hardware and software inventory reports. Is there an easy way to do that? Maybe I just missed it in the docs?

Thanks.

Re: How to create/print software/hardware inventory reports

Verfasst: 29 Mär 2012, 12:08
von koepkek
Hi

one way is to marking the spreadsheet in the configuration-interface and copy it to excel.

The other way is an opsi-admin call. For more information look here:
http://download.uib.de/opsi_stable/doc/ ... opsi-admin

For Example:
opsi-admin -d -S method auditHardwareOnHost_getObjects '[]' '{"hostId":"<hostId>"}'
Supplies the hardware information of the specified computer.

regards
Karsten Köpke

Re: How to create/print software/hardware inventory reports

Verfasst: 30 Mär 2012, 02:54
von kouroshg
Hi Karsten,

I'll take a look at both methods.

Thanks,

KouroshG