Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.45 KB

File metadata and controls

46 lines (35 loc) · 2.45 KB
title Tutorial: Administering Servers by Using Policy-Based Management | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology
database-engine
ms.topic conceptual
helpviewer_keywords
tutorials [Policy-Based Management]
Policy-Based Management, tutorials
ms.assetid 7de96e7b-9fb8-4cc8-8d85-61345d68a1e8
author MikeRayMSFT
ms.author mikeray
manager craigg

Tutorial: Administering Servers by Using Policy-Based Management

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md] Welcome to the Administering Servers by Using Policy-Based Management Policies tutorial. This tutorial is intended for users who are familiar with [!INCLUDEssNoVersion] but new to the Policy-Based Management.

What You Will Learn

This tutorial creates a policy to administer your server and a policy that applies to a single database. One policy is run on demand to test for compliance. The other policy enforces future compliance.

This tutorial is divided into two lessons:

Lesson 1: Create and Apply an Off By Default Policy
This lesson creates a policy that specifies that Database Mail is not enabled on the server. Then, it checks to see whether your server complies with the policy, and configures the server by disabling Database Mail.

Lesson 2: Create and Apply a Naming Standards Policy
This lesson creates a policy that defines and enforces a naming standard for tables.

Requirements

This lesson requires basic database knowledge and a basic understanding of [!INCLUDEssManStudioFull].

To use this tutorial, your system must have [!INCLUDEssManStudioFull] installed.

Start the Tutorial

Lesson 1: Create and Apply an Off By Default Policy

See Also

Administer Servers by Using Policy-Based Management