How Do I: Secure SQL Server using SQL Server 2008 Policy Based Management?
SQL Server 2008 introduced a new feature known as Policy Based Management (PBM). This feature allows us to create policies for our SQL server instance. Few important features of Policy Based Management are:- It is similar to group policy feature provided by Windows- We can create SQL Server Policies and deploy these policies across multiple servers- Policies can be scheduled or we can run them on demand- Policy can also rollback the transaction (policy violating transactions) with raising an error Presented By: Gaurav Sharma | Related Videos |