다음을 통해 공유


Windows Server 2008: Event ID 7026 — Basic Service Control Manager Operations

Event ID 7026 — Basic Service Control Manager Operations

(This wiki page is part of a pilot program to remove topics such as this one from the TechNet and MSDN libraries and move them to the wiki.We plan to do a better job of helping customers than the repeated instructions to go to the forums seen in the thread history at the end of this article.)

Applies To

Windows Server 2008

The basic operations that Service Control Manager (SCM) performs include managing the services and driver services that allow the operating system to start successfully, and reporting when one of these services or driver services fail during system startup. These operations are not associated with any particular service.

Event Details

Product:   Windows Operating System 
Event ID:  7026
Source:  Service Control Manager 
Version:  6.0 
Symbolic Name:  EVENT_BOOT_SYSTEM_DRIVERS_FAILED 
Message: The following boot-start or system-start driver(s) failed to load: %1  

Resolve

Update drivers

The specified drivers did not load correctly because the drivers might not be in the expected location. To resolve this issue, verify that the most current versions of the drivers are installed and update the drivers, if needed.

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To update a driver:

Either:

Or:

Verify

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To verify that the Service Control Manager (SCM) is successfully sending commands to services:

  1. Open the Services snap-in by clicking the Start button, Control Panel,  and Administrative Tools, then double-clicking Services.

    Note: For Windows Vista, use the Classic View display option in Control Panel to see the Administration Tools.

  2. Right-click on a stopped service that is not a system service and select Start. If the SCM was successful in starting the service, the Status field for that service will display Started.

 To verify that the Service Control Manager is logging service events correctly:

  1. Open Event Viewer by clicking the Start button, Control Panel, and Administration Tools, then double-clicking Event Viewer.

    Note: For Windows Vista, use the Classic View display option in Control Panel to see the Administration Tools.

  2. Click Event Viewer (Local), then Windows Logs and System.

  3. In the details pane, click on the Source column to view the events sorted by the entity that logged that event. For events logged by the SCM, the source is the Service Control Manager Eventlog Provider.

  4. Review the events and confirm that event ID 7036 was logged for the action taken by the SCM in step 1 of the To verify that the Service Control Manager is successfully sending commands to services procedure above.

Basic Service Control Manager Operations (TechNet Library)

Core Operating System (TechNet Library)