ConfigMgr 2012 SQL Refresher MMS Minnesota 2014 Matthew Teegarden/Steve Thompson.

Slides:



Advertisements
Similar presentations
3 Patrick LeBlanc Twitter: patrickdba Author: Latest book, SQL Server 2012 Step by Step Blog: Experience: I have been working.
Advertisements

Internet Based Client Management
4/17/2017 7:07 AM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Practical PowerShell Tips & Tricks MMS Minnesota 2014 Trevor Sullivan, Jeff Wouters, David O’Brien – @david_Obrien.
ConfigMgr State and Status Messages
Automating Microsoft Azure with PowerShell MMS Minnesota 2014 Trevor Sullivan and David O’Brien – #MMSMinnesota.
Windows Deployment - Now and Into the Future
Advanced Infrastructures In System Center Configuration Manager 2012 R2 Jason blog.configmgrftw.com m Wally.
Your CMDB and PowerShell DSC: DevOps Techniques
Maintaining a Microsoft SQL Server 2008 Database SQLServer-Training.com.
Module 11 : Backup and Restore Jong S. Bok
Troubleshooting OS Deployment MMS Minnesota 2014 Johan Michael #MMSOSD.
PowerShell DSC v. ConfigMgr Compliance Settings MMS Minnesota 2014 Greg Ramsey David O’Brien Sherry Kissinger #MMSMinnesota.
SCORCH – Fun Recipes for RunBooks MMS Minnesota 2014 Steve Jesok & Matthew #MMSSCOrch.
Service Models in SCOM with VSAE examples
Get MMS Right at Home Every Month MMS Minnesota 2014 How to start / grow / sustain a professional user group community. #MMSMinnesota #MMSCommunity #MMSLove.
Advanced MP Authoring and Design Getting outside of the wizard and into the MP code with VSAE MMS Minnesota 2014 Nathan Foreman Jonathan Almquist #MMSSCOM.
System Center Reporting Zero to Hero 15 minutes x 4 MMS Minnesota 2014 Samuel Erskine (Sam) Dieter Gasser (Didi) IT Driving Fellow Principal Consultant.
Searching Business Data with MOSS 2007 Enterprise Search Presenter: Corey Roth Enterprise Consultant Stonebridge Blog:
© 2015 Ascendum Solutions. All rights reserved. Welcome To Create Dazzling End-user applications using SharePoint Search Speaker: Bill Crider #sharepointcincy2015.
Yes, Applications DO work in task sequences!
Service Management Automation: 3,2,1, Automate!
A ConfigMgr 2012 Site Review MMS Minnesota 2014 Kent Agerlund / Steve Thomson.
Windows 10 Setup InternalsWindows 10 Setup Internals Johan
MMS Every Month at Home - User Groups. Expectations and Overview Would you so kindly: Listen and Participate Actively Ask Questions Heckle When Necessary.
Are you Ready for Configuration Manager vNext?
Windows 10 Feature & Servicing Updates Options and Demystifying Steven Rachui
Define, bundle, deployDefine, bundle, deploy Working with Windows Server Containers and Docker James David O’Brien.
No On Premise OS “Ecks” SCCM Zed Yes On Premises OS “Ten” (OS X) ConfigMgr Zee Get It Right!
ConfigMgr! Intune! Azure!ConfigMgr! Intune! Azure! Understanding Cloud Based Management Options Steven Rachui
Monitoring and Managing the Hybrid Cloud with System Center
Managing Third Party Updates with Microsoft’s System Center Configuration Manager Secunia Integration, MMS 2015 Kent AgerlundSherry Kissinger.
Infrastructure & Operational Maturity And Why You Should Care Kerrie Meyler, MVP networkworld.com/author/kerrie- meyler/ John Joyner, MVP opsmgrunleashed.wordpress.com/
Nano ServerNano Server The Future of Window Server Mikael Johan
House of tails dogs charity All donations go 100% to the charity #MMSGIVEBACK.
Managing iOS Device Using ConfigMgr and Intune Hybrid MDM John Presenter #2 Twitter Handle Blog or address.
PowerShell Community Handbook Kirk Aleksandar
Critical Security Controls & Effective Cyber Defense Hasain “The Wolf”
Automating Reference ImagesAutomating Reference Images Henrik Blog.coretech.dk/hra Kent Blog.coretech.dk/kea.
How to Model an Application for Monitoring Nathan Jonathan
Introduction to Administering a SQL Server Matthew Steve Thompson, stevethompsonmvp.wordpress.com.
The Art of deploying Windows 10 With ConfigMgr 2012 R2 Johan Mikael
Backing Up and Restoring Databases by Using the SQL Server 2000.
XPlatform ManagementxPlatform Management Windows Provisioning from *nix David James.
Midwest Management Summit MMSSQL – What are Your SQL Reporting Questions? #MMSMinnesot a #MMSSQL.
ConfigMgr 2012 Jeopardy Quiz MMS Minnesota 2014 Kim Oppalfens & Kent Agerlund Microsoft MVP: Enterprise Client Management #MMSJeopardy.
Introduction to T-SQL – Part Deux Matthew Sherry Kissinger kissinger.
OS Deployment - LEVEL 500OS Deployment - LEVEL 500 Johan
App-V: An Overview MMS Minnesota 2014 Fred #MMSMinnesota #MMSAppV.
Restricted Admin & Credential Exposure MMS Minnesota 2014 Hasain Alshakarti – TrueSec Enterprise Security #MMSMinnesota #MMSConfigMgr #MMSLove.
Server OS Deployment Deep Dive with two crazy guys and ConfigMgr 2012 R2 MMS Minnesota 2014 Greg Nash.
900 Degrees of Service Manager with 3 International System Center Chefs MMS Minnesota 2014 Steve Buchanan (System Center MVP) Dieter Gasser (CPMB - Author)
Sweet SUITE Imaging MMS Minnesota 2014 #MMSMinnesota #MMSConfigMgr #MMSLove Steven Rachui Premier Field Engineer Microsoft Corporation
SQL Tips & Tricks Best practices from the field John Nelson Apps Systems Engineer Steve Thompson Senior Consultant,
Real Life Enterprise PKI MMS Minnesota 2014 Hasain Alshakarti – TrueSec Enterprise Security #MMSMinnesota #MMSConfigMgr #MMSLove.
Everything you want to know about
SCCM – Disaster RecoverySCCM – Disaster Recovery Do you feel lucky punk? Matthew H. Teegarden Systems Software.
Winning at Virtualization Management with System Center MMS Minnesota 2014 James Moots Veeam Software Manager, Systems Engineers.
Top 10 Enterprise client management frustrations and how to avoid them.
Migrating Infrastructure to Microsoft Azure
Shielded VM and Guarded Fabric
Cha Cha…Changing your ConfigMgr Reports
In the Ocean of Big Data with Configuration Manager!
Searching Business Data with MOSS 2007 Enterprise Search
Presenter # 1 • Presenter # 2 • Presenter # 3
Windows 8.1 Deployment Jump Start
Steve Thomas Microsoft Consulting Services Microsoft Ronald Dockery
Presentation transcript:

