Browse by Tags
All Tags »
Queries »
ConfigMgr (
RSS)
CAUTION: Editing the Database directly is unsupported. Proceed at your own risk. In addition to my previous post , in which I used a script to update the...
John Marcum has created a nice blog post for how to get started creating your own SQL based web reports. Read his full post here. There are often...
Saw this past by on the MSSMS list today and thought it was good info. Thanks to Brandon Linton for contributing it. Collection query: select SMS_R_SYSTEM...
Great post by Kenny Buntinx. Read the full post here.
Thanks to John Nelson for this query: DECLARE @ProgramFlags TABLE ( BitFlag INT PRIMARY KEY, Meaning VARCHAR(128), ...
Trevor Sullivan has a nice post over on his blog talking about inventorying your systems to find out which systems don’t have the Group Policy Preferences...
The information provided in this post is provided as-is, this is most likely unsupported, proceed at your own risk. There are times when you may need to...
Was working on a crazy collection query today for a client and I needed to exclude the members of another collection in addition to the other queries I...
Article in January 2010 Issue of TechNet: http://technet.microsoft.com/en-us/magazine/ee914611.aspx “Reporting is a crucial ability for most organizations...