Hey, first off, love the product...but I'd like to edit the main "All Domain" computers report: lose the processor info, and add logged in username. When I go to edit the it-alldomain.aspx file, i took out the processor string and added this string:
<td align="right" class="lef"><%if myrow("thestate") <> 1 then%><span class="disa"><%else%><span><%end if%><%# dscomputers.FieldValue("Username", Container) %> </span></td
but no info shows? where have i botched it up?
here is a screen shot of the report