<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>CredSSP for second-hop remoting </title><link>http://blogs.msdn.com/powershell/archive/2008/06/05/credssp-for-second-hop-remoting-part-i-domain-account.aspx</link><description>PS C:\&amp;gt; $r = New-PSSession PS C:\&amp;gt; icm $r {Get-PfxCertificate c:\monad\TestpfxFile.pfx} Enter password: Invoke-Command : The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: CredSSP for second-hop remoting </title><link>http://blogs.msdn.com/powershell/archive/2008/06/05/credssp-for-second-hop-remoting-part-i-domain-account.aspx#8683711</link><pubDate>Thu, 03 Jul 2008 14:39:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8683711</guid><dc:creator>Kartik Maguwala</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt; &amp;nbsp;When try to execute &lt;/p&gt;
&lt;p&gt;$r = New-Runspace internalComputername -cred domain\user&lt;/p&gt;
&lt;p&gt;in Powershell gives me error &lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;I want to know what it means and how to solve?&lt;/p&gt;
&lt;p&gt;I have also installed powershell 2.0 and WinRM to client machine to which i am trying to connect.&lt;/p&gt;</description></item></channel></rss>