Hi,
I have a Service which is running on a remote Server in a local
intranet. I want to have the possibility to restart the service from a
remote location on the intranet.
I have realized all the TCP handling an registry reading (with help of
the community - thanks!) - now the last task left is to implement an
remote restart.
Any hints on how to implement this??
Thanks,
Martin
I have a Service which is running on a remote Server in a local
intranet. I want to have the possibility to restart the service from a
remote location on the intranet.
I have realized all the TCP handling an registry reading (with help of
the community - thanks!) - now the last task left is to implement an
remote restart.
Any hints on how to implement this??
Thanks,
Martin
Comment