Lansweeper logo
Home Download Features Demo Buy now Help Support forum
 
    Most requested support articles:
  Lansweeper troubleshooting guide.
  The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
  WMI Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
  How to configure the windows firewall using group policies.
  Support:  
 support@lansweeper.com  
Skype: Lansweeper  
  Mo-Fri 9h-17h CET  
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Hardware Reports
RelientK
#1 Posted : Tuesday, August 10, 2010 11:10:25 PM
Rank: Freeware user

Groups: Member
Posts: 2
Location: Houston
Hello,
I need a hardware report for all computers.

I need:
Manufacture
model
serial number
computer name
computer OS
last login


Thanks,
Nathan
Lansweeper
#2 Posted : Wednesday, August 11, 2010 9:32:27 PM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
try this:

Code:
Select Top 1000000 dbo.tblComputers.Computername,
  dbo.tblComputers.ComputerUnique, dbo.tblComputers.Domain, Web40OSName.OSname,
  Web40OSName.Compimage As icon, tblComputerSystemProduct.Vendor,
  tblComputerSystemProduct.Name As Model,
  tblComputerSystemProduct.IdentifyingNumber As Serial,
  dbo.tblComputers.Lastseen
From dbo.tblComputers Inner Join
  dbo.web40ActiveComputers On dbo.tblComputers.Computername =
    dbo.web40ActiveComputers.Computername Inner Join
  Web40OSName On Web40OSName.Computername = dbo.tblComputers.Computername
  Inner Join
  tblComputerSystemProduct On dbo.tblComputers.Computername =
    tblComputerSystemProduct.Computername
Order By dbo.tblComputers.Computer
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Contact: E-mail Lansweeper - Skype : Lansweeper
Copyright 2004 - 2011 © Hemoco bvba