SlideShare a Scribd company logo
1 of 39
Evaluate your Daily Checklist against 100+ instances of SQL Server while you get a cup of coffee John Sterrett  (@JohnSterrett) http://johnsterrett.com/go/PBM 5/12/2011
Thank you Attendees & Sponsors
Titles are set to 34 pt, ArialClick to edit Master title style Level 1 text is 28 pt Arial Level 2 text is 24 pt Arial Level 3 text is 20 pt Arial Level 4 text is 20 pt Arial Level 5 text is 20 pt Arial Session Title  3
I am not an expert but I stayed at a Holiday Inn once…. Founder of WVPASS (SQL UG) I reside in Wheeling, WV (Pittsburgh, PA) Work for Orrick Herrington & Sutcliffe LLP Responsible 100+ Instances of SQL Server Responsible for PeopleSoft About Me….
My Story…. BackupsCorruptionFailed mission critical SQL Jobs Failed Jobs Low Disk Space Urgency Process improvements Continuing education Projects Index Management Performance Tuning Pittsburgh Pirates winning the world series Everything else… Importance Comes from The 7 Habits of Highly Effective People by Stephen R. Covey
Do you have a daily checklist? What is your daily checklist? Full backups Transactional Log backups Free space SQL Agents are enabled SQL Agent jobs succeeded How do you evaluate your daily checklist? Central Management Server (CMS) Policy Based Management (PBM) Daily Checklist Questions
Daily Checklist
Daily Checklist?
Daily Checklist?
Job Notifications…..
Trust but verify….. Is the SQL Agent enabled for all servers? Does email operator exist for all jobs? Is the operator the same across all servers? Is Database Mail enabled for all servers?
I prefer notifications and….
Similar to local server group except it’s a repository for your team. Group database servers Environment Version Location Apply scripts against all servers in a group Not all checklist items can be validated with PBM Can use SQL Server 2008 R2 Express Central Management Server (CMS)
Which version of SQL should I use?
MSDB is used to store servers and groups Servers – msdb.dbo.sysmanagement_shared_registered_servers_internal Groups – msdb.dbo.sysmanagement_shared_server_groups_internal CMS Internals
CMS Security Security – ServerGroupAdministratorRole role can manage the central management server.  ServerGroupReaderRole  role is required to connect to a central management server. Windows Authentication of the individual servers is used to execute t-sql and policies.
First look at CMS
Create Configuration Management Server Create Groups Register Servers Execute scripts against a group Find missing backups Find failed SQL Agent Jobs Check SQL Agent Service is enabled DEMO
CMS itself cannot automate query execution. CMS only supports windows authentication Query results are ordered by server name Cannot include host server (Unless you use 127.0.0.1 or add port number) Query executes for all listed servers. (Includes duplicates) CMS Gotchas!
Leverage PowerShell to automate CMS Aaron Nelson – SQL University PowerShell Week
DEMO! Automate CMS with PowerShell
Policy-Based Management is a system for managing one or more instances of SQL Server 2008 (* BOL). Some facets allow you to enforce standards with “On-Change – Prevent” Can import and export policies Apply changes when evaluation fails Policies can run against SQL 2000 & 2005 Policy-Based Management (PBM)
Prevent things from happening Apply changes Automate validation of checklists Checklists are prone to human error. Server configurations can change over time. Daily checklist items we will validate SQL Agent is enabled SQL Agent Jobs Full backups Transactional Log backups Free Space I use CMS & PBM to do two things…
Targets    facets conditions policy categories server restrictions PBM Concepts and Terms
PBM Example – Page Verify  http://www.littlekendra.com/2011/01/25/pageverify/
On Demand Executed by user or powershell scripts On Schedule Uses SQL Agent On Change – Prevent Uses DDL Triggers * Nested Triggers should be enabled On Change – Log Only uses event notification For More: http://msdn.microsoft.com/en-us/library/bb510667%28SQL.100%29.aspx Evaluation Modes
Not all facets support On-change. On Change – Log (17) On Change – Prevent (12) Application Role           Asymmetric Key Database Role Endpoint Login Options Multipart Name On-Change Evaluation…. ,[object Object]
Schema
Stored Procedure
Table Options
User Defined Function
User Options
View Options
Workload Group,[object Object]
Policy Alerts * On demand cannot be enabled so there are no alerts.
Views in MSDB database and dbo schema syspolicy_policies syspolicy_conditions syspolicy_system_health_state syspolicy_categories syspolicy_policy_category_subscriptions syspolicy_policy_execution_history syspolicy_policy_execution_history_details syspolicy_object_sets syspolicy_target_sets For more: http://msdn.microsoft.com/en-us/library/bb510742.aspx PBM Views
PBM - ExecuteSQL The ExecuteSql() function can be used against any facet and it'll be executed once for each target in the target set.  The proxy account is called ##MS_PolicyTsqlExecutionLogin## used for scheduled jobs http://blogs.msdn.com/b/sqlpbm/archive/2008/07/03/executesql.aspx
Cannot modify or create facets Policies fail to read mount points as separate locations ExecuteSQL only supports @ObjectName and @SchemaName Reporting is very limited out of the box On Change-Prevent is limited Best Practice Policies may not be best practice for your shop. Gotchas!
Create a Category Import Policies Export Policies Create Policy Evaluate Policy On-Demand Scheduled On Change – Prevent On Change – Log Apply Policy Evaluate Policy on Multiple Servers using CMS View Policy History PBM Demo!

