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
Detailed Report
kevinoie
#1 Posted : Monday, September 06, 2010 4:07:48 PM
Rank: Freeware user

Groups: Member
Posts: 5
Would be really grateful if anyone can help with this report.. I need a report with the following: Computer, Manufacturer, Model, OS, SP, CPU, #Processors, Memory, IP, and Install date. I seem to be missing something in the SQL report builder and cant seem to figure it out.. Would be very very grateful for any assistance..
Lansweeper
#2 Posted : Monday, September 06, 2010 4:59:54 PM

Rank: Administration

Groups: Administration, Premium Users
Posts: 9,982
What exactly is the problem with the report builder?
Do you get a specific error?
kevinoie
#3 Posted : Monday, September 06, 2010 5:34:56 PM
Rank: Freeware user

Groups: Member
Posts: 5
The problem is not with Lansweeper.. the problem is my lack of Knowledge. I can get most of the fields i need.. Its just the last couple i cant figure out where to find them.. I have been at this for the past 2 days..
Lansweeper
#4 Posted : Monday, September 06, 2010 6:44:27 PM

Rank: Administration

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

Code:
Select Top 1000000 tblComputers.Computername, tblComputers.ComputerUnique,
  tblComputers.Computer, Web40OSName.Compimage As icon,
  tblComputerSystemProduct.Vendor As Manufacturer, tblComputerSystemProduct.Name
  As Model, Web40OSName.OSname, Web40OSName.SP, web40ProcessorCapacity.CPU,
  web40ProcessorCapacity.NrOfProcessors, web40CorrectMemory.Memory,
  tblComputers.LastknownIP, tblOperatingsystem.InstallDate
From tblComputers Inner Join
  web40CorrectMemory On web40CorrectMemory.Computername =
    tblComputers.Computername Inner Join
  Web40OSName On Web40OSName.Computername = tblComputers.Computername Inner Join
  tblComputerSystemProduct On tblComputers.Computername =
    tblComputerSystemProduct.Computername Inner Join
  tblOperatingsystem On tblComputers.Computername =
    tblOperatingsystem.Computername Inner Join
  web40ProcessorCapacity On web40ProcessorCapacity.Computername =
    tblComputers.Computername
Order By tblComputers.Computer
kevinoie
#5 Posted : Tuesday, September 07, 2010 9:35:55 AM
Rank: Freeware user

Groups: Member
Posts: 5
Thats exactly what I need. Thanks a million for your assistance. Much appreciated..
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