‎04-21-2010 08:22 PM
‎04-22-2010 05:50 PM
‎04-22-2010 05:37 PM
Select Top 1000000 tblComputers.Computername,tblComputers.Computerunique, tblComputers.Username,
tblComputers.LastknownIP, tblComputers.LastActiveScan,
tblOperatingsystem.Description
From tblComputers Inner Join
tblOperatingsystem On tblComputers.Computername =
tblOperatingsystem.Computername
Where tblComputers.Computer Like 'cc%'
Order By tblComputers.Computer
‎04-22-2010 05:25 PM
‎04-22-2010 05:15 PM
‎04-22-2010 05:22 PM
tessymay wrote:
I have created reports to show the computers by department. Mine also no longer works since the upgrade and I checked the computerunique field but it still finds no computers for any of the reports??
‎04-21-2010 09:43 PM
‎04-21-2010 09:18 PM
‎04-21-2010 08:54 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now