<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Make Windows PowerShell Your Web Client</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2010/10/22/make-windows-powershell-your-web-client.aspx</link><description>Summary: Interact with websites from Windows PowerShell with this how-to post that wraps .NET Framework classes. 
 
 Hey, Scripting Guy! I would like to be able to download files and things from the Internet via Windows PowerShell. Is there an easy</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Make Windows PowerShell Your Web Client</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2010/10/22/make-windows-powershell-your-web-client.aspx#3494622</link><pubDate>Thu, 26 Apr 2012 06:02:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3494622</guid><dc:creator>Max Maier</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thank you for the nice script.&lt;/p&gt;
&lt;p&gt;Could you please tell me how i can send a post request?&lt;/p&gt;
&lt;p&gt;Is that right?&lt;/p&gt;
&lt;p&gt;Send-WebRequest -Address &amp;quot;&lt;a rel="nofollow" target="_new" href="http://example.com/api_update.asp&amp;quot;"&gt;example.com/api_update.asp&amp;quot;&lt;/a&gt; -Method &amp;quot;Post&amp;quot; -Query @{&amp;quot;value1&amp;quot; = &amp;quot;test&amp;quot;}&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;Max&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3494622" width="1" height="1"&gt;</description></item></channel></rss>