Service Start/Stop bundle fails if using service display name

  • 7006419
  • 09-Jul-2010
  • 27-Apr-2012

Environment

Novell ZENworks 10 Configuration Management

Situation

Launching a bundle with a Service Start or Stop action will fail if the service entered is the service display name.
 
For example:
 
ERROR: "[StartStopServiceActionHandler] [] [Service - Novell ZENworks Remote Management powered by VNC not found.] [] []"

Resolution

Use the service name instead of the service display name in the bundle definition. 
 
services.msc look at the service properties for service name.
 
or
 
sc query
 
For example:
 
SERVICE_NAME: nzwinvnc
DISPLAY_NAME: Novell ZENworks Remote Management powered by VNC