Answer the question
In order to leave comments, you need to log in
Manage Windows services online?
Might be a bad idea, but still. Is there an implementation option for the following -
I can restart \ start \ stop the service that is running on the server (inside the network) from the site (internal). Accordingly, I know logins \ passwords \ service name
UPD
and rpc is not applicable in this case?
Answer the question
In order to leave comments, you need to log in
And here I will answer =)
If you want to do it in php, then as an option, install IIS, raise PHP. Make a page with a list of services and two Start / Stop buttons and connect the execution of commands to restart services (Services) to these buttons.
net start service_name
net stop service_name
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question