SQL 2008: How can i create policies in policy based management from tsql script?
Posted
by Manjot
on Server Fault
See other posts from Server Fault
or by Manjot
Published on 2010-05-16T23:28:50Z
Indexed on
2010/05/16
23:40 UTC
Read the original article
Hit count: 281
sql-server-2008
Hi,
I have some T-sQL scripts which i want use to create policies in SQL 2008. But every documentation i found explains creating policies from in build facets. when I try to create a policy using these scripts, I get error "property expressionNode is not set".
any help?
© Server Fault or respective owner