<?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: Writing PowerShell cmdlets</title>
	<atom:link href="http://dalelane.co.uk/blog/?feed=rss2&#038;p=185" rel="self" type="application/rss+xml" />
	<link>http://dalelane.co.uk/blog/?p=185</link>
	<description>fan of all things mobile, father of small girls, IBM code monkey, youth charity trustee...</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dale</title>
		<link>http://dalelane.co.uk/blog/?p=185&#038;cpage=1#comment-102786</link>
		<dc:creator>dale</dc:creator>
		<pubDate>Sat, 21 Nov 2009 21:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://dalelane.co.uk/blog/?p=185#comment-102786</guid>
		<description>John

I wouldn&#039;t expect you to have any luck getting a connection to dlane.hursley.ibm.com working - that&#039;s my server! (And I don&#039;t have a queue manager running at the moment, anyway)

Is sysserv.boulder.ibm.com a server of yours? It seems unlikely... if not, then you need to be trying to connect to your own servers, not IBM&#039;s.

Kind regards

D</description>
		<content:encoded><![CDATA[<p>John</p>
<p>I wouldn&#8217;t expect you to have any luck getting a connection to dlane.hursley.ibm.com working &#8211; that&#8217;s my server! (And I don&#8217;t have a queue manager running at the moment, anyway)</p>
<p>Is sysserv.boulder.ibm.com a server of yours? It seems unlikely&#8230; if not, then you need to be trying to connect to your own servers, not IBM&#8217;s.</p>
<p>Kind regards</p>
<p>D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dalelane.co.uk/blog/?p=185&#038;cpage=1#comment-102780</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 20 Nov 2009 22:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://dalelane.co.uk/blog/?p=185#comment-102780</guid>
		<description>Hello..I have been reading a ton of your stuff lately it seems and came across this webSphereMQ stuff.  I, FOR THE LIFE OF ME, cannot figure out how show my remote queues sing powershell.  I have used everything I have read and cannot get it to show anything when running the commands.  Am I missing something?

PS C:\&gt; $qmconns = @()
PS C:\&gt; $qmconns += New-WMQQmgrConnDef -Name DALEQM -Hostname dlane.hursley.ibm.com -Channel SVRCN -Port 1414
PS C:\&gt; $qmconns += New-WMQQmgrConnDef -Name CENTQM -Hostname sysserv.boulder.ibm.com -Channel SVRCN -Port 1418
PS C:\&gt;
PS C:\&gt; $qmgrs = Get-WMQQueueManager –Connections $qmconns


Is something supposed to show up after this last command?  I thought not..so I typed the next entry in the guide and nothing.  When I log on locally and run the local commands..I have no issues at all.

Any idea what may be going on here?</description>
		<content:encoded><![CDATA[<p>Hello..I have been reading a ton of your stuff lately it seems and came across this webSphereMQ stuff.  I, FOR THE LIFE OF ME, cannot figure out how show my remote queues sing powershell.  I have used everything I have read and cannot get it to show anything when running the commands.  Am I missing something?</p>
<p>PS C:\&gt; $qmconns = @()<br />
PS C:\&gt; $qmconns += New-WMQQmgrConnDef -Name DALEQM -Hostname dlane.hursley.ibm.com -Channel SVRCN -Port 1414<br />
PS C:\&gt; $qmconns += New-WMQQmgrConnDef -Name CENTQM -Hostname sysserv.boulder.ibm.com -Channel SVRCN -Port 1418<br />
PS C:\&gt;<br />
PS C:\&gt; $qmgrs = Get-WMQQueueManager –Connections $qmconns</p>
<p>Is something supposed to show up after this last command?  I thought not..so I typed the next entry in the guide and nothing.  When I log on locally and run the local commands..I have no issues at all.</p>
<p>Any idea what may be going on here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
