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

Untag as favorite
report showing graphics card information
ffA
#1 Posted : Tuesday, November 22, 2011 4:49:41 PM

Rank: Premium user

Groups: Member, Premium Users
Posts: 26
Location: Newcastle
I have setup a report that lists all of the machines with information on the graphics cards & user. Could you pelase help with the following.

The Driver Version is showing different on some of the machines from what is installed (and what is shown in computer config>Display). Am I getting the info from the wrong place

I would like to make the machine name a link as in OSNotlatestServicePackWindows7

username to link to the user


If you could help it would be ace.

here is the report I have called Display: Video card list

Select Top 1000000 tblComputers.Computer, tblVideoController.Caption As [Graphics Card], tblVideoController.DriverVersion, Ceiling(tblVideoController.AdapterRAM / 1024 / 1024) As [Ram MB], Web40OSName.Compimage As icon, tblComputers.Username From tblVideoController Inner Join tblComputers On tblVideoController.Computername = tblComputers.Computername Inner Join tblOperatingsystem On tblComputers.Computername = tblOperatingsystem.Computername Inner Join web40ActiveComputers On tblComputers.Computername = web40ActiveComputers.Computername Inner Join Web40OSName On Web40OSName.Computername = tblComputers.Computername Order By dbo.tblComputers.Computer, Ceiling(dbo.tblVideoController.AdapterRAM / 1024 / 1024) Desc

Thank you
Lansweeper
#2 Posted : Wednesday, November 23, 2011 2:34:02 PM

Rank: Administration

Groups: Administration, Premium Users
Posts: 10,378
Please try the following report instead:

Quote:
Select Top 1000000 tblComputers.Computername, tblComputers.ComputerUnique, Web40OSName.Compimage As icon, tblADusers.Username, tblADusers.Userdomain, tblVideoController.Caption As [Graphics Card], tblVideoController.DriverVersion, Ceiling(tblVideoController.AdapterRAM / 1024 / 1024) As [Ram MB] From tblVideoController Inner Join tblComputers On tblVideoController.Computername = tblComputers.Computername Inner Join tblOperatingsystem On tblComputers.Computername = tblOperatingsystem.Computername Inner Join web40ActiveComputers On tblComputers.Computername = web40ActiveComputers.Computername Inner Join Web40OSName On Web40OSName.Computername = tblComputers.Computername Inner Join tblADusers On tblADusers.Username = tblComputers.Username And tblADusers.Userdomain = tblComputers.Userdomain Order By Ceiling(dbo.tblVideoController.AdapterRAM / 1024 / 1024) Desc

You need fields "Computername" and "ComputerUnique" to link the computer name to the computer's webpage. You need fields "Username" and "Userdomain" to link the username to the user's webpage.


Lansweeper gets the driver information you're after from the Win32_VideoController WMI class.

Could you execute the following command through a command prompt, on a computer that's returning unexpected driver info: c:\>wmic path win32_videocontroller >lansweepertest.txt
Then look for the lansweepertest.txt file on your C: drive and send it to us at support@lansweeper.com
Please also provide us with a screenshot of this computer's Lansweeper webpage. Show us the information under Config\Display\Video Card.
ffA
#3 Posted : Wednesday, November 30, 2011 12:55:01 PM

Rank: Premium user

Groups: Member, Premium Users
Posts: 26
Location: Newcastle
I have attached the file to the post.

After double checking the system manually I have noticed that the incorrect one was displayed within the machines details>config>display and not the report as listed above.

A massive thank you for putting me right with my custom report.
File Attachment(s):
lansweepertest-Halite.txt (5kb) downloaded 4 time(s).
Lansweeper
#4 Posted : Wednesday, November 30, 2011 1:06:28 PM

Rank: Administration

Groups: Administration, Premium Users
Posts: 10,378
Please also provide us with a screenshot of the Halite computer's Lansweeper webpage.
Show us the information under Config\Display\Video Card.
Users browsing this topic
Guest
Untag 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