Windows 2019 and MSQUEUE

Duchemin, Dominique 2,006 Reputation points
2022-01-08T00:03:14.657+00:00

Hello,

I have several servers Windows Server 2019 Build 17763.2300 which are created from a Template in VMware.
When trying to install the feature "Message Queuing Services" 163315-2022-01-07-15-58-34-message-queuing-services.png
I am getting an error:
163325-2022-01-07-16-01-40-add-feature-failed.png

Any idea?

Thanks,
Dom

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-01-08T00:18:51.267+00:00

    0x80073701 = ERROR_SXS_ASSEMBLY_MISSING which means there are some system files are missing, which caused the installation failure. You can also try a repair install by running setup.exe from the root of the install.

    I wouldn't hold much hope for this, the template may be somehow corrupt. Time may be better spent standing up a new one, patch it fully and migrate the roles or applications over to it.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

  2. Limitless Technology 39,926 Reputation points
    2022-01-11T09:49:32.987+00:00

    Hello

    Thank you for your question and reaching out.

    I can understand you are facing with installing Role or Feature on Server 2019.

    In this case I will suggest you to have a look on below two Microsoft article discussing the same error code 0x80073701 . However its for Windows 2008 and 10 but it should be helpful in your scenario.

    https://learn.microsoft.com/en-us/archive/blogs/asiasupp/how-to-resolve-the-error-0x80073701error_sxs_assembly_missing-when-you-are-installing-a-service-pack-or-update

    https://support.microsoft.com/en-us/topic/when-trying-to-install-updates-from-windows-update-you-might-receive-updates-failed-there-were-problems-installing-some-updates-but-we-ll-try-again-later-with-errors-0x80073701-0x800f0988-e74b3505-f054-7f15-ec44-6ec0ab15f3e0

    On the other note , If you have Original .iso from which the server was installed then try install MSMQ role using DISM command and give path to original .iso file .

    -----------------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    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.