D
Dr. No
Hi,
it is possible to start windows services with the command
NET START
and to stop them with the command
NET STOP.
Is there a way to make it impossable to shutdown a service? For example
by protecting it with a password?
Thanks!
it is possible to start windows services with the command
NET START
and to stop them with the command
NET STOP.
Is there a way to make it impossable to shutdown a service? For example
by protecting it with a password?
Thanks!