0

Could you please let me know how can we start a window service using geneos if it is stopped or staled

Thanks in advance

BR Manoj

Manoj
  • 83
  • 7

3 Answers3

1

It can be done with Windows Win Services Plug-in.

Manoj
  • 83
  • 7
1

If you are using WIN-SERVICES plug-in to display services, it comes with start/stop functionalities. All you need to do is to do a right click on the status of the service you want to start/stop and it will give you something like this:

enter image description here

Mohammad Nadeem
  • 9,134
  • 14
  • 56
  • 82
0

Use the Win-Services plugin. From the active console, right click on the particular service and select start/stop service.

Irfan N
  • 93
  • 1
  • 1
  • 7