This is bothering me, I would love to just demote it, but that's gonna be my last resort. I need to figure out how to fix these remoting issues since they pop up every now and then.
Here's the details... Server 2012R2 VM - Domain controller - "DC2"
the error in server manager of any other servers in the domain are saying: Online verify that Winrm3.0 is installed, and required firewall ports are open,
But it used to be fine, what could have happened. Also when i type winrm enumerate winrm/config/Listener I get the following results
Listener
aDDRESS: *
Transport:HTTP
Port = 5985
Enabled = true
URL Prefix: wsman
Listening on: 127.0.0.1, 192.168.1.232, ::1, fddd:f5d3:3d77:fde1::32, fe80::5efe:192.168.1.232, and another fe80 ipv6 address
</wsman:Results>
Error number: -2147467259 0x80004005
Unspecified error.
I have *.domain.com as trusted hosts, I have tried: winrm qc, and Enable-PSRemoting -Force
I also have firewall rules for both 5985 and 5986 that are set by group policy,