Is there a way to start / stop a windows service of a server in a different network
(not \\<server name>
) from an asp.net page?
I tried using ServiceController but it's only work if it's in the same network.
Is there a way to start / stop a windows service of a server in a different network (not I tried using ServiceController but it's only work if it's in the same network. |
||||
|