cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mali
Engaged Sweeper
Can someone please provide the code to add an "IP" column to the "Computers in domain"
(in database view GUI30computers ?)

1 REPLY 1
mbonal
Engaged Sweeper III
sure you can and all you have to do is modify this asp page called it-alldomain.asp and add in the following code similar to mine.

td><table border="0" cellpadding="1" cellspacing="0" class="sortable">
<tr>
<td valign="middle" class="sorttable_nosort">&nbsp;</td>
<td valign="middle" class="tblcell">Computer</td>
<td valign="middle" class="tblcell">IP Address </td>
<td valign="middle" class="tblcell">Description</td>
<td valign="middle" class="tblcell">OS</td>