Number2 Blog - myITforum
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
add remove programs
add_remove_programs_64_data
Add_Remove_Programs_Data
aliases
batch scripting
BIGINT
bitwise and
byte conversion
case
CAST
CHARINDEX
clustered index seek
CM 2007
CM 2007 SP2
coalesce
configmgr
constraint
CSV
CTE
Dynamic SQL
execution plan
Export
GROUP BY
hardware inventory
index
indexes
inline function
inner join
INT
itemExtract
Microsoft Systems Management Server
Microsoft.XmlHttp
mif
multistatement table-valued function
ObjectType
optimization
order by
outlook
perfmon
performance tips
permissions
PIVOT
promisec
Query Performance
scalar-valued user defined function
SCCM
SCCM Guru
SCCM Guru Webcast
Schema
SCOM
shell scripting
SMS
sms 1.2
sms 2.0
SMS 2003
SMS 2003 SP2
SMS 2003 SP3
sms report
SMS Web Reports
smsschm_users
sorting
sp_recompile
SQL
SQL 2000
sql 2005
SQL 2008
SQL Reporting Services
Status Messages
SUBSTRING
system center configuration manager
table scan
Table size
table variable
TRUNCATE
UDF
udf_ConvertBytes
udf_ItemExtract
user defined function
user defined functions
v_add_remove_programs
v_GroupMap
v_GS_SoftwareFile
v_GS_SoftwareProduct
v_ProductFileInfo
v_SecuredObject
v_StatMsgAttributes
v_StatMsgInsStrings
v_StatusMessage
v_UserClassPermissions
vbscript
view
views
vSMS_Folders
web report
web reports
webreport
webreport_approle
wildcard
Winbatch
WQL
News
Navigation
Site Home
Home
Bloggers List
Forums
Blogs
Photos
Downloads
Donate
Archives
September 2011 (8)
August 2011 (4)
June 2011 (2)
January 2011 (1)
October 2010 (1)
January 2010 (1)
December 2009 (1)
November 2009 (2)
October 2009 (4)
September 2009 (1)
August 2009 (3)
July 2009 (5)
March 2009 (2)
January 2009 (1)
December 2008 (1)
October 2008 (4)
August 2008 (6)
July 2008 (1)
June 2008 (2)
May 2008 (3)
April 2008 (2)
March 2008 (4)
February 2008 (1)
January 2008 (4)
December 2007 (7)
November 2007 (9)
October 2007 (7)
Browse by Tags
All Tags
»
SMS 2003
(
RSS
)
add remove programs
add_remove_programs_64_data
Add_Remove_Programs_Data
ADODB
ADODB.Stream
aliases
ANSI_NULLS
ANSI_WARNINGS
Audit
beautifier
BIGINT
BIT
bitwise and
Boundaries
BYTE
CAST
CHARINDEX
clustered index
clustered index scan
clustered index seek
coalesce
Compare Software
constraint
CSV
delimited list
derived table
DISTINCT
Distributed Queries
Distribution Points
DWTbl_CollectionMembers_Del
DWTbl_PatchStatusSummary_Del
DWTbl_SoftwareInventory_Del
DWTbl_System_Disc_Del
DWTbl_User_Disc_Del
DWTbl_User_Group_DISC_Del
Excel
Excel.Application
execution plan
Export
External data
FOR XML PATH
forums
functions
grant
grant execute
grant select
GROUP BY
Heterogeneous queries
index
index scan
index seek
indexes
inner join
INT
itemExtract
Microsoft Systems Management Server
order by
outlook
performance tips
PIVOT
scalar-valued user defined function
SCCM
service packs
SMS
sms 1.2
sms 2.0
SMS 2003 SP2
SMS 2003 SP3
sms permissions
sms report
SMS Web Reports
smsschm_users
sorting
SQL
SQL 2000
sql 2005
SUBSTRING
UDF
udf_ItemExtract
user defined function
user defined functions
v_add_remove_programs
v_FullCollectionMembership
v_GS_PATCHSTATEEX
V_GS_PATCHSTATUSEX
v_GS_SoftwareFile
v_GS_SoftwareProduct
v_ProductFileInfo
views
web report
web reports
webreport
webreport_approle
wildcard
Winbatch
Windows
WMI
WQL
x64
XLS
SMS 2003 - SQL to compare software on two systems
by
jnelson
OVERVIEW You want to look at the difference in software between 2 computers, but you either don't have Desired Configuration Management (DCM) implemented...
Filed under:
coalesce
,
SMS 2003
,
web report
,
derived table
,
Compare Software
SMS 2003 - What do those C054 columns mean in reports? (Localized Name Lookup)
by
jnelson
If you look at certain pre-canned reports that come with SMS 2003, you'll notice some of them have wierd column names like C054, but show up in the...
Filed under:
SMS
,
SMS 2003
,
web reports
,
v_LocalizedNameLookup
SMS 2003 - Verify WMI Stability Backport on Windows XP/Server 2003 with this report SQL (deploy to them with this collection query WQL)
by
jnelson
BACKGROUND (click HERE to skip to the summary) I've been looking into our client health a lot deeper recently and something that I keep coming back...
Filed under:
SCCM
,
SMS 2003
,
web reports
,
WMI
SMS 2003 - SMS Permissions Matrix
by
jnelson
This SQL query pulls all SMS permissions for each user and displays them in a matrix. Put this into an SMS Web report. This should work for SQL 2000, SQL...
Filed under:
SMS 2003
,
web report
,
sql 2005
,
SQL 2000
,
permissions
M@d Skillz - Use data outside the SMS DB in your SMS Web Reports
by
jnelson
OVERVIEW (note: this is written with SMS 2003 & SQL 2005 in mind because that's the environment I'm in right now, but I believe if the equivalent...
Filed under:
SMS
,
SMS 2003
,
web reports
,
ANSI_NULLS
,
ANSI_WARNINGS
,
External data
,
Linked Server
,
Heterogeneous queries
,
Distributed Queries
,
stored procedures
VBScript - (UPDATED) Script to export SMS Web report results to an Excel spreadsheet
by
jnelson
BACKGROUND In a previous post I created a VBScript in response to a discussion in the forums where somebody wanted to automatically run a report once per...
Filed under:
SMS 2003
,
SMS Web Reports
,
vbscript
,
CSV
,
Export
,
Microsoft.XmlHttp
,
Excel.Application
,
ADODB
,
XLS
,
ADODB.Stream
,
Excel
SMS 2003 Performance - The performance benefits of an x64 DP in a busy SMS 2003 hierarchy
by
jnelson
QUICK BACKGROUND Although x64 is officially unsupported in SMS 2003 for any site components, the reality is that you CAN put the Distribution Point role...
Filed under:
SMS 2003
,
perfmon
,
x64
,
Distribution Points
,
Windows
WinBatch - Script to add boundaries to SMS
by
jnelson
This is a VERY old script I wrote in 2000 for SMS 2.0, that I've used for SMS 2003 too. I have no idea how well it works anymore, but I know it worked...
Filed under:
SMS 2003
,
Winbatch
,
sms 2.0
,
Boundaries
SMS 2003 Database - Where can I find things?
by
jnelson
Here is a list of common items that people want to query for and some locations they're found in the SMS database I'm basing this on SMS 2003,...
Filed under:
SMS
,
SMS 2003
,
SMS Web Reports
,
web reports
,
views
M@d Skillz - SMS Web Reports - Passing a delimited list to SMS Web Reports like a table - (also convert list to rows in SQL)
by
jnelson
BACKGROUND Pass multiple items into a single parameter? With SMS Web reports, there's a lot of power in being able to pass parameters to your report...
Filed under:
SMS
,
UDF
,
user defined functions
,
SMS 2003 SP3
,
SMS 2003
,
SMS 2003 SP2
,
Microsoft Systems Management Server
,
SMS Web Reports
,
web report
,
webreport
,
smsschm_users
,
webreport_approle
,
sql 2005
,
web reports
,
user defined function
,
sms report
,
sms 2.0
,
sms 1.2
,
list to rows
,
udf_Split
,
delimited list
,
list to table
,
list to column
UPDATE - SMS 2003 - Selecting from v_Add_Remove_Programs still slow, even after applying 939872
by
jnelson
I previously wrote an article talking about the slowness we were having even after applying 939872 --> HERE There are some additional things I'd...
Filed under:
SQL
,
SMS
,
SMS 2003
,
Add_Remove_Programs_Data
,
performance tips
,
scalar-valued user defined function
,
add remove programs
,
add_remove_programs_64_data
,
indexes
,
v_add_remove_programs
SMS 2003 - Selecting from v_Add_Remove_Programs still slow, even after applying 939872
by
jnelson
!!!! UPDATE !!!! WHEN YOU'RE DONE, THIS ARTICLE HAS BEEN UPDATED --> HERE PROBLEM I don't know if this is a function of the massive size of...
Filed under:
SQL
,
SMS
,
SMS 2003
,
Add_Remove_Programs_Data
,
performance tips
,
scalar-valued user defined function
,
add remove programs
,
add_remove_programs_64_data
,
indexes
,
v_add_remove_programs
SMS - #2's #1 suggestion - Learn to read/write WQL/SQL by hand
by
jnelson
My #1 suggestion after years of working with SMS/SQL/WQL and then coaching/mentoring/training people is that it REEEALLLY pays to know how to read/write...
Filed under:
SQL
,
SMS
,
SMS 2003
,
performance tips
,
aliases
,
WQL
,
beautifier
,
query desiger
,
sms 2.0
,
query builder
,
sms 1.2
SMS 2003 - ITMU Patch Data - Service Packs and other low severity patches show up multiple times
by
jnelson
SYMPTOMS You're trying to determine your patch compliance for the latest round of Microsoft patches, but you notice that if you include low severity...
Filed under:
SMS
,
SMS 2003
,
web reports
,
service packs
,
V_GS_PATCHSTATUSEX
,
v_GS_PATCHSTATEEX
,
patches
,
patch compliance
,
ITMU
SMS 2003 - Getting information about advertisements when package or ad has been deleted
by
jnelson
THE PROBLEM There are canned reports that come with SMS that let you see advertisements and the machines that were targeted and the package that was sent...
Filed under:
SMS
,
PIVOT
,
SMS 2003
,
index
,
v_StatMsgAttributes
,
Audit
,
temp table
,
v_StatusMessage
,
Status Messages
More Posts
Next page »