Software report
- From: pipari73@xxxxxxxxx
- Date: Fri, 07 Sep 2007 06:57:22 -0700
Hello guys!
I was wondering if any of you could give me a hand... I've been
struggling with this one basic report that I can't get to work. I need
a report that is really similar to this one, but I need to tell in
advanced what are the softwares I want to get listed. The normal
report is this:
Select DISTINCT
SYS.Netbios_Name0,SYS.Resource_Domain_OR_Workgr0,SP.CompanyName,
SP.ProductName, SP.ProductVersion
FROM v_GS_SoftwareProduct SP
JOIN v_R_System SYS ON SP.ResourceID=SYS.ResourceID
Where SYS.Netbios_Name0 Like @variable
ORDER By SP.CompanyName, SP.ProductName, SP.ProductVersion
This lists all the software in a certain computer (which is prompted),
but how can I ask for certain program, lets say %adobe%, %Cisco% and
so on... And the computer name need to be a variable so that it only
lists that computer...
All the help appreciated!!
.
- Prev by Date: Re: Determining under-utilitzed computers
- Next by Date: Re: SMS 2003 SP3 Vs. SMS 2003 R2 Inventory
- Previous by thread: Re: Determining under-utilitzed computers
- Next by thread: Re: SMS 2003 SP3 Vs. SMS 2003 R2 Inventory
- Index(es):
Relevant Pages
|
Loading