BenK wrote:
I cannot, however, find a way to search by "Current User".
The Search box on the right works for me when I put in a login name.
BenK wrote:
I was given the task of creating a list of a few basic computer inventory items, but was asked to be able to have my list be able to be sorted by IP and/or username (Current Computer's User).
One way is to customize a standard view (report) with the info you want. The FAQ has a quick
explanation. I would suggest modifying a copy of list_viewdef_all_systems_more.php. This already has the username and some computer info. You'll need to look in the database for the available fields you can use. You'll need to modify the SQL at the beginning if your data isn't in the SYSTEM, PROCESSOR or HARDDRIVE tables.