From 9f601949e33410d9a0e301ff0e6b53d428e7d53d Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Sat, 24 Jun 2017 16:50:33 -0700 Subject: [PATCH] Update README.md --- samples/features/epm-framework/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/epm-framework/README.md b/samples/features/epm-framework/README.md index 4b1dd5e3..3815a1ea 100644 --- a/samples/features/epm-framework/README.md +++ b/samples/features/epm-framework/README.md @@ -2,7 +2,7 @@ The Enterprise Policy Management Framework is a reporting solution on the state The Enterprise Policy Management Framework (EPM) is a solution to extend SQL Server Policy-Based Management to all versions of SQL Server in an enterprise, including SQL Server 2000 and SQL Server 2005. The EPM Framework will report the state of specified SQL Server instances against policies that define the defined intent, desired configuration, and deployment standards. -When the Enterprise Policy Management Framework (EPM) is implemented, policies will be evaluated against specified instances of SQL Server through PowerShell. This solution will require at least one instance of SQL Server 2012. The PowerShell script will run from this instance through a SQL Server Agent job or manually through the PowerShell interface. The PowerShell script will capture the policy evaluation output and insert the output to a SQL Server table. SQL Server Reporting Services reports will deliver information from the centralized table. +When the Enterprise Policy Management Framework (EPM) is implemented, policies will be evaluated against specified instances of SQL Server through PowerShell. This solution will require at least one instance of SQL Server. The PowerShell script will run from this instance through a SQL Server Agent job or manually through the PowerShell interface. The PowerShell script will capture the policy evaluation output and insert the output to a SQL Server table. SQL Server Reporting Services reports will deliver information from the centralized table. This solution requires the following components are configured in your environment. All SQL Server requirements listed below may be executed from and managed on the same instance: - SQL Server instance to store policies