--- title: "Tutorial: Managing servers using Policy-Based Management" description: This tutorial teaches you how to create and apply an off-by-default policy, and a naming-standards policy. ms.custom: seo-lt-2019 ms.date: "03/14/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: security ms.topic: conceptual helpviewer_keywords: - "tutorials [Policy-Based Management]" - "Policy-Based Management, tutorials" ms.assetid: 7de96e7b-9fb8-4cc8-8d85-61345d68a1e8 author: VanMSFT ms.author: vanto --- # Tutorial: Managing servers using Policy-Based Management [!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)] Welcome to the Administering Servers by Using Policy-Based Management Policies tutorial. This tutorial is intended for users who are familiar with [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] 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](../../relational-databases/policy-based-management/lesson-1-create-and-apply-an-off-by-default-policy.md) 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](../../relational-databases/policy-based-management/lesson-2-create-and-apply-a-naming-standards-policy.md) 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 [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)]. To use this tutorial, your system must have [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] installed. ## Start the Tutorial [Lesson 1: Create and Apply an Off By Default Policy](../../relational-databases/policy-based-management/lesson-1-create-and-apply-an-off-by-default-policy.md) ## See Also [Administer Servers by Using Policy-Based Management](../../relational-databases/policy-based-management/administer-servers-by-using-policy-based-management.md)