<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.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>IIS 7.0  - PowerShell</title><link>http://forums.iis.net/1151.aspx</link><description>All about IIS 7.0 PowerShell integration. Use this forum to ask PowerShell questions, discuss issues, request features and yell at IIS team members.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1907256.aspx</link><pubDate>Tue, 16 Jun 2009 18:21:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907256</guid><dc:creator>sergeia</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907256.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1907256</wfw:commentRss><description>&lt;p&gt;See my blog for automation instructions: &lt;a href="http://blogs.iis.net/sergeia/archive/2009/06/16/how-to-automate-windows-7-powershell-start-up-with-iis-module.aspx"&gt;http://blogs.iis.net/sergeia/archive/2009/06/16/how-to-automate-windows-7-powershell-start-up-with-iis-module.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;What you observed is expected behavior.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;--Sergei&lt;/p&gt;</description></item><item><title>Re: How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1906885.aspx</link><pubDate>Sat, 13 Jun 2009 20:52:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906885</guid><dc:creator>ma_khan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906885.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1906885</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I am not sure if this is a Bug or a problem or a restriction but it sure does take time to get it working. Workaround and a little bit of explaination can be found at:&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.iisworkstation.com/2009/06/troubleshooting-iis-powershell-module.html"&gt;http://www.iisworkstation.com/2009/06/troubleshooting-iis-powershell-module.html &lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1905577.aspx</link><pubDate>Wed, 03 Jun 2009 08:41:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1905577</guid><dc:creator>BIH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1905577.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1905577</wfw:commentRss><description>&lt;p&gt;The problem has gone away now the machine is running the Windows 7 RC, so it looks as though it was just that something had got corrupted at some point.&lt;/p&gt;</description></item><item><title>Re: How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1903831.aspx</link><pubDate>Fri, 15 May 2009 09:26:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1903831</guid><dc:creator>BIH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1903831.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1903831</wfw:commentRss><description>&lt;p&gt;That&amp;#39;s strange - I&amp;#39;ve tried that and it doesn&amp;#39;t work. However, the machine that we&amp;#39;ve got Windows 7 on has had a number of hardware issues, so it&amp;#39;s possible that one of the crashes has corrupted&amp;nbsp;some bit of the software.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;We&amp;#39;ll stick the RC on it soon, so I&amp;#39;ll try again after we&amp;#39;ve done that.&lt;/p&gt;</description></item><item><title>Re: How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1903819.aspx</link><pubDate>Fri, 15 May 2009 04:28:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1903819</guid><dc:creator>sergeia</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1903819.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1903819</wfw:commentRss><description>&lt;p&gt;Well, it is quite confusing error. IIS PowerShell snapin (module, actually) is part of default setup of IIS. So, to enable it in PowerShell session you need to run command &amp;quot;import-module WebAdministration&amp;quot;. That&amp;#39;s it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;--Sergei&lt;/p&gt;</description></item><item><title>Re: How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1900965.aspx</link><pubDate>Fri, 17 Apr 2009 15:23:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900965</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1900965.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1900965</wfw:commentRss><description>&lt;p&gt;Might want to report this to the Windows 7 beta groups.&lt;/p&gt;&lt;p&gt;Jeff &lt;br /&gt;&lt;/p&gt;</description></item><item><title>How can I use the IIS 7 Powershell snap-in with Windows 7?</title><link>http://forums.iis.net/thread/1900921.aspx</link><pubDate>Fri, 17 Apr 2009 10:56:27 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900921</guid><dc:creator>BIH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1900921.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1151&amp;PostID=1900921</wfw:commentRss><description>&lt;p&gt;I tried installing the IIS 7 Powershell snap-in (both 32 and 64 bit versions) on Windows 7, but I just get the message:&lt;/p&gt;
&lt;p&gt;&amp;quot;The PowerShell snap-in is part of Windows Operating System. Please install it via &amp;quot;Programs and Features&amp;#39; or &amp;#39;Server Manager&amp;#39;.&amp;quot;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve looked in&amp;nbsp;&amp;quot;Programs and Features&amp;quot;, but I&amp;nbsp;can&amp;#39;t see any options relating to it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>