I have a set of windows machines that are running similar software. In fact, they may have been cloned by my IT co-workers. I am not sure about that. The other day I noticed that when I started a windows service on one machine it started the same service across three separate windows servers. Stopping one stops the service on other machines, too.
I am now wondering if this is a behavior coming from Windows or coming from the software that represents the service application.
In an effort to erase this behavior, my team removed the windows service entries. They found that only after they had removed the service entry on three separate nodes did the service entry disappear from the control panel services list on ANY of the nodes. It was like this: remove service entry on node 1 (nothing changes), remove service entry on node 2 (nothing changes), remove service entry on node 3 and the service entry disappears from all three control panel listings on node 1, 2, 3.
Any ideas what is going on here?