<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for BSonPoSH</title>
	
	<link>http://bsonposh.com</link>
	<description>The "Power" of SHELL</description>
	<lastBuildDate>Wed, 02 May 2012 16:14:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BsOnPoshComments" /><feedburner:info uri="bsonposhcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Hyper-V and PowerShell : VMName to OSName mapping by Justin Barley</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/IaHUkbFPH6g/comment-page-1</link>
		<dc:creator>Justin Barley</dc:creator>
		<pubDate>Wed, 02 May 2012 16:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1113#comment-73492</guid>
		<description>indeed!</description>
		<content:encoded><![CDATA[<p>indeed!</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/IaHUkbFPH6g" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1113/comment-page-1#comment-73492</feedburner:origLink></item>
	<item>
		<title>Comment on Citrix License Info (using WMI) by sam</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/BZkM9wUPH5U/comment-page-1</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 22 Feb 2012 00:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=310#comment-73059</guid>
		<description>sorry, i see the answer. :)</description>
		<content:encoded><![CDATA[<p>sorry, i see the answer. <img src='http://bsonposh.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/BZkM9wUPH5U" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/310/comment-page-1#comment-73059</feedburner:origLink></item>
	<item>
		<title>Comment on Citrix License Info (using WMI) by sam</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/5Wry4ZsWGNU/comment-page-1</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 22 Feb 2012 00:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=310#comment-73058</guid>
		<description>only see 

LicenseType :
License type - NFR(Not For Resale), Retail, Eval(Evaluation), and TP(Technology Preview)á</description>
		<content:encoded><![CDATA[<p>only see </p>
<p>LicenseType :<br />
License type &#8211; NFR(Not For Resale), Retail, Eval(Evaluation), and TP(Technology Preview)á</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/5Wry4ZsWGNU" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/310/comment-page-1#comment-73058</feedburner:origLink></item>
	<item>
		<title>Comment on Citrix License Info (using WMI) by sam</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/iLH0IlvDdx8/comment-page-1</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 22 Feb 2012 00:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=310#comment-73056</guid>
		<description>I use this ps1 and get the following result:

PS D:\&gt; .\Get-CitrixLicense.ps1 127.0.0.1


Product   : MPS_ENT_ENABLER
Model     : Server
Type      : Retail
Installed : 10
In Use    : 0
Available : 10
% in use  : 0

Product   : MPS_ENT_CCU
Model     : Server
Type      : Retail
Installed : 10
In Use    : 0
Available : 10
% in use  : 0

Would you please explain what is the meaning of "Product" and "Type" which are different from your type, thanks in advance.</description>
		<content:encoded><![CDATA[<p>I use this ps1 and get the following result:</p>
<p>PS D:\&gt; .\Get-CitrixLicense.ps1 127.0.0.1</p>
<p>Product   : MPS_ENT_ENABLER<br />
Model     : Server<br />
Type      : Retail<br />
Installed : 10<br />
In Use    : 0<br />
Available : 10<br />
% in use  : 0</p>
<p>Product   : MPS_ENT_CCU<br />
Model     : Server<br />
Type      : Retail<br />
Installed : 10<br />
In Use    : 0<br />
Available : 10<br />
% in use  : 0</p>
<p>Would you please explain what is the meaning of &#8220;Product&#8221; and &#8220;Type&#8221; which are different from your type, thanks in advance.</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/iLH0IlvDdx8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/310/comment-page-1#comment-73056</feedburner:origLink></item>
	<item>
		<title>Comment on The 2011 Scripting Games by mytimelimit</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/dp2TL9-D1Cg/comment-page-1</link>
		<dc:creator>mytimelimit</dc:creator>
		<pubDate>Fri, 17 Feb 2012 05:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1105#comment-73019</guid>
		<description>sharing is caring post..</description>
		<content:encoded><![CDATA[<p>sharing is caring post..</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/dp2TL9-D1Cg" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1105/comment-page-1#comment-73019</feedburner:origLink></item>
	<item>
		<title>Comment on Hyper-V and PowerShell : VMName to OSName mapping by mytimelimit</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/3i9yoo6_vHY/comment-page-1</link>
		<dc:creator>mytimelimit</dc:creator>
		<pubDate>Fri, 17 Feb 2012 05:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1113#comment-73018</guid>
		<description>nice</description>
		<content:encoded><![CDATA[<p>nice</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/3i9yoo6_vHY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1113/comment-page-1#comment-73018</feedburner:origLink></item>
	<item>
		<title>Comment on BSonPosh v1 Powershell Module finally ships! by intimateas</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/v3BsUEoMB7I/comment-page-1</link>
		<dc:creator>intimateas</dc:creator>
		<pubDate>Wed, 11 Jan 2012 06:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1096#comment-72520</guid>
		<description>I know about Test-Connection. I dont like it. I prefer my Test-Host cmdlet</description>
		<content:encoded><![CDATA[<p>I know about Test-Connection. I dont like it. I prefer my Test-Host cmdlet</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/v3BsUEoMB7I" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1096/comment-page-1#comment-72520</feedburner:origLink></item>
	<item>
		<title>Comment on BSonPosh v1 Powershell Module finally ships! by tomlommar</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/Z4z6LyCkzyk/comment-page-1</link>
		<dc:creator>tomlommar</dc:creator>
		<pubDate>Mon, 02 Jan 2012 21:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1096#comment-72350</guid>
		<description>Thanks alot for this. I'll give it a try right away.</description>
		<content:encoded><![CDATA[<p>Thanks alot for this. I&#8217;ll give it a try right away.</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/Z4z6LyCkzyk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1096/comment-page-1#comment-72350</feedburner:origLink></item>
	<item>
		<title>Comment on BSonPosh v1 Powershell Module finally ships! by tshell</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/IV2_cXYk1-U/comment-page-1</link>
		<dc:creator>tshell</dc:creator>
		<pubDate>Wed, 07 Jul 2010 19:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1096#comment-47190</guid>
		<description>Thanks for you kind words and I am happy to share my work.

Regarding "Send-FTP:" That particular script was actually provided by Joel from &lt;a href="http://huddledmasses.org" rel="nofollow"&gt;http://huddledmasses.org&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for you kind words and I am happy to share my work.</p>
<p>Regarding &#8220;Send-FTP:&#8221; That particular script was actually provided by Joel from <a href="http://huddledmasses.org" rel="nofollow">http://huddledmasses.org</a></p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/IV2_cXYk1-U" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1096/comment-page-1#comment-47190</feedburner:origLink></item>
	<item>
		<title>Comment on BSonPosh v1 Powershell Module finally ships! by Rob Wiley</title>
		<link>http://feedproxy.google.com/~r/BsOnPoshComments/~3/fzx32B0ZQp0/comment-page-1</link>
		<dc:creator>Rob Wiley</dc:creator>
		<pubDate>Wed, 07 Jul 2010 18:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://bsonposh.com/?p=1096#comment-47187</guid>
		<description>Hi Brandon,

I really like bsonposh module.  It is taking me a while to work my way through the various functions, but there are so many useful ones.  I've worked Send-FTP into a number of my scripts.  It's so much nicer than using ftp.exe - and sometimes, it simply makes it possible to script what ftp.exe could not since it uses passive transfer.

I do wonder where Receive-FTP is though.  I have to say that your scripting skills are quite a bit beyond me, though I am learning a lot from working through them.  I use the following as Receive-FTP (which I got from StackOverflow at http://stackoverflow.com/questions/936108/how-to-script-ftp-upload-and-download ) but it doesn't work in the same manner as your Send FTP.

So I was wondering - why did you build Send-FTP the way you did.  As opposed to doing it in the manner of the StackOverflow post.  Any chance you might create a Receive-FTP?

Thanks for the community involvement.  I enjoy your work.

-Rob</description>
		<content:encoded><![CDATA[<p>Hi Brandon,</p>
<p>I really like bsonposh module.  It is taking me a while to work my way through the various functions, but there are so many useful ones.  I&#8217;ve worked Send-FTP into a number of my scripts.  It&#8217;s so much nicer than using <a href="http://ftp.exe" rel="nofollow">http://ftp.exe</a> &#8211; and sometimes, it simply makes it possible to script what <a href="http://ftp.exe" rel="nofollow">http://ftp.exe</a> could not since it uses passive transfer.</p>
<p>I do wonder where Receive-FTP is though.  I have to say that your scripting skills are quite a bit beyond me, though I am learning a lot from working through them.  I use the following as Receive-FTP (which I got from StackOverflow at <a href="http://stackoverflow.com/questions/936108/how-to-script-ftp-upload-and-download" rel="nofollow">http://stackoverflow.com/questions/936108/how-to-script-ftp-upload-and-download</a> ) but it doesn&#8217;t work in the same manner as your Send FTP.</p>
<p>So I was wondering &#8211; why did you build Send-FTP the way you did.  As opposed to doing it in the manner of the StackOverflow post.  Any chance you might create a Receive-FTP?</p>
<p>Thanks for the community involvement.  I enjoy your work.</p>
<p>-Rob</p>
<img src="http://feeds.feedburner.com/~r/BsOnPoshComments/~4/fzx32B0ZQp0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://bsonposh.com/archives/1096/comment-page-1#comment-47187</feedburner:origLink></item>
</channel>
</rss>

