в ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770
В ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770
Этот форум закрыт. Спасибо за участие!
Спрашивающий
Вопрос
день добрый. есть 2008Р2 СП1 последние обновления. стоит на нем Екчендж 2010 СП2 УР5-2 и при любом выполнении командлетов через повер шел возникают такие ошибки
Имя журнала: Microsoft-Windows-WinRM/Operational
Источник: Microsoft-Windows-WinRM
Дата: 24.12.2012 9:32:44
Код события: 142
Категория задачи:Обработка ответа
Уровень: Ошибка
Ключевые слова:Клиент
Пользователь: GCOMPANY\admin2
Компьютер: ExchServer.GCompany.local
Описание:
В ходе выполнения операции WSMan SignalShell возникла ошибка; код ошибки: 995
Xml события:
142
0
2
10
2
0x4000000000000002
18953673
Microsoft-Windows-WinRM/Operational
ExchServer.GCompany.local
SignalShell
995
Имя журнала: Microsoft-Windows-WinRM/Operational
Источник: Microsoft-Windows-WinRM
Дата: 24.12.2012 9:32:15
Код события: 129
Категория задачи:Обработка ответа
Уровень: Ошибка
Ключевые слова:Клиент
Пользователь: GCOMPANY\admin2
Компьютер: ExchServer.GCompany.local
Описание:
Получен ответ от сетевого уровня; состояние: 401 (HTTP_STATUS_DENIED)
Xml события:
129
0
2
10
1
0x4000000000000002
18953647
Microsoft-Windows-WinRM/Operational
ExchServer.GCompany.local
401 (HTTP_STATUS_DENIED)
что это может быть?? я так понимаю где-то не проходит авторизация
PS C:\Users\admin2> winrm quickconfig
Служба WinRM уже настроена на прием запросов на компьютере.
Служба WinRM уже настроена на разрешение удаленного управления компьютером.
PS C:\Users\admin2> winrm enumerate winrm/config/listener
Listener
Address = *
Transport = HTTP
Port = 5985
Hostname
Enabled = true
URLPrefix = wsman
CertificateThumbprint
ListeningOn = 10.1.1.2, 127.0.0.1, ::1, fe80::5efe:10.1.1.2%11
может проблема в ИПв6??
есть еще такой способ https://github.com/zenchild/WinRM
В ходе выполнения операции 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!
В ходе выполнения операции wsman enumeration возникла ошибка код ошибки 2150858770
Вопрос
Весьма баговая ситуация с одним хостом.
Итак, есть хост под управлением Windows Server 2016.
sfc /scannow ошибок не находит, сервер обновлен последними заплатками.
Есть инфраструктура. В инстраструктуре администраторам домена разрешено использовать winrm, в частности для Enter-Pssession.
Проблема в том, что с указанного выше хоста, под теми же уч.записями администратора, по winrm ничего не получается.
При обращении к любому хосту, получаю следующий выхлоп:
Само собой на удаленном хосте 5985 и Test-Netconnection с «больного» хоста достукивается до него без проблем.
Сам хост имеет следующие клиентские настройки winRM:
Да, CredSSP пробовал включать, но с ним так же не взлетает.
Идеотия всей ситуации заключается в следующем: хост себя пингует, указанные в сетевых настройках DNS всё корректно резолвят, но вот при попытке подключиться к самому себе происходит отлуп с той же ошибкой как по FQDN, так и по IP адресу. Однако, прекрастно подключается сам к себе по localhost.
Вариант использования trustedhosts не рассматриваю, т.к. всё должно работать и без него.
Само собой отключаю на тест антивирус, брандмауэр.
Коллеги, может кто натыкался? Буду признателен.
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 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.