There was an error during the Windows resource configuration process

Before you begin

The error occurs when the setup wizard attempts to activate the MSMQ Windows feature. Try to enable MSMQ through PowerShell:

  1. Type PowerShell in the Windows search bar and run PowerShell with administrator privileges.
  2. Enter the following command:
Enable-WindowsOptionalFeature -Online -FeatureName MSMQ-ADIntegration -All

You should see the following error in PowerShell:

Error when enabling MSMQ

Procedure

To resolve this issue, make sure your operating system is up to date and try to enable the Message Queueing feature using the "Enable or disable Windows features" window.

If you are still unable to install it, consider reinstalling the operating system. If the problem persists, contact IBM Support.