how to block executing some commands that user input in the Start > Run.
for e.g. if the user inputed regedit or cmd i want block the command and prevent them from opening.
Printable View
how to block executing some commands that user input in the Start > Run.
for e.g. if the user inputed regedit or cmd i want block the command and prevent them from opening.
Check group policy.
Here is example for server, but same thing is applicable for client also.
thanks medved.
is it the only way or there are other ways like using the windows registry?
ok, thanks.
but how can i do it in c#?
it is not possible in the project to call external application (exe file) so how i can executes policies in the policy scripts?
i need to hard code everything in my module.
IPSEC maybe?
what can i do with IPSEC?
as i know it is for securing IP protocol.
would you please explain more.
thanks.