I know this may be simple but I can't see how to do it. I have never really worked with Databases.
All I want is report that lists: Computer Name, IP Address,Mac Address, Switch and switch port.
I know this data is in there because when I click on a computer asset like my computer at the bottom of info the is a Network section and info looks like
Name IP Address Mask Gateway Mac Address Connection
Intel(R) Ethernet Connection I217-LM 10.10.2.39 , fe80::ada2:dacb:b996:43b1 255.255.255.0 , 64 10.10.2.1 34:17:EB:C1:EA:58 JBR-BENCH-SW1.optusinc.com <-> 19 | FastEthernet0/23 (Fa0/23)
I just want this list but with the computer name in the front.
So basicly the report would look like
Name IP MAC address Swith Switch Port
Workbench 10.10.2.39 34:17:EB:C1:EA:58 JBR-BENCH-SW1.optusinc.com <-> 19 | FastEthernet0/23 (Fa0/23)
We are using Lansweeper 5.3.0.34
Thanks for any help you can offer.