More Related Content

Similar to Evaluate Daily Checklist with PBM and CMS

new resume of Database Administrator
new resume of Database Administratornew resume of Database Administrator
new resume of Database Administrator
Getahun Gebremariam
 
Mohammed Arif_RESUME
Mohammed Arif_RESUMEMohammed Arif_RESUME
Mohammed Arif_RESUME
Mohammed Arif
 
Online Reporting Architectures Behind Load Balancers
Online Reporting Architectures Behind Load BalancersOnline Reporting Architectures Behind Load Balancers
Online Reporting Architectures Behind Load Balancers
Crystal Foor Manson
 
Satyajeet_Parida-SQL_SERVER_DBA
Satyajeet_Parida-SQL_SERVER_DBASatyajeet_Parida-SQL_SERVER_DBA
Satyajeet_Parida-SQL_SERVER_DBA
Satyajeet Parida
 
MICROSOFT SQL Server
MICROSOFT SQL ServerMICROSOFT SQL Server
MICROSOFT SQL Server
webhostingguy
 

Similar to Evaluate Daily Checklist with PBM and CMS (20)

Ms sql developer
Ms sql developerMs sql developer
Ms sql developer
 
new resume of Database Administrator
new resume of Database Administratornew resume of Database Administrator
new resume of Database Administrator
 
Sql saturday oc 2019
Sql saturday oc 2019Sql saturday oc 2019
Sql saturday oc 2019
 
SQL Server and System Center Advisor
SQL Server and System Center AdvisorSQL Server and System Center Advisor
SQL Server and System Center Advisor
 
Mohammed Arif_RESUME
Mohammed Arif_RESUMEMohammed Arif_RESUME
Mohammed Arif_RESUME
 
Shantkumar_Resume
Shantkumar_ResumeShantkumar_Resume
Shantkumar_Resume
 
Shantkumar resume
Shantkumar resumeShantkumar resume
Shantkumar resume
 
Do More With Less: SQL Central Management Server and Multi-Server Administration
Do More With Less: SQL Central Management Server and Multi-Server AdministrationDo More With Less: SQL Central Management Server and Multi-Server Administration
Do More With Less: SQL Central Management Server and Multi-Server Administration
 
SQL Server End Of Support
SQL Server End Of SupportSQL Server End Of Support
SQL Server End Of Support
 
SQL Server - High availability
SQL Server - High availabilitySQL Server - High availability
SQL Server - High availability
 
Practical SQL query monitoring and optimization
Practical SQL query monitoring and optimizationPractical SQL query monitoring and optimization
Practical SQL query monitoring and optimization
 
DBA Trainer RESUME
DBA Trainer RESUMEDBA Trainer RESUME
DBA Trainer RESUME
 
Tips for managing a VLDB
Tips for managing a VLDBTips for managing a VLDB
Tips for managing a VLDB
 
Fortress SQL Server
Fortress SQL ServerFortress SQL Server
Fortress SQL Server
 
SQL Server 2008 certification
SQL Server 2008 certificationSQL Server 2008 certification
SQL Server 2008 certification
 
Praveen Kumar Resume
Praveen Kumar ResumePraveen Kumar Resume
Praveen Kumar Resume
 
Trainmesfottech - Sql Server DBA Training Course Content
Trainmesfottech - Sql Server DBA Training Course ContentTrainmesfottech - Sql Server DBA Training Course Content
Trainmesfottech - Sql Server DBA Training Course Content
 
Online Reporting Architectures Behind Load Balancers
Online Reporting Architectures Behind Load BalancersOnline Reporting Architectures Behind Load Balancers
Online Reporting Architectures Behind Load Balancers
 
Satyajeet_Parida-SQL_SERVER_DBA
Satyajeet_Parida-SQL_SERVER_DBASatyajeet_Parida-SQL_SERVER_DBA
Satyajeet_Parida-SQL_SERVER_DBA
 
MICROSOFT SQL Server
MICROSOFT SQL ServerMICROSOFT SQL Server
MICROSOFT SQL Server
 

More from John Sterrett

