Group policy based restriction for controlpanel and taskmanager in c#
|
|
|||||
|
|
|
This isn't a programming question, but a question of workstation policy management. Start looking at e.g. this. |
||
|
|
|
|
Have a look at WMI. Here is a link to an article on WMI Group policy objects: http://msdn.microsoft.com/en-us/library/aa375082(VS.85).aspx This tool will generate example c# code for you: |
||
|
|
|
|
you can use Registry key to restriction task manager and control panel easily! |
||
|
|
