1 Introduction 2 SQL Server 2008 Policy-Based Management Central Management Servers Extending with Windows PowerShell.

Slides:



Advertisements
Similar presentations
Simplified Management using the Enterprise Policy Management Framework
Advertisements

Your Data Any Place, Any Time Manageability. SQL Server 2008 Manageability Challenges Challenges face database administrators today : Managing complex.
TDPS Wireless v Enhancements E1 - Multi load E2 - Driver time scheduler.
Metalogix – Confidential Professional Archive Manager for SharePoint.
James Boother Blog: INTRODUCTION TO POWERSHELL.
27. to 28. March 2007 | Geneva, Switzerland. Fabrice Romelard ilem SA Level 200.
Virtual techdays INDIA │ September 2011 High Availability - A Story from Past to Future Balmukund Lakhani │ Technical Lead – SQL Support, Microsoft.
Lower costs and improve predictability Automation Enable service owners to focus on work that adds business value Reduce error-prone manual activities.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
SSRS Integration with SharePoint JACOB CHANG. Jacob Chang MCSE Degree in biology and computer engineering Started as an application developer Worked with.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
Connect with life Praveen Srvatsa Director | AsthraSoft Consulting Microsoft Regional Director, Bangalore Microsoft MVP, ASP.NET.
Migrating to EPiServer CMS 5 Johan Björnfot -
Connect with life L.Srividya Architect Advisor | Microsoft India.
Chapter 10.
Module 13 Automating SQL Server 2008 R2 Management.
Module 18 Monitoring SQL Server 2008 R2. Module Overview Monitoring Activity Capturing and Managing Performance Data Analyzing Collected Performance Data.
ArcGIS Workflow Manager An Introduction
Tim Leung SQL Bits October  Features and Advantages  Architecture  Installation  Creating Reports.
Introduction and simple using of Oracle Logistics Information System Yaxian Yao
Using the WDK for Windows Logo and Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
SQL Server 2008 for Developers John
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
Module 19 Managing Multiple Servers. Module Overview Working with Multiple Servers Virtualizing SQL Server Deploying and Upgrading Data-Tier Applications.
Building Connected Android Apps with Azure Chris Risner Technical Evangelist
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
Module 14 Configuring Security for SQL Server Agent.
A PRIMER FOR KEEPING YOUR ENVIRONMENT IN SHAPE. SQL Server 2008 Policy Based Management By Scott Abrants.
Module 1: Exploring Replication. Overview Understanding SQL Server Replication Setting Up Replication Understanding Agents in Replication Securing Replication.
1 Chapter Overview Preparing to Upgrade Performing a Version Upgrade from Microsoft SQL Server 7.0 Performing an Online Database Upgrade from SQL Server.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
Clifford Dibble Program Manager Microsoft Corporation SESSION CODE: DAT208.
1 Chapter Overview Defining Operators Creating Jobs Configuring Alerts Creating a Database Maintenance Plan Creating Multiserver Jobs.
Under New Management Andrew Fryer Microsoft UK Andrew Fryer Microsoft UK.
SQL Server 2008 R2 Manageability. Challenges facing database administrators today: Scaling management to multiple data centers Proactively monitoring.
Central Management Server Managing Your SQL Server Environment 1.
SQL SERVER AUDITING. Jean Joseph DBA/Consultant Contact Info: Blog:
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
Praveen Srivatsa Director| AstrhaSoft Consulting blogs.asthrasoft.com/praveens |
Log Shipping, Mirroring, Replication and Clustering Which should I use? That depends on a few questions we must ask the user. We will go over these questions.
Introduction to SQL Server  Working with MS SQL Server and SQL Server Management Studio.
Michael Mast Senior Architect Applications Technology Oracle Corporation.
17 Copyright © 2006, Oracle. All rights reserved. Information Publisher.
SSIS 2012: The Quiet Revolution Presented by Bryan Cafferky Business Intelligence Consultant BPC Global Solutions LLC
INFO 1103 Database System – Group Project. Project evaluation Deliverables – 10% Presentation – 40% Project Report – 50%
FUN WITH AVAILABILITY GROUPS Christopher Wolff SQL Server Database Engineer, Xero.
SQL Database Management
Backups for Azure SQL Databases and SQL Server instances running on Azure Virtual Machines Session on backup to Azure feature (manual and managed) in SQL.
DBMS Programs MS SQL Server & MySQL
Policy Based Management
Policy Based Management: Introduction & implementation
Policy Based Management: Introduction & implementation
Deployment & Management with PSADK, SCCM & EM
Automating SQL Server Management
DEA Will Be Your New Best Friend!
Azure Automation and Logic Apps:
SQL Server 2008 Systems Management
Reduce TCO Using Policy-Based Management and Windows PowerShell
12/9/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
Jim Nakashima Program Manager Cloud Tools
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Andrew Fryer Microsoft UK
Governing Your Enterprise with Policy-Based Management
Service Template Creation from the Ground Up
Your Data Any Place, Any Time
Service Template Creation from the Ground Up
Presentation transcript:

1

Introduction 2 SQL Server 2008 Policy-Based Management Central Management Servers Extending with Windows PowerShell

SQL Server Policy-Based Management 3

4 Policy Evaluation Modes On Demand On Schedule On Change – Log Only On Change – Prevent

SQL Server Policy-Based Management 5

6 Effect of Database Subscriptions RTM Target A: AdventureWorks evaluated Target B: AdventureWorks and pubs evaluated SP1 (+CU3) Target A: PayrollDB evaluated Target B: All databases checked

Central Management Servers 7 Central Management Server extends Registered Server concept in SSMS shared registrations for every user that connects to the same CMS only works for instances in the same or a trusted domains can register the same instance in multiple groups registered servers stored in msdb in : dbo.sysmanagement_shared_server_groups_internal dbo.sysmanagement_shared_registered_servers_internal

Policies and Central Management Servers 8 DEMO

Windows PowerShell 9

Extend to the Enterprise 10 Scaling to the Enterprise Add Intelligence to Policies by placing each policy in a category and defining server restrictions for versions and editions where appropriate Define Concurrent Jobs with parameters for each Policy Category and/or Central Management Server group simple table structure in repository database so you can roll your own reports

Summary 11 Enterprise Policy Management Framework extends SQL Server 2008 Policy-Based Management to all versions of SQL Server in an enterprise leverage CMS and Powershell script to capture the policy evaluation output and insert it into a SQL Server database automate using SQL Agent job(s) Reporting Services reports will deliver information from the centralised database

Summary 12 Issues Identified While Using Policy Management some operational issues identified while creating Polices documentation not always detailed – so you will experience a bit of trial and error possible bugs raised at Connect website – please vote for these: management-cannot-evaluate-policies-that-use-executesql-against-sql-server policy-based-management-does-not-execute-against-some-facets

References 13 QL Server Manageability Team's blog on Policy Based Management Enterprise Policy Management Framework Download Lara Rubbelke’s Blog Enterprise Policy Management Framework with SQL Server Whitepaper policy-management-framework-with-sql-server-2008.aspx Windows Powershell Blog