Introduction to PowerShell for DBA's
Introduction to PowerShell for DBA'sIntroduction to PowerShell for DBA's
Introduction to PowerShell for DBA's
John Sterrett
 
Table Partitioning: Secret Weapon for Big Data Problems
Table Partitioning: Secret Weapon for Big Data ProblemsTable Partitioning: Secret Weapon for Big Data Problems
Table Partitioning: Secret Weapon for Big Data Problems
John Sterrett
 
Introduction to execution plan analysis
Introduction to execution plan analysisIntroduction to execution plan analysis
Introduction to execution plan analysis
John Sterrett
 

More from John Sterrett (14)

DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
Getting Started with SQL Server Performance Tuning.pdf
Getting Started with SQL Server Performance Tuning.pdfGetting Started with SQL Server Performance Tuning.pdf
Getting Started with SQL Server Performance Tuning.pdf
 
Workload Replay in the Cloud: Secret Weapon for Cloud Migrations
Workload Replay in the Cloud: Secret Weapon for Cloud MigrationsWorkload Replay in the Cloud: Secret Weapon for Cloud Migrations
Workload Replay in the Cloud: Secret Weapon for Cloud Migrations
 
PowerPivot for DBAs
PowerPivot for DBAsPowerPivot for DBAs
PowerPivot for DBAs
 
Introduction to High Availability with SQL Server
Introduction to High Availability with SQL ServerIntroduction to High Availability with SQL Server
Introduction to High Availability with SQL Server
 
Introduction to PowerShell for DBA's
Introduction to PowerShell for DBA'sIntroduction to PowerShell for DBA's
Introduction to PowerShell for DBA's
 
SQL Server Performance Root Cause Analysis in 10 Minutes
SQL Server Performance Root Cause Analysis in 10 MinutesSQL Server Performance Root Cause Analysis in 10 Minutes
SQL Server Performance Root Cause Analysis in 10 Minutes
 
Table Partitioning: Secret Weapon for Big Data Problems
Table Partitioning: Secret Weapon for Big Data ProblemsTable Partitioning: Secret Weapon for Big Data Problems
Table Partitioning: Secret Weapon for Big Data Problems
 
Introduction to execution plan analysis
Introduction to execution plan analysisIntroduction to execution plan analysis
Introduction to execution plan analysis
 
12 Steps to Workload Tuning
12 Steps to Workload Tuning12 Steps to Workload Tuning
12 Steps to Workload Tuning
 
Performance Tuning for Pirates!
Performance Tuning for Pirates!Performance Tuning for Pirates!
Performance Tuning for Pirates!
 
Can You Host a SQL Saturday?
Can You Host a SQL Saturday?Can You Host a SQL Saturday?
Can You Host a SQL Saturday?
 
Evaluating Daily Checklist Against 1000 Servers using Policy Based Management
Evaluating Daily Checklist Against 1000 Servers using Policy Based ManagementEvaluating Daily Checklist Against 1000 Servers using Policy Based Management
Evaluating Daily Checklist Against 1000 Servers using Policy Based Management
 
SQL Server 2008 For Developers
SQL Server 2008 For DevelopersSQL Server 2008 For Developers
SQL Server 2008 For Developers
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 

