Microsoft Message Queue (MSMQ) Server missing a component & cannot be started

Azriel Pacific Com 0 Reputation points
2025-01-06T07:38:37.8+00:00

My W10 Pro MSMQ Server is missing a component (MSMQ Active Directory Domain Services Intergration) and it cannot be started, I have tried starting using powershell and got the same xml parse error. I need to start this for a dependency of an application.

User's image

User's image

User's image

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,977 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zunhui Han 2,865 Reputation points Microsoft Vendor
    2025-01-08T07:58:10.17+00:00

    Hello,

    Thank you for posting in Q&A forum.

    To further troubleshoot this issue, please kindly try below steps:

    1.Run a SFC scan to scan for and repair corrupted system files by below CMD command:

    sfc /scannow

    2.Run a DISM tool to fix Windows component corruption by below CMD command:

    DISM.exe /Online /Cleanup-image /Restorehealth

    3.Check if there's enough free disk space on the system drive.

    4.Restart the computer and see if issue persists.

    To help other customers who may be facing the same issue, please don't forget to vote if the reply is helpful.

    Best Regards

    Zunhui

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.