Steve Thompson
Better living through automation :)
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
BIDS
ConfigMgr
ConfigMgr 2012
ConfigMgr R2
ConfigMgr R3
DCM
DDPS
MAP
MDOP
Misc
MMS
MMS 2009
MMS 2010
MMS 2011
MMS 2012
MVP
NAP
PowerShell
Report Builder
Reporting
Robotics
SCCM 2007
Scripting
Security
Server 2008
SMS 2003
Software
SQL
SQL Server
SQL Server 2008
SQL Server 2008 R2
SSAS
SSIS
SSRS
User Group
VBScript
Virtual Machines
Virtualization
Visual Studio
Win 7
News
Navigation
Site Home
Home
Bloggers List
Forums
Blogs
Photos
Downloads
Donate
Archives
January 2012 (1)
December 2011 (1)
November 2011 (2)
October 2011 (3)
July 2011 (7)
June 2011 (2)
April 2011 (2)
March 2011 (2)
January 2011 (4)
December 2010 (1)
November 2010 (1)
October 2010 (5)
September 2010 (1)
August 2010 (2)
July 2010 (5)
June 2010 (1)
May 2010 (6)
April 2010 (2)
March 2010 (2)
February 2010 (5)
January 2010 (2)
November 2009 (2)
October 2009 (3)
September 2009 (6)
August 2009 (3)
July 2009 (5)
June 2009 (3)
May 2009 (4)
April 2009 (3)
March 2009 (2)
February 2009 (2)
January 2009 (4)
November 2008 (2)
October 2008 (3)
September 2008 (7)
August 2008 (7)
July 2008 (2)
June 2008 (1)
March 2008 (3)
February 2008 (7)
Browse by Tags
All Tags
»
SQL Server
»
SQL
(
RSS
)
ConfigMgr
ConfigMgr 2012
ConfigMgr R2
Reporting
SCCM 2007
SMS 2003
SQL Server 2008
SQL Server 2008 R2
SSRS
Generate a list of Configuration Manager reports from Reporting Server
by
sthompson
Have you ever needed to product a list of reports and report descriptions from Reporting Services? Use the following SQL to retrieve this information from...
Filed under:
SQL Server
,
SQL
,
ConfigMgr
,
ConfigMgr 2012
What is old, then new again? ODBC
by
sthompson
Read the following blog entry, found this to be very fascinating. http://blogs.msdn.com/b/sqlnativeclient/archive/2011/08/29/microsoft-is-aligning-with...
Filed under:
SQL Server
,
SQL
,
Reporting
,
SQL Server 2008
,
SQL Server 2008 R2
Microsoft SQL Server 2008 Service Pack 2 - available
by
sthompson
Microsoft SQL Server 2008 Service Pack 2 is now available for download. Download Here Overview Microsoft SQL Server 2008 Service Pack 2 (SP2) is now available...
Filed under:
SQL Server
,
SQL
,
SQL Server 2008
How do I limit software in Add Remove Programs to specified subnets?
by
sthompson
Here is one solution to a recent question. How do I limit the list of computers with specified software listed in add/remove programs to specific...
Filed under:
SQL Server
,
SMS 2003
,
SQL
,
ConfigMgr
How to change SQL Server date time fields for report display
by
sthompson
A recent question on myITForum regarding a report query for ConfigMgr 2007: In a SQL query how do I convert the data/time that is returned in 2010-04-11...
Filed under:
SQL Server
,
SQL
,
Reporting
,
SQL Server 2008
Using TSQL functions to split a delimited string
by
sthompson
Answered a recent question on the forums that I thought was worthy of a blog entry. Question Looking for a function or a method to basically take the following...
Filed under:
SQL Server
,
SQL
Custom Software Update Compliance Report for ConfigMgr 2007
by
sthompson
Had a special request recently to create a custom compliance report based on the selection of a software update list and collection name. Besides the columns...
Filed under:
SQL Server
,
SQL
,
Reporting
,
ConfigMgr
,
SSRS
,
ConfigMgr R2
SQL Views documentation is Live!
by
sthompson
A while back, I was able to provide some assistance to Garth Jones in documenting the existing SMS/SCCM SQL Server views. Doug Eby, a Senior Technical...
Filed under:
SQL Server
,
SCCM 2007
,
SQL
,
ConfigMgr
SQL Server Reporting Services Resources
by
sthompson
I've recently finished an interesting project that made heavy use of SQL Server 2005 Reporting Services. As you are probably aware, Systems Center...
Filed under:
SQL Server
,
SQL
,
ConfigMgr
,
SSRS
How do I use a wildcard for add remove program information?
by
sthompson
Question: What I really could use is report #96 ("Computers with specific software registered in Add Remove Programs"), that allows me to include...
Filed under:
SQL Server
,
SMS 2003
,
SCCM 2007
,
SQL
,
Reporting
How do I return all records when there are no matching rows in a joined table?
by
sthompson
Question from the myITforum list: Need some help from all you experts out there, I have created an SMS report for all machines in a particular collection...
Filed under:
SQL Server
,
SQL
,
Reporting