-
1. Re: SCCM 07 OOB Issue (Power Commands)
dlecy Jun 12, 2012 6:32 AM (in response to Craig Griffin)Hi Craig,
The error you are seeing is coming from WinRM indicating an issue with the connection. Something you already know.
Try accessing the system with SCCM to unprovision and reprovision and see if the issue goes away.
If not, please attach a Wireshark network trace of the handshake when trying to access the power commands.
Regards,
David
-
2. Re: SCCM 07 OOB Issue (Power Commands)
Craig Griffin Jun 12, 2012 10:30 AM (in response to dlecy)Hi David,
I get the same result on unprovisioned/reprovisioned and new machines. I thought WinRM was only used on machines with firmware lower than 3.2.1?
I'll talk with our Networking team to see if they can setup a TAP on the server.
-
3. Re: SCCM 07 OOB Issue (Power Commands)
dlecy Jun 13, 2012 1:20 AM (in response to Craig Griffin)Hi Craig,
You are thinking of the WSMan Translator. WinRM is the widows service that handles WSMan calls for the OS.
David
-
4. Re: SCCM 07 OOB Issue (Power Commands)
dlecy Jun 28, 2012 2:37 AM (in response to Craig Griffin)Hi Craig,
Were you able to resolve this?
Regards,
David
-
5. Re: SCCM 07 OOB Issue (Power Commands)
Craig Griffin Jul 2, 2012 5:54 AM (in response to dlecy)
Hi David,Yes I was able to resolve this. Turns out one of our admins hard set a proxy on the server which was preventing the WinRm packets to get out.
Thanks for the help/