Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
artax1
Engaged Sweeper
Would it be possible to move the IP address to the initial actions screen for the machine?
3 REPLIES 3
Hemoco
Lansweeper Alumni
This feature is implemented in our next version 3.5 : you can test the beta from
http://www.lansweeper.com/forum/yaf_topics18_Lansweeper-35-Beta-testing.aspx
mbonal
Engaged Sweeper III
Not a problem, just add the following lines to your stored procedure dbo.web3comp

on you select statement add this on the last line:

, dbo.tblCPlogoninfo.IPAddress

On your From Statement add this line second from the bottom:

dbo.tblCPlogoninfo ON dbo.tblComputers.Computername = dbo.tblCPlogoninfo.Computername LEFT OUTER JOIN

Then you will get IPaddresses showing up under Computername on the action screen.

Hemoco
Lansweeper Alumni
artax1 wrote:
Would it be possible to move the IP address to the initial actions screen for the machine?


Do you mean showing the latest IP address for all network cards in the screen or using the ipaddress for the actions?

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now