WinRM cannot connect (Server 2012)
having difficulties winrm on 1 server in particular.
basic breakdown servers 2-20 can succesfully connect eachother via winrm (2 can connect 3, 3 can connect 2 etc..)
server 1 cannot connect anything, although can connect server 1. (2 can connect 1, 1 cannot connect 2, 3 etc..) server 1 cannot connect localhost whereas other servers can.
connectivity tested via winrm id -r:servername , via powershell enter-pssession -computername 'servername'
before started let me outline of steps have taken:
winrm qc confirms service running , setup remote management.
windows firewall service started, , firewalls turned off.
client settings confirmed via registry , winrm winrm/config/client. registry/client settings identical across machines, working , not. settings are:
networkdelayms = 5000
urlprefix = wsman
allowunencrypted = false
auth
basic = true
digest = true
kerberos = true
negotiate = true
certificate = true
credssp = true
defaultports
http = 5985
https = 5986
trustedhosts = *
detailed description:
server 1 our scvmm 2012 server, have noticed throwing lot of errors in windows remote management\operational log. recurring errors are:
event 142
wsman operation subscription failed, error code 2150858770
event 161
the client cannot connect destination specified in request. verify service on destination running , accepting requests. consult logs , documentation ws-management service running on destination, commonly iis or winrm. if destination winrm service, run following command on destination analyze , configure winrm service: "winrm quickconfig".
event 49
the winrm protocol operation failed due following error: client cannot connect destination specified in request. verify service on destination running , accepting requests. consult logs , documentation ws-management service running on destination, commonly iis or winrm. if destination winrm service, run following command on destination analyze , configure winrm service: "winrm quickconfig"..
i tried turning on analytic log see if find more specific error , received following:
event 1841
an error encountered while processing operation.
error code: 11001
event 1841
an error encountered while processing operation.
error code: 2150858819
surrounded successful informational alerts.
winrm id produces:
winrm id
identifyresponse
protocolversion = http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd
productvendor = microsoft corporation
productversion = os: 6.2.9200 sp: 0.0 stack: 3.0
securityprofiles
securityprofilename = http://schemas.dmtf.org/wbem/wsman/1/wsman/secprofile/http/spnego-kerberos
winrm id localhost produces:
winrm id -r:localhost
wsmanfault
message = client cannot connect destination specified in request. verify service on dest
ination running , accepting requests. consult logs , documentation ws-management service running o
n destination, commonly iis or winrm. if destination winrm service, run following command on the
destination analyze , configure winrm service: "winrm quickconfig".
error number: -2144108526 0x80338012
client cannot connect destination specified in request. verify service on destination run
ning , accepting requests. consult logs , documentation ws-management service running on destinat
ion, commonly iis or winrm. if destination winrm service, run following command on destination t
o analyze , configure winrm service: "winrm quickconfig".
i have attempted kerberos, negotiate , credssp authentication , receive same errors across board.
any assistance great.
hi ,
thank posting issue in forum.
i trying involve familiar topic further @ issue. there might time delay. appreciate patience.
thank understanding , support.
best regards,
andy qi
if technet subscription user , have feedback on our support quality, please send feedback here.
andy qi
technet community support
Windows Server > Management
Comments
Post a Comment