After Uninstalling Neverfail Heartbeat, MSEXCHANGEDIAGNOSTICS Service Fails to Start

After Uninstalling Neverfail Heartbeat, MSEXCHANGEDIAGNOSTICS Service Fails to Start

Summary

This Knowledgebase article provides information about the MSEXCHANGEDIAGNOSTICS service failing to start after uninstalling Neverfail Heartbeat.


More Information

Note: Neverfail recommends that before attempting to uninstall Neverfail Heartbeat that you uninstall the Neverfail for IIS Plug-in using the Neverfail Heartbeat Management Client to prevent the occurrence of MSEXCHANGEDIAGNOSTICS service failing to start.

Symptom

After uninstalling Neverfail Heartbeat and rebooting the server, MSEXCHANGEDIAGNOSTOCS service fails to start.

Cause

Neverfail Heartbeat is unable to reset some services to automatic due to permission limitations.

Resolution

If the Neverfail Heartbeat for IIS Plug-in was not uninstalled using the Neverfail Heartbeat Management Client prior to uninstalling Neverfail Heartbeat, perform the following steps:

  1. Run the following commands in a command prompt (or copy - paste them in a .BAT file, and run it).

    Note: Ensure the commands are correctly spelled.

    sc create FixServiceStartup binPath= "cmd /K sc config schedule start= auto"
    sc start FixServiceStartup
    sc delete FixServiceStartup

    Note: When running the sc start FixServiceStartup command, the command will run for approximately 30 seconds and display the following expected output:

    [SC] StartService FAILED 1053: The service did not respond to the start or control request in a timely fashion.
  2. Start Service Control Manager and confirm that the Startup Type for the Task Scheduler service is set to Automatic .
  3. Reboot the server.


Applies To

Neverfail for Exchange with
Microsoft Exchange 2013 on Windows Server 2008 R2 and Windows Server 2012


Related Information

None

KBID-2602

    • Related Articles

    • Engine Management Service API

      Summary This knowledgebase article provides information about Engine Management Service (EMS) API: frequently used API endpoints (applicable to all supported CE versions) procedure for enabling, capturing and viewing Swagger API documentation (valid ...
    • Neverfail for Exchange Plug-in v201.5.8 - Release Notes

      About Neverfail for Exchange Plug-in This Knowledgebase article provides information about this specific release of the Neverfail for Exchange Plug-in V201.5.8 The Neverfail for Exchange Plug-in provides protection for critical data, services, and ...
    • Neverfail Service Level Objectives (SLOs)

      Neverfail strives to provide the best service through incident data collection and by setting appropriate incident response times. These goals can be met with the assistance of clearly-defined Service Level Objectives (SLO) and by following Incident ...
    • How to Stop and Start Applications in Neverfail Continuity Engine

      Summary This Knowledgebase article provides information about how to start and stop applications using the Engine Management Service. More Information Neverfail Continuity Engine allows you to stop and start applications and monitoring from the ...
    • How To Clone A Primary Server Deployed As Hyper-V Machine For Building A Secondary Server Without Neverfail EMS Web Console

      Summary This Knowledgebase article provides the step-by-step procedure necessary to replace a server when the server is a Hyper-V Virtual Machine. More Information Initial Assumptions: The Primary/Active server is healthy and will be used as source ...