<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Just Another IIS Blog : how to</title><link>http://blogs.iis.net/thomad/archive/tags/how+to/default.aspx</link><description>Tags: how to</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Now available for download: Release Candidate of IIS PowerShell Snap-in</title><link>http://blogs.iis.net/thomad/archive/2009/01/16/now-available-for-download-release-candidate-of-iis-powershell-snap-in.aspx</link><pubDate>Fri, 16 Jan 2009 18:28:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2871898</guid><dc:creator>thomad</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/thomad/rsscomments.aspx?PostID=2871898</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/thomad/commentapi.aspx?PostID=2871898</wfw:comment><comments>http://blogs.iis.net/thomad/archive/2009/01/16/now-available-for-download-release-candidate-of-iis-powershell-snap-in.aspx#comments</comments><description>&lt;p&gt;We just made the &lt;a href="http://www.iis.net/extensions/PowerShell" target="_blank"&gt;Release Candidate of the IIS PowerShell Snap-in&lt;/a&gt; available. A lot of work was done between Tech Preview 2 and now. We focused mainly on augmenting the PowerShell Provider with almost 70 task-oriented cmdlets useful for day-to-day administrative tasks. Here is a quick categorization of the task-oriented cmdlets: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Mangement of Sites/Apps/Vdirs/AppPools (create/start/stop/remove/convert/recycle)&lt;/li&gt;    &lt;li&gt;Management of site bindings (add/change/remove)&lt;/li&gt;    &lt;li&gt;Management of Handlers and Modules/Managed Modules (add/change/remove)&lt;/li&gt;    &lt;li&gt;Enablement of Request Tracing&lt;/li&gt;    &lt;li&gt;Backup and Restore of IIS configuration&lt;/li&gt;    &lt;li&gt;Locking/unlocking of sections/elements/attributes&lt;/li&gt;    &lt;li&gt;Getting file system path for config files and web application content&lt;/li&gt;    &lt;li&gt;Access to run-time data, e.g.&lt;/li&gt;    &lt;li&gt;---Exploring currently executing requests&lt;/li&gt;    &lt;li&gt;---AppDomain Management&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.iis.net/blogs/thomad/iisps_24FDB4A6.jpg"&gt;&lt;img title="iisps" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="452" alt="iisps" src="http://blogs.iis.net/blogs/thomad/iisps_thumb_14A23CED.jpg" width="812" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I added a new &lt;a href="http://learn.iis.net/page.aspx/492/powershell-snap-in-using-the-task-based-cmdlets-of-the-iis-powershell-snap-in/" target="_blank"&gt;walkthrough&lt;/a&gt; that uses some of the new task-oriented cmdlets. But there is an easier way to get started if you don’t want to read through the walkthrough. Just list the available cmdlets with &lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New" size="3"&gt;get-command -pssnapin WebAdministration&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;This will display all the cmdlets available in the IIS7 PowerShell Snap-in. To find help on how to use a particular cmdlet you just have to type&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New" size="3"&gt;get-help &amp;lt;cmdletname&amp;gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;For example:&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New" size="3"&gt;get-help New-WebSite&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;or &lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New" size="3"&gt;get-help &amp;lt;cmdletname&amp;gt; –example&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;if you are only interested in an example how to use the cmdlet. &lt;/p&gt;  &lt;p&gt;Have fun!&lt;/p&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2871898" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/thomad/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/thomad/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://blogs.iis.net/thomad/archive/tags/IIS+6/default.aspx">IIS 6</category><category domain="http://blogs.iis.net/thomad/archive/tags/Search/default.aspx">Search</category><category domain="http://blogs.iis.net/thomad/archive/tags/Microsoft+IIS/default.aspx">Microsoft IIS</category><category domain="http://blogs.iis.net/thomad/archive/tags/command+line/default.aspx">command line</category><category domain="http://blogs.iis.net/thomad/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://blogs.iis.net/thomad/archive/tags/how+to/default.aspx">how to</category><category domain="http://blogs.iis.net/thomad/archive/tags/WMI/default.aspx">WMI</category><category domain="http://blogs.iis.net/thomad/archive/tags/MVP/default.aspx">MVP</category><category domain="http://blogs.iis.net/thomad/archive/tags/server/default.aspx">server</category><category domain="http://blogs.iis.net/thomad/archive/tags/Application+Pools/default.aspx">Application Pools</category><category domain="http://blogs.iis.net/thomad/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category><category domain="http://blogs.iis.net/thomad/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.iis.net/thomad/archive/tags/snap-in/default.aspx">snap-in</category><category domain="http://blogs.iis.net/thomad/archive/tags/application/default.aspx">application</category><category domain="http://blogs.iis.net/thomad/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://blogs.iis.net/thomad/archive/tags/download/default.aspx">download</category><category domain="http://blogs.iis.net/thomad/archive/tags/IIS/default.aspx">IIS</category></item></channel></rss>