ConfigMgr 2012 SQL Refresher MMS Minnesota 2014 Matthew Teegarden/Steve Thompson

Who are we Matthew TeegardenSteve Thomson Senior Consultant with Softchoice Specializing in System Center related technologies Titles Microsoft MVP: Enterprise Client Management Former SQL Server MVP Contributing Author System Center 2012 Unleased (SAMS)

Views MMS Minnesota 2014 What is a View? Creates a virtual table whose contents (columns and rows) are defined by a query. A view contains the data in one or more tables in the database. During setup, Configuration Manager creates the following SQL view types: Views against static (unchanging) tables. (note: views created during setup) Views that use data from tables with a dynamic (changing) schema.

ConfigMgr 2012 Views MMS Minnesota 2014 Views are the RECOMMENDED and SUPPORTED method of querying a Configuration Manager database. Source: SQL Server Views in System Center 2012 Configuration Manager

“Capture SQL” Queries MMS Minnesota 2014 Two techniques: Smsprov.log - WMI/SQL translation SQL profiler - Capture SQL sent to database directly from SQL Server

References MMS Minnesota 2014 Source: SQL Server Views in System Center 2012 Configuration Manager Technical Reference for SQL Server Views in System Center 2012 Configuration Manager ConfigMgr 2012 R2 Views Guide

Summary/Best practices Install and reference the SQL Server Books Online --try the examples! Build queries in an “incremental” manner Build base query, then enhance as needed Test queries on a smaller data base (or a restored test db), before implementing on large sites! As a starting point for new web reports Find a web report that is close to what you want and clone it Remember the sms provider log (smsprov.log) for WQL/SQL translation

Other resources Steve Thompson’s blog #devconnections

Session Title Evaluations Please provide session feedback by clicking the Eval button in the scheduler app. One lucky winner will get a free ticket to the next MMS! Visit all of our sponsors in the expo area and online! Platinum Sponsors: Gold Sponsors : MMS Minnesota 2014