SMS reports
From: Reporting 101? (101?_at_discussions.microsoft.com)
Date: 01/26/05
- Next message: Thin Client Admin: "Re: SMS 2003 SP1 and Terminal Services"
- Previous message: Seeker: "Re: MP stopped working on Windows 2003 DC after MS04-037 patch"
- Next in thread: Kim Oppalfens: "Re: SMS reports"
- Reply: Kim Oppalfens: "Re: SMS reports"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 Jan 2005 13:19:03 -0800
Does anybody know how or if it's possible to replace the User_Name0 with
Full_User_Name0 from the query below?
select SYS.Netbios_Name0, User_Name0, SF.FileName, SF.FileVersion,
SF.FileModifiedDate, SF.FilePath
>From v_GS_SoftwareFile SF
join v_R_System SYS on SYS.ResourceID = SF.ResourceID
Where SF.FileName LIKE @variable
ORDER BY SYS.Netbios_Name0
- Next message: Thin Client Admin: "Re: SMS 2003 SP1 and Terminal Services"
- Previous message: Seeker: "Re: MP stopped working on Windows 2003 DC after MS04-037 patch"
- Next in thread: Kim Oppalfens: "Re: SMS reports"
- Reply: Kim Oppalfens: "Re: SMS reports"
- Messages sorted by: [ date ] [ thread ]