SQL 2008: How can i create policies in policy based management from tsql script?
- by Manjot
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?