Group Policy - Framework

  • Thread starter Thread starter Chris Thunell
  • Start date Start date
C

Chris Thunell

Where in GroupPolicy can you adjust DotNet framework security?

Thanks!
(e-mail address removed)
Chris Thunell
 
Hi chris,

What are you trying to do? Are you talking about setting code groups or
permission sets etc.? I would love to know what you are trying to accomplish.
This has been a significant issue for a small group of folks. When you push
..NET security to apps it is not a simple process and having it managed via
policy would be nice.
 
I have manually gone around and given dotNet Full Trust permissions to all
Intranet sites (IE) by using the dotnet framework wizards. I'd like to
avoid using sneaker net - and distribute this setting via group policy. Any
ideas?

Chris
(e-mail address removed)


"Kevin Sullivan (MVP Group Policy)"
 
Chris-
The way this is meant to work is that you configure your CAS settings using
the .Net Configuration MMC snap-in. Then you right-click on Runtime Security
Policy and choose "Create Deployment Package". This creates a .msi install
package that you can then use with GP Software Installation to deploy to
your client computers.

Darren

--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy
Check out http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Whitepapers and Utilities for all things Group Policy-related
Just Released! The new Windows Group Policy Guide from Microsoft Press!!!
Check it out at http://www.microsoft.com/mspress/books/8763.asp
 
I have created an msi and when I run it manually the configuration changes
shows up in MMC, but when pushed with Group policy it says it installed but
does not show in MMC. I have .msi package assigned by user configuration
installed at logon. The users are in the admin group. What could be wrong?

Thanks,
 
Back
Top