
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2013 12:18 PM
Hi!
I'm trying to find an equivalent to the tblNetwork.LastKnownIP field of Lansweeper version 4 in Lansweeper version 5.
Should I better use tblNetwork.IPAddress or tblAsset.IPAddress?
Which one of those is updated when? What I need to achieve is to find the right field that has the most actual value, but also never is empty (if i.e. a machine disappears from DHCP because of the lease time of an IP).
Thanks in advance!
Jarhead104
I'm trying to find an equivalent to the tblNetwork.LastKnownIP field of Lansweeper version 4 in Lansweeper version 5.
Should I better use tblNetwork.IPAddress or tblAsset.IPAddress?
Which one of those is updated when? What I need to achieve is to find the right field that has the most actual value, but also never is empty (if i.e. a machine disappears from DHCP because of the lease time of an IP).
Thanks in advance!
Jarhead104
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2013 04:01 PM
Great, thanks for the info!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2013 10:28 PM
TblAssets.IPAddress should be sufficient for most purposes. It stores the machine's last known IP address. TblNetwork is generally only used if you wish to report in more detail on the machine's network card(s).
