I am trying to explore policy management in SQL server 2008.
I read from an article about importing predefined microsoft policies as below:
You should right-click the Policies menu under Policy Management, choose ‘Import Policy’, and specify the location of the policy definition file. SQL Server 2008 ships with a number of predefined policies that can be imported. These policies are located in C:\Program Files\Microsoft SQL Server\100\Tools\Policies.
But I cannot find the policy folder in above directory.
Do I miss something?
Thanks