Im working on over 700 computers in a school district and have written a small program that i intend to write to a cd. The program is set to autorun when the disk is inserted and prompt the screen res
I\'m hoping to lock down, a Windows 7 laptop into more or less a kiosk type mode.Basically login to Windows 7, automatically open up a silverlight out of browser application.It should also prevent the
I want to make my app GPO aware. I know that it\'s basically just reading from a specific registry path b开发者_如何转开发ut I still have some questions:
I\'m looking into using group policy to deploy a couple of applications. I want to have the log of each installation written to a shared folder on a file server for tracking purposes.
I would like to add software restriction policies programmatically using c#. For example: Add and additional rule to disallows paint.exe to ru开发者_开发知识库n.
if i want to install a MSI, created by Visual Studio 2005, via Active Directory Group Policy: What requirements must be met by the Setup Project?