Obtain Workstation information through power shell script
Looking for someone to tell me how to obtain workstation information by reading a text file containing a list of workstations and export the information an excel spreadsheet.
The information I am looking for is
Mode Make Serial Number MAC address
Thank you in advance for the help
Chuckfu
Answers (2)
At first I thought you were looking to create a custom inventory field to display data, now on looking closer it would seem that you are actually looking to create a report, as that would be the only way that you will be able to export the data, in to a CSV or XLS format.
KACE reporting does not have the functionality whereby you can enter data "on the fly" so the only way to report data on a number of machines will be to build it into the SQL query WHERE machine name = x or y or z etc etc