Enabling WinRM with Powershell

March 31, 2008 at 3:03 PMAndy Schneider

Posted in:

Tags:

Comments (3) -

Kartik Maguwala
Kartik Maguwala says:

Hello,
  When try to execute
$r = New-Runspace internalComputername -cred domain\user
in Powershell gives me error
The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available. This is usually returned by a HTTP server that does not support the WS-Management protocol.

I want to know what it means and how to solve?

I have also installed powershell 2.0 and WinRM to client machine to which i am trying to connect.

Reply

Thanks for this...will mention in an upcoming podcast.

-hal
PowerScripting Podcast

Reply

"This is usually returned by a HTTP server that does not support the WS-Management protocol."
Are you sure that this is true?

Reply

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading