Sign In
SQL Server Policy-Based Management
This blog is dedicated to Policy-Based Management introduced in SQL Server 2008
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Best Practice
Check On Change
Check On Shcedule
Conditon
Evaluation Mode
Facets
General
Management Studio
msdb
Nonsense
Policy
PowerShell
Sample
Security
SQL Server 2000
SQL Server 2005
SQL Server 2008
SQL Server Agent
Archive
Archives
August 2010
(4)
April 2009
(2)
September 2008
(1)
July 2008
(5)
June 2008
(3)
May 2008
(1)
April 2008
(4)
April, 2009
MSDN Blogs
>
SQL Server Policy-Based Management
>
April, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server Policy-Based Management
Generate the List of All Available Facets and Their Properties
Posted
over 3 years ago
by
sqlpbm
1
Comments
Our colleague Jens Suessmeyer in Germany has figured out how to generate the list of all facets and their properties. He has posted the list on his blog. Below is the code snippet from Jens: foreach ( FacetInfo info in PolicyStore .Facets) { ...
SQL Server Policy-Based Management
Policy Evaluation Modes
Posted
over 3 years ago
by
sqlpbm
2
Comments
I hosted a PBM break out session in Microsoft MVP Summit 2009 in March. One feedback I got is that the rules for what evaluation modes a policy support are obtuse. I thought that would be a good topic to cover in the blog. In PBM, users can specify the...
Page 1 of 1 (2 items)