Resolve Windows 2003 "At least one service or driver error at system startup" _win Server

Source: Internet
Author: User
The following figure:

The previous contact with Windows 2003 How also can not solve this problem, big is the computer foundation is not enough? But now the new 2003 is still the case, I do not see the past.

You can first see that it prompts you to view the event log using Event Viewer. We Open Event Viewer:

See the error message as shown above, source MSDTC. Then what is MSDTC? is a Windows service.
We use the "SC QC" command to query this service:

From the diagram you can see its displayname is distributed Transaction coordinator,so we open the Windows Services,find distributed Transaction Coordinator "This Service,open it:

When I click to start it, it appears that the prompt does not start, it is no wonder why the system started when the error dialog box. Just disable it and reboot the system to see if the annoying dialog is missing.

Windows server2003/xp/2000 at least one service or driver produces the wrong solution each time the Service Control manager system starts up.

Workaround:

Edit the following registry in Notepad, save it as **.reg, and click Import directly. or click here to download reg file

Copy Code code as follows:

Windows Registry Editor Version 5.00

[Hkey_local_machine\system\currentcontrolset\control\windows]
"Nopopupsonboot" =dword:00000001


If the import fails, the process is manually operated. Find [Hkey_local_machine\system\currentcontrolset\control\windows]
Right-click the new DWORD value, named Nopopupsonboot, and set its value to "1"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.