How to enable filter by Login Name in the LANDesk Web Console:
Earlier versions of LANDesk Web Console included a filter in the drop down box to search for computers by logon name. LANDesk Management Suite 8.6 no longer includes this feature by default. Follow the steps below to add additional filters to the drop down box in the LANDesk Web Console.
For LANDesk Server Manager Web Console, edit the following file:
(DriveLetter):\Inetpub\wwwroot\LANDesk\LDSM\xml\serverlist.tb
For LANDesk Management Suite Web Console, edit the following file:
(DriveLetter):\Inetpub\wwwroot\Remote\xml\serverlist.tb
Insert the following on line 11:
<option value="Computer.'Login Name'" text="Login name"/>
Note: Other values in the Database may be added in the same fashion.