Copy a Policy-Based Management Facet State to an XML File

Applies to: SQL Server

This topic describes how to how to copy the state of a Policy-Based Management facet to an XML file in SQL Server by using SQL Server Management Studio.

In This Topic

Before You Begin

Security

Permissions

The procedures in this topic require membership in the PolicyAdministratorRole role in the msdb database.

Using SQL Server Management Studio

To copy a facet state to an XML file

  1. In Object Explorer, right-click an instance of SQL Server, instance object, database, or database object, and then click Facets.

  2. In the View Facets -object_name dialog box, click Export Current State as Policy.

  3. In the Export as Policy dialog box, type the path and name of the file; or use the Browse (...) button to locate the file, and then type the name of the XML file. For more information on the available options in this dialog box, see Export As Policy Dialog Box

  4. When finished, click OK.