Import a Policy-Based Management Policy
This topic describes how to import a Policy-Based Management policy instance in SQL Server 2014 by using SQL Server Management Studio.
In This Topic
Before you begin:
To import a policy instance, using:
Before You Begin
Limitations and Restrictions
SQL Server ships with policies that can be used to monitor an instance of SQL Server. By default, these policies are not installed on the SQL Server Database Engine, but they can be imported from the default location of C:\Program Files\Microsoft SQL Server\120\Tools\Policies\DatabaseEngine\1033.
Security
Permissions
Requires membership in the PolicyAdministratorRole role in the msdb database.
Using SQL Server Management Studio
To import a policy instance
In Object Explorer, click the plus sign to expand the server where the newly-imported policy instance will reside.
Click the plus sign to expand the Management folder.
Click the plus sign to expand Policy Management.
Right-click the Policies folder and select Import Policy.
In the Import dialog box, type the path and name of the file; or use the Browse (...) button to locate the XML file that contains the policy, and then select the file. For more information on the available options in the Import dialog box, see Import Policies Dialog Box.
When finished, click OK.