3 Responses to “Enabling WinRM with Powershell”
  1. 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.

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

    -hal
    PowerScripting Podcast

  3. [...] Enabling WinRM with Powershell / Get-Powershell – Don’t forget you can use Configure-WSman.ps1 to configure WinRM using PowerShell. [...]

Leave a Reply