Is it possible to grant Component Services/DCOM permissions to an application via Group Policy?
Specifically this is for SQL Server 2012 Integration Services:
http://msdn.microsoft.com/en-us/library/hh213130.aspx
I'd like to be able to grant permissions to a group to this application as instructed.
I saw this:
http://technet.microsoft.com/en-us/library/bb457148.aspx
And found the settings under Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options
But i'm not sure how to specify the application?
In short, I'd like to set the permissions as outlined in the first link (SSIS) via group policy.