в ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770

В ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770

Вопрос

I am having a very similar problem to this forum poster:
https://social.technet.microsoft.com/Forums/en-US/4ecb3b43-039a-4c34-9be5-5825bbf82817/microsoftwindowswindows-remote-management-error-id-142?forum=winservergen

I’ve followed all the usual troubleshooting guides I can find, and have found nothing that has worked thus far.

I am receiving the following error log under Event Viewer > Windows Event Logs > Applications and Services Logs > Microsoft > Windows > Windows Remote Management > Operational

WSMan operation CreateShell failed, error code 2150858770

The full detail of the event log entry below.

I have followed the Advice of Arthur_Li in the referenced forum post as follows:

Please perform the following steps to check the issue can be fixed.

Create the following Dwords under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters

Reboot the server for the changes to take effect.

This advice appears to have worked for Funkyboogaloo. But it hasn’t resolved the problem I’m having.

I am experiencing this issue on Windows 2008 R2 Service Pack 1 64-bit.

Источник

В ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

Answered by:

Question

I am having a very similar problem to this forum poster:
https://social.technet.microsoft.com/Forums/en-US/4ecb3b43-039a-4c34-9be5-5825bbf82817/microsoftwindowswindows-remote-management-error-id-142?forum=winservergen

I’ve followed all the usual troubleshooting guides I can find, and have found nothing that has worked thus far.

I am receiving the following error log under Event Viewer > Windows Event Logs > Applications and Services Logs > Microsoft > Windows > Windows Remote Management > Operational

WSMan operation CreateShell failed, error code 2150858770

The full detail of the event log entry below.

I have followed the Advice of Arthur_Li in the referenced forum post as follows:

Please perform the following steps to check the issue can be fixed.

Читайте также:  рэп школа монстров майнкрафт

Create the following Dwords under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters

Reboot the server for the changes to take effect.

This advice appears to have worked for Funkyboogaloo. But it hasn’t resolved the problem I’m having.

I am experiencing this issue on Windows 2008 R2 Service Pack 1 64-bit.

Источник

Ошибки при запуске команд WinRM для проверки локальных функций в среде Windows Server 2008

В этой статье предоставляется решение ошибок, которые возникают при запуске команд WinRM для проверки локальных функций в среде Windows Server 2008.

Применяется к: Windows Server 2012 R2
Исходный номер КБ: 2269634

Симптомы

При запуске команд WinRM для проверки локальных функций на сервере в среде Windows Server 2008 вы можете получать сообщения об ошибках, похожие на следующие:

winrm e winrm/config/listener
Сообщение WSManFault = Клиент не может подключиться к пункту назначения, указанному в запросах. Убедитесь, что служба в пункте назначения запущена и принимает запрос. Обратитесь к журналам и документации для WS-Management службы, которая работает в пункте назначения, чаще всего iiS или WinRM. Если предназначена служба WinRM, запустите следующую команду в пункте назначения для анализа и настройки службы WinRM: «winrm quickconfig»
Номер ошибки:
-2144108526 0x80338012

winrm id
Ошибка WSMan
Сообщение = Клиент WinRM получил состояние http bad request (400), но удаленная служба не включала никаких других сведений о причине сбоя. Номер ошибки:
-2144108175 0x80338171

winrm quickconfig
WinRM не настроен для получения запросов на этом компьютере. Необходимо внести следующие изменения:
Запустите службу WinRM.
Внести эти изменения [y/n]? y
WinRM обновлен для получения запросов.
Запущена служба WinRM.

Причина

Эта проблема может возникнуть в случае слома службы удаленного управления окном и ее функций прослушиватель.

Читайте также:  Как на мтс послушать автоответчик

Решение

Чтобы устранить эту проблему, выполните следующие действия:

Установка последнего Windows удаленного управления.

Запустите следующую команду для восстановления конфигурации слушателя:

Выполните следующую команду для выполнения конфигурации службы удаленного Windows удаленного управления и ее слушателя по умолчанию:

Источник

WinRM will NOT work, error code 2150858770

I’m just about stumped with WinRM up to this point. Whenever I try to install any feature with the Server Manager, it hangs on «Starting Installation». When I install the feature with PowerShell, it works fine, only when I open up Server Manager to configure the feature after the installation I get a «failed to open the runspace pool» error. Configuring it via PowerShell works fine. Then, when I tried to configure DirectAccess with its Quick Start wizard, it gives me a «could not connect to the destination specified in the request» error.

Running «winrm quickconfig» produces this:

WinRM service is already running on this machine. WinRM is already set up for remote management on this computer. Then, in Event Viewer, I get this error when I try to do anything with Server Manager/configuring DirectAccess:

WSMan operation CreateShell failed, error code 2150858770 And it dosen’t give me any information except that. This is the output of winrm get winrm/config:

And winrm enumerate winrm/config/listener:

The server runs these roles/features:

AD CS (Certification Authority)

AD DS (Domain Controller)

File and Storages Server (File Server & Storage Services)

Remote Access (DirectAccess and VPN)

Windows Deployment Services

Bitlocker and Network Unlock

Group Policy Management

Ink & Handwriting Services

User Interfaces and Infrastructure

Windows Internal Database

Wireless LAN Service

And yes, I have tried resetting the WinRM config and rebooting several times. If anyone could help, it would be much appreciated!

Читайте также:  как внести код в нмо официальный сайт

Источник

В ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

Answered by:

Question

I’m just about stumped with WinRM up to this point. Whenever I try to install any feature with the Server Manager, it hangs on «Starting Installation». When I install the feature with PowerShell, it works fine, only when I open up Server Manager to configure the feature after the installation I get a «failed to open the runspace pool» error. Configuring it via PowerShell works fine. Then, when I tried to configure DirectAccess with its Quick Start wizard, it gives me a «could not connect to the destination specified in the request» error.

Running «winrm quickconfig» produces this:

Then, in Event Viewer, I get this error when I try to do anything with Server Manager/configuring DirectAccess:

And it dosen’t give me any information except that. This is the output of winrm get winrm/config:

And winrm enumerate winrm/config/listener:

The server runs these roles/features:

Roles:

AD CS (Certification Authority)

AD DS (Domain Controller)

File and Storages Server (File Server & Storage Services)

Remote Access (DirectAccess and VPN)

Windows Deployment Services

Features:

Bitlocker and Network Unlock

Group Policy Management

Ink & Handwriting Services

User Interfaces and Infrastructure

Windows Internal Database

Wireless LAN Service

And yes, I have tried resetting the WinRM config and rebooting several times. If anyone could help, it would be much appreciated!

Источник

Информационный портал