Evaluate Daily Checklist with PBM and CMS

  • 1. Evaluate your Daily Checklist against 100+ instances of SQL Server while you get a cup of coffee John Sterrett (@JohnSterrett) http://johnsterrett.com/go/PBM 5/12/2011
  • 2. Thank you Attendees & Sponsors
  • 3. Titles are set to 34 pt, ArialClick to edit Master title style Level 1 text is 28 pt Arial Level 2 text is 24 pt Arial Level 3 text is 20 pt Arial Level 4 text is 20 pt Arial Level 5 text is 20 pt Arial Session Title 3
  • 4. I am not an expert but I stayed at a Holiday Inn once…. Founder of WVPASS (SQL UG) I reside in Wheeling, WV (Pittsburgh, PA) Work for Orrick Herrington & Sutcliffe LLP Responsible 100+ Instances of SQL Server Responsible for PeopleSoft About Me….
  • 5. My Story…. BackupsCorruptionFailed mission critical SQL Jobs Failed Jobs Low Disk Space Urgency Process improvements Continuing education Projects Index Management Performance Tuning Pittsburgh Pirates winning the world series Everything else… Importance Comes from The 7 Habits of Highly Effective People by Stephen R. Covey
  • 6. Do you have a daily checklist? What is your daily checklist? Full backups Transactional Log backups Free space SQL Agents are enabled SQL Agent jobs succeeded How do you evaluate your daily checklist? Central Management Server (CMS) Policy Based Management (PBM) Daily Checklist Questions
  • 11. Trust but verify….. Is the SQL Agent enabled for all servers? Does email operator exist for all jobs? Is the operator the same across all servers? Is Database Mail enabled for all servers?
  • 13. Similar to local server group except it’s a repository for your team. Group database servers Environment Version Location Apply scripts against all servers in a group Not all checklist items can be validated with PBM Can use SQL Server 2008 R2 Express Central Management Server (CMS)
  • 14. Which version of SQL should I use?
  • 15. MSDB is used to store servers and groups Servers – msdb.dbo.sysmanagement_shared_registered_servers_internal Groups – msdb.dbo.sysmanagement_shared_server_groups_internal CMS Internals
  • 16. CMS Security Security – ServerGroupAdministratorRole role can manage the central management server. ServerGroupReaderRole role is required to connect to a central management server. Windows Authentication of the individual servers is used to execute t-sql and policies.
  • 18. Create Configuration Management Server Create Groups Register Servers Execute scripts against a group Find missing backups Find failed SQL Agent Jobs Check SQL Agent Service is enabled DEMO
  • 19. CMS itself cannot automate query execution. CMS only supports windows authentication Query results are ordered by server name Cannot include host server (Unless you use 127.0.0.1 or add port number) Query executes for all listed servers. (Includes duplicates) CMS Gotchas!
  • 20. Leverage PowerShell to automate CMS Aaron Nelson – SQL University PowerShell Week
  • 21. DEMO! Automate CMS with PowerShell
  • 22. Policy-Based Management is a system for managing one or more instances of SQL Server 2008 (* BOL). Some facets allow you to enforce standards with “On-Change – Prevent” Can import and export policies Apply changes when evaluation fails Policies can run against SQL 2000 & 2005 Policy-Based Management (PBM)
  • 23. Prevent things from happening Apply changes Automate validation of checklists Checklists are prone to human error. Server configurations can change over time. Daily checklist items we will validate SQL Agent is enabled SQL Agent Jobs Full backups Transactional Log backups Free Space I use CMS & PBM to do two things…
  • 24. Targets facets conditions policy categories server restrictions PBM Concepts and Terms
  • 25. PBM Example – Page Verify http://www.littlekendra.com/2011/01/25/pageverify/
  • 26. On Demand Executed by user or powershell scripts On Schedule Uses SQL Agent On Change – Prevent Uses DDL Triggers * Nested Triggers should be enabled On Change – Log Only uses event notification For More: http://msdn.microsoft.com/en-us/library/bb510667%28SQL.100%29.aspx Evaluation Modes
  • 27.
  • 34.
  • 35. Policy Alerts * On demand cannot be enabled so there are no alerts.
  • 36. Views in MSDB database and dbo schema syspolicy_policies syspolicy_conditions syspolicy_system_health_state syspolicy_categories syspolicy_policy_category_subscriptions syspolicy_policy_execution_history syspolicy_policy_execution_history_details syspolicy_object_sets syspolicy_target_sets For more: http://msdn.microsoft.com/en-us/library/bb510742.aspx PBM Views
  • 37. PBM - ExecuteSQL The ExecuteSql() function can be used against any facet and it'll be executed once for each target in the target set. The proxy account is called ##MS_PolicyTsqlExecutionLogin## used for scheduled jobs http://blogs.msdn.com/b/sqlpbm/archive/2008/07/03/executesql.aspx
  • 38. Cannot modify or create facets Policies fail to read mount points as separate locations ExecuteSQL only supports @ObjectName and @SchemaName Reporting is very limited out of the box On Change-Prevent is limited Best Practice Policies may not be best practice for your shop. Gotchas!
  • 39. Create a Category Import Policies Export Policies Create Policy Evaluate Policy On-Demand Scheduled On Change – Prevent On Change – Log Apply Policy Evaluate Policy on Multiple Servers using CMS View Policy History PBM Demo!
  • 40. http://epmframework.codeplex.com/ EPMF leverages Central Management Server Policy-Based Management PowerShell XML SQL Server Reporting Services Reporting - EPM Framework
  • 41.
  • 43. All reference material can be found at http://johnsterrett.com/go/PBM Books On Line Administering Servers by Using Policy-Based Management Book Pro SQL Server 2008 Policy-Based Management White Papers Enterprise Policy Management Framework with SQL Server 2008 SQL Server 2008 Policy-Based Management Web www.mssqltips.com Where you should go from here?
  • 44. Notes (hidden) Some speakers may use this slide for hidden notes Please delete if you prefer not to use Please note you are also able to use notes section for each slide Session Title 38
  • 45. Please Complete the Evaluation Form Pick up your evaluation form: In each presentation room Drop off your completed form Near the exit of each presentation room At the registration area Sponsored by Dell Session Title 39
  • 46. THANK YOU! For attending this session and PASS SQLRally Orlando, Florida Sponsored by Dell Session Code | Session Title 40