<?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 for grokgarble.com</title>
	<atom:link href="http://jeffmurr.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://jeffmurr.com/blog</link>
	<description>Database, Software, and System Engineering</description>
	<lastBuildDate>Fri, 26 Apr 2019 03:09:53 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.30</generator>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Asp.net Website to run PowerShell Script &#8211; faultbucket</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3278</link>
		<dc:creator><![CDATA[Asp.net Website to run PowerShell Script &#8211; faultbucket]]></dc:creator>
		<pubDate>Fri, 26 Apr 2019 03:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3278</guid>
		<description><![CDATA[[&#8230;] started with this post from Jeff Murr, which detailed how to use asp.net to call a PowerShell script, and return some output. This really [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] started with this post from Jeff Murr, which detailed how to use asp.net to call a PowerShell script, and return some output. This really [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Unable to publish ASPX page with PowerShell script to IIS - How to Code .NET</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3273</link>
		<dc:creator><![CDATA[Unable to publish ASPX page with PowerShell script to IIS - How to Code .NET]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 06:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3273</guid>
		<description><![CDATA[[&#8230;] http://jeffmurr.com/blog/?p=142 http://devinfra-us.blogspot.com/2011/02/using-powershell-20-from-aspnet-part-1.html [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://jeffmurr.com/blog/?p=142" rel="nofollow">http://jeffmurr.com/blog/?p=142</a> <a href="http://devinfra-us.blogspot.com/2011/02/using-powershell-20-from-aspnet-part-1.html" rel="nofollow">http://devinfra-us.blogspot.com/2011/02/using-powershell-20-from-aspnet-part-1.html</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Unable to load one or more of the requested types.&#8221; by Jonne Kats</title>
		<link>http://jeffmurr.com/blog/?p=55#comment-3267</link>
		<dc:creator><![CDATA[Jonne Kats]]></dc:creator>
		<pubDate>Sat, 06 Jan 2018 12:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=55#comment-3267</guid>
		<description><![CDATA[Smart way of doing this! A lot easier than trying to debug or adding random try catch statements. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Smart way of doing this! A lot easier than trying to debug or adding random try catch statements. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Mike</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3264</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Wed, 06 Dec 2017 21:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3264</guid>
		<description><![CDATA[Anyone using this have it break in the last week or so?
I am no longer able to invoke powershell.
shell.invoke(); from this example no longer works for me on multiple machines.]]></description>
		<content:encoded><![CDATA[<p>Anyone using this have it break in the last week or so?<br />
I am no longer able to invoke powershell.<br />
shell.invoke(); from this example no longer works for me on multiple machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WinRM for an Environment Simplified by empty</title>
		<link>http://jeffmurr.com/blog/?p=178#comment-3252</link>
		<dc:creator><![CDATA[empty]]></dc:creator>
		<pubDate>Fri, 06 Oct 2017 23:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=178#comment-3252</guid>
		<description><![CDATA[Execute PowerShell from a ASP.NET Web ... - grokgarble.com]]></description>
		<content:encoded><![CDATA[<p>Execute PowerShell from a ASP.NET Web &#8230; &#8211; grokgarble.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Asp.net C# Error Trapping</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3250</link>
		<dc:creator><![CDATA[Asp.net C# Error Trapping]]></dc:creator>
		<pubDate>Thu, 05 Oct 2017 19:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3250</guid>
		<description><![CDATA[[&#8230;] Execute PowerShell from a ASP.NET Web Application. – I had an interesting request come in to automate existing server-side PowerShell processes that have been initiated by server admins thus far locally on. [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] Execute PowerShell from a ASP.NET Web Application. – I had an interesting request come in to automate existing server-side PowerShell processes that have been initiated by server admins thus far locally on. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP Error 500.19 &#8220;Failed to decrypt attribute &#8220;password&#8221;&#8221; by TJ</title>
		<link>http://jeffmurr.com/blog/?p=77#comment-3248</link>
		<dc:creator><![CDATA[TJ]]></dc:creator>
		<pubDate>Tue, 03 Oct 2017 07:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=77#comment-3248</guid>
		<description><![CDATA[Thanks, the first option did the trick for me. kudos!!!!!!]]></description>
		<content:encoded><![CDATA[<p>Thanks, the first option did the trick for me. kudos!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Runat Server Error</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3246</link>
		<dc:creator><![CDATA[Runat Server Error]]></dc:creator>
		<pubDate>Wed, 27 Sep 2017 00:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3246</guid>
		<description><![CDATA[[&#8230;] Execute PowerShell from a ASP.NET Web Application. – I had an interesting request come in to automate existing server-side PowerShell processes that have been initiated by server admins thus far locally on. [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] Execute PowerShell from a ASP.NET Web Application. – I had an interesting request come in to automate existing server-side PowerShell processes that have been initiated by server admins thus far locally on. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Jeff Murr</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3245</link>
		<dc:creator><![CDATA[Jeff Murr]]></dc:creator>
		<pubDate>Tue, 26 Sep 2017 18:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3245</guid>
		<description><![CDATA[&lt;a href=&quot;https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-5.1&quot; rel=&quot;nofollow&quot;&gt;Invoke-Command&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p><a href="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-5.1" rel="nofollow">Invoke-Command</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execute PowerShell from a ASP.NET Web Application by Jeff Murr</title>
		<link>http://jeffmurr.com/blog/?p=142#comment-3244</link>
		<dc:creator><![CDATA[Jeff Murr]]></dc:creator>
		<pubDate>Tue, 26 Sep 2017 18:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmurr.com/blog/?p=142#comment-3244</guid>
		<description><![CDATA[ArgumentList array?]]></description>
		<content:encoded><![CDATA[<p>ArgumentList array?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
