--- title: "Import the Policies to a Single Instance | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: security ms.topic: conceptual ms.assetid: bc5bcd87-663f-41d9-bb7b-b3e083cd63df author: VanMSFT ms.author: vanto manager: craigg --- # Import the Policies to a Single Instance In this task, you will import the best practices policies that you want to schedule into Policy-Based Management on a single instance of [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)]. ## Prerequisites You must perform this procedure on a server that is running [!INCLUDE[ssKatmai](../includes/sskatmai-md.md)] or a later version. ### Import the best practices policies for the Database Engine 1. Start [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)], and then connect to the [!INCLUDE[ssDE](../includes/ssde-md.md)]. 2. In Object Explorer, expand **Management**, and then expand **Policy Management**. 3. Right-click **Policies**, and then click **Import Policy**. 4. In the **Import** dialog box, next to the **Files to import** box, click the ellipsis (**...**) button. 5. In the **Look in** list, browse to the following folder, which contains the best practices policies: **C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Policies\DatabaseEngine\1033** > [!NOTE] > The file path may vary, depending on where you installed the [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] program files, whether you are running a 32-bit or 64-bit operating system, and the language identifier. 6. In the **Select Policy** dialog box, select one or more policy files. To select nonadjacent files, click one file, hold down the CTRL key, and then click each additional file. To select adjacent files, click the first file in the sequence, hold down the SHIFT key, and then click the last file. 7. When you are finished selecting files, click **Open**. 8. In the **Import** dialog box, make sure that the **Policy state** list is set to **Preserve policy state on import** (the default), and then click **OK**. The policies are imported into the **Policies** node under **Policy Management**. By default, the imported policies are set to "On demand" evaluation mode. ## Next Steps [Schedule the Policies](../../2014/tutorials/schedule-the-policies.md)