<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using the SCX Agent with WSMan from Powershell v2</title>
	<atom:link href="http://www.muscetta.com/2009/06/01/using-the-scx-agent-with-wsman-from-powershell-v2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.muscetta.com/2009/06/01/using-the-scx-agent-with-wsman-from-powershell-v2/</link>
	<description>Superior Dedication - If you try hard enough, you might even get it to work.</description>
	<lastBuildDate>Sat, 24 Sep 2011 17:52:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daniele Muscetta</title>
		<link>http://www.muscetta.com/2009/06/01/using-the-scx-agent-with-wsman-from-powershell-v2/comment-page-1/#comment-29162</link>
		<dc:creator>Daniele Muscetta</dc:creator>
		<pubDate>Fri, 11 Jun 2010 20:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.muscetta.com/?p=473#comment-29162</guid>
		<description>I am not sure if get this right: do you get access denied with BOTH powershell and WINRM, or only with powershell? Other than the certificate options described above (which would give a different error message, anyway), there should not be any other difference, as the WS-Man stack underneath is the same one, really...
It might be worth enabling verbose/diagnostic logging on the XPlat agent and see what it writes in there when you try to connect...</description>
		<content:encoded><![CDATA[<p>I am not sure if get this right: do you get access denied with BOTH powershell and WINRM, or only with powershell? Other than the certificate options described above (which would give a different error message, anyway), there should not be any other difference, as the WS-Man stack underneath is the same one, really&#8230;<br />
It might be worth enabling verbose/diagnostic logging on the XPlat agent and see what it writes in there when you try to connect&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kate</title>
		<link>http://www.muscetta.com/2009/06/01/using-the-scx-agent-with-wsman-from-powershell-v2/comment-page-1/#comment-29160</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Fri, 04 Jun 2010 22:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.muscetta.com/?p=473#comment-29160</guid>
		<description>I got a problem of access denied with test-wsman. The winrm requests as in your other post &quot;Invoking methods&quot; are fine without -skipCACheck.

The only difference I see is the winrm specifies namespace.
from elevated powell:
test-wsman -computername mymachine -port 1270  -authentication basic -credential (get-credential) -usessl

from command promt: winrm enumerate http://schemas.microsoft.com/wbem/wscim/1/cim
-schema/2/SCX_OperatingSystem?__cimnamespace=root/scx -username:test -password:test123 -auth:basic -r:https://mymachine:1270/wsman -encoding:UTF-8

Cannot figureout why get access denied for test-wsman. 

The scx agent is deployed to a linux machine -- mymachine. These commands are running on management server.

Wonder if you have any idea?</description>
		<content:encoded><![CDATA[<p>I got a problem of access denied with test-wsman. The winrm requests as in your other post &#034;Invoking methods&#034; are fine without -skipCACheck.</p>
<p>The only difference I see is the winrm specifies namespace.<br />
from elevated powell:<br />
test-wsman -computername mymachine -port 1270  -authentication basic -credential (get-credential) -usessl</p>
<p>from command promt: winrm enumerate <a href="http://schemas.microsoft.com/wbem/wscim/1/cim" rel="nofollow">http://schemas.microsoft.com/wbem/wscim/1/cim</a><br />
-schema/2/SCX_OperatingSystem?__cimnamespace=root/scx -username:test -password:test123 -auth:basic -r:<a href="https://mymachine:1270/wsman" rel="nofollow">https://mymachine:1270/wsman</a> -encoding:UTF-8</p>
<p>Cannot figureout why get access denied for test-wsman. </p>
<p>The scx agent is deployed to a linux machine &#8212; mymachine. These commands are running on management server.</p>
<p>Wonder if you have any idea?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

