‎03-23-2012 04:43 AM
‎04-02-2012 06:02 PM
Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblComputerSystemProducthist.IdentifyingNumber,
tblComputerSystemProducthist.Name, tblComputerSystemProducthist.UUID,
tblComputerSystemProducthist.Vendor, tblComputerSystemProducthist.Version,
tblComputerSystemProducthist.Lastchanged, tblComputerSystemProducthist.Action
From tblComputers Inner Join
tblComputerSystemProducthist On tblComputers.Computername =
tblComputerSystemProducthist.Computername
Order By tblComputers.ComputerUnique
‎03-30-2012 11:18 PM
‎03-23-2012 11:33 AM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now