<?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>Search results matching tags 'IIS News Item' and 'Administration'</title><link>http://blogs.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=IIS+News+Item,Administration&amp;orTags=0</link><description>Search results matching tags 'IIS News Item' and 'Administration'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Why IIS7? Top 12 cool features…</title><link>http://blogs.iis.net/bills/archive/2008/11/20/why-iis7-top-12-cool-features.aspx</link><pubDate>Fri, 21 Nov 2008 04:13:45 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2759317</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;Every time I talk with customers in meetings or at conferences I’m struck by how many cool amazing new capabilities IIS7 has.&amp;#160; I can go on for literally hours talking about the new features and benefits, and showing demos.&amp;#160; And with each new &lt;a href="http://www.iis.net/extensions"&gt;IIS7 Extension&lt;/a&gt;, the list of new features just gets bigger and bigger.&amp;#160; A few months ago I realized we didn’t have the top list of features written up anywhere, and so we started the process of distilling down the list to the top 10.&amp;#160; We almost made it!&amp;#160; We ended up with the top 12 reasons you should get IIS7 today.&amp;#160; Check them out here:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.iis.net/getstarted" href="http://www.iis.net/getstarted"&gt;http://www.iis.net/getstarted&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Over the next few weeks we’ll be adding a cool demo for each of the reasons to show the features in action.&amp;#160; Be sure to check back soon!&lt;/p&gt;</description></item><item><title>How to Script / Automate IIS7 Configuration (without writing code)</title><link>http://blogs.iis.net/bills/archive/2008/06/01/how-do-i-script-automate-iis7-configuration.aspx</link><pubDate>Mon, 02 Jun 2008 00:58:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2393607</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;P&gt;I hear this question a lot in the &lt;A href="http://forums.iis.net/" mce_href="http://forums.iis.net/"&gt;http://forums.iis.net/&lt;/A&gt;, and thanks to &lt;A href="http://blogs.iis.net/carlosag/" mce_href="http://blogs.iis.net/carlosag/"&gt;Carlos&lt;/A&gt; and team's rocking Configuration Editor, figuring this out on your own is a breeze.&amp;nbsp; Here is how you can generate code for ANY IIS7 configuration change, without writing a line yourself.&lt;/P&gt;
&lt;P&gt;1) download the IIS7 Administration Pack.&amp;nbsp; What, you don't have it already?&amp;nbsp; You're really missing out on some fantastic tools, including the Configuration Editor.&amp;nbsp; Learn more about the admin pack here &lt;A title=http://learn.iis.net/page.aspx/401/using-the-administration-pack/ href="http://learn.iis.net/page.aspx/401/using-the-administration-pack/" mce_href="http://learn.iis.net/page.aspx/401/using-the-administration-pack/"&gt;http://learn.iis.net/page.aspx/401/using-the-administration-pack/&lt;/A&gt;&amp;nbsp; You can download &lt;A href="http://www.iis.net/downloads/1682/ItemPermaLink.ashx" mce_href="http://www.iis.net/downloads/1682/ItemPermaLink.ashx"&gt;x86&lt;/A&gt; and &lt;A href="http://www.iis.net/downloads/1683/ItemPermaLink.ashx" mce_href="http://www.iis.net/downloads/1683/ItemPermaLink.ashx"&gt;x64&lt;/A&gt; from &lt;A href="http://www.iis.net/downloads" mce_href="http://www.iis.net/downloads"&gt;http://www.iis.net/downloads&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;2) open "IIS Manager" and click on the "Configuration Editor" feature under the "Management" category:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image.png" mce_href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=480 alt=image src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb.png" width=644 border=0 mce_src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;3) Find the configuration section(s) you want to edit using the drop-down combo box, in this case isapiFilters:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_3.png" mce_href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_3.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=480 alt=image src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_3.png" width=644 border=0 mce_src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_3.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;4) use the configuration editor to make your change.&amp;nbsp; In this case, I'm editing a collection, which pops up a collection editor where I can add items to the isapiFilter list by clicking 'add' in the task pane.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_4.png" mce_href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_4.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=459 alt=image src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_4.png" width=644 border=0 mce_src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_4.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;5) once you're done making any configuration updates, click on the 'Generate Script' task in the main Config Editor window:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_5.png" mce_href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_5.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=480 alt=image src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_5.png" width=644 border=0 mce_src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_5.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;6) the script generator creates three ways of automating the configuration change you just made&amp;nbsp; C#, JavaScript (again the AHAdmin COM interface) and AppCmd.exe&lt;/P&gt;
&lt;P&gt;&lt;A href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_6.png" mce_href="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_6.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=510 alt=image src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_6.png" width=712 border=0 mce_src="http://wallpaper.iis7.org/blog/HowDoIScriptAutomateIIS7Configuration_FC71/image_thumb_6.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;7) Copy and Paste these changes into your own script / code and whoila, you've got sample code for making any IIS7 configuration change.&lt;/P&gt;
&lt;P&gt;You may also want to read up on the IIS7 Administration APIs.&amp;nbsp; You can find a lot more information here:&lt;/P&gt;
&lt;P&gt;&lt;A title="Using Scripts to Automate Management" href="http://learn.iis.net/page.aspx/98/using-scripts-to-automate-management/" mce_href="http://learn.iis.net/page.aspx/98/using-scripts-to-automate-management/"&gt;Using Scripts to Automate Management&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="Managing IIS with the IIS 7.0 PowerShell Provider" href="http://learn.iis.net/page.aspx/447/managing-iis-with-the-iis-70-powershell-provider/" mce_href="http://learn.iis.net/page.aspx/447/managing-iis-with-the-iis-70-powershell-provider/"&gt;Managing IIS with the IIS 7.0 PowerShell Provider&lt;/A&gt;&lt;/P&gt;</description></item><item><title>IIS7 on Server Core</title><link>http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx</link><pubDate>Mon, 04 Jun 2007 11:16:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1738267</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;Today at TechEd 2007, Bob Muglia announced the availability of &lt;a href="http://www.iis.net/default.aspx?tabid=7" mce_href="http://www.iis.net/default.aspx?tabid=7"&gt;IIS7&lt;/a&gt; on &lt;a href="http://www.microsoft.com/windowsserver2008/servercore.mspx" mce_href="http://www.microsoft.com/windowsserver2008/servercore.mspx"&gt;Server Core&lt;/a&gt; in Windows 2008 Server, starting with the upcoming CTP and RC1 releases.&amp;nbsp; We've added IIS7 on Server Core as&amp;nbsp;a result of a lot of customer demand to make it available on the lowest footprint Windows server ever.&amp;nbsp; See &lt;a class="" href="http://www.microsoft.com/presspass/features/2007/jun07/06-04IIS7.mspx" mce_href="http://www.microsoft.com/presspass/features/2007/jun07/06-04IIS7.mspx"&gt;Microsoft's PressPass&lt;/a&gt; for what Bill Laing has to say about this announcement.&amp;nbsp; &lt;/p&gt; &lt;p&gt;If you're not familiar with Server Core, it is a low footprint Server installation option that lays down just the minimal footprint to boot up the server, it doesn't even install&amp;nbsp;the&amp;nbsp; Shell.&amp;nbsp; This has several key benefits for IT Pros.&amp;nbsp; First,&amp;nbsp;it means server core uses less disk and memory footprint.&amp;nbsp; In our testing, we see about a 1GB disk footprint and the server runs well starting with just 512MB ram!&amp;nbsp; Of course, fewer features also means a lower attack surface and less frequent patching, as well as fewer things to manage.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Having IIS7 on Server Core is like the perfect marriage.&amp;nbsp; It means you get an extremely modular, customizable Web server on a&amp;nbsp;thin server OS, perfectly suited for appliance-like environments, or Web farm front-end servers where you want to blast a small, cloned image out and forget about it. &lt;/p&gt; &lt;p&gt;You may wonder: what doesn't work on Server Core?&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Since Server Core doesn't have the Windows Shell, there are no GUI administration tools for it.&amp;nbsp; This includes IIS manager, the IIS administration tool.&amp;nbsp; The IIS cmd-line tool, AppCmd.exe, as well as our WMI and COM APIs work just fine, however, and now that IIS configuration is all stored in config files, you can obviously edit them by hand as well (yes, notepad.exe works on server core!)  &lt;li&gt;Currenly the .NET Framework is not on Server Core, which means ASP.NET is currently not available.&amp;nbsp; This is something the .NET team wants to add and we're working on adding it as soon as possible.&amp;nbsp; Classic ASP works just fine, and with the new FastCGI support, PHP also runs great on Server Core.  &lt;li&gt;Our remote administration service that handles HTTP remote administration and delegated administration relies on the .NET framework, so it is likewise unavailable.&amp;nbsp; Of course, distributed web.config files still work just fine, so anyone with access to a content directory can publish IIS configuration for the Web site / application.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;All other features of &lt;a href="http://www.iis.net/default.aspx?tabid=7" mce_href="http://www.iis.net/default.aspx?tabid=7"&gt;IIS7&lt;/a&gt; work as they normally do on any version of Windows server.&amp;nbsp; The IIS7 on Server Core installation option should be available on an upcoming CTP build, and in RC1.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Share this post:&lt;/strong&gt; &lt;a href="mailto:?body=Thoughtyoumightlikethis:http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx"&gt;email it!&lt;/a&gt; | &lt;a href="http://del.icio.us/post?url=http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx&amp;amp;title=IIS on Server Core"&gt;bookmark it!&lt;/a&gt; | &lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx&amp;amp;title=IIS on Server Core&amp;amp;bodytext=IIS on Server Core&amp;amp;topic=IIS on Server Core"&gt;digg it!&lt;/a&gt; | &lt;a href="http://reddit.com/submit?url=http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx&amp;amp;title=IIS7 on Server Core"&gt;reddit!&lt;/a&gt; | &lt;a href="http://www.dotnetkicks.com/submit/?url=http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx&amp;amp;title=IIS7 on Server Core"&gt;kick it!&lt;/a&gt; | &lt;a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;;mkt=en-us&amp;amp;;url=http://blogs.iis.net/bills/archive/2007/06/04/iis7-on-server-core.aspx&amp;amp;title=IIS7 on Server Core&amp;amp;;top=1"&gt;live it!&lt;/a&gt;&lt;/p&gt;</description></item><item><title>IIS7 Logging UI for Vista - Download Now</title><link>http://blogs.iis.net/bills/archive/2007/01/30/iis7-logging-ui-for-vista.aspx</link><pubDate>Tue, 30 Jan 2007 07:33:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1554850</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;It's &lt;a href="http://forums.iis.net/thread/1549555.aspx" target="_blank"&gt;no secret&lt;/a&gt; that there is no way to configure logging settings in IIS7/Vista.&amp;nbsp; A PM convinced me that configuring "logging" settings on a "Developer" machine simply isn't interesting - and "if they want to do it, they can always use config".&amp;nbsp; &lt;/p&gt;&lt;p&gt;But, I have two pieces of good news for those seeking the logging UI. &amp;nbsp;&lt;/p&gt;&lt;p&gt;First:&amp;nbsp; it will reappear in SP1.&amp;nbsp; It was already in "Longhorn Server", but for various reasons I won't elaborate on was removed from Vista.&amp;nbsp; Now that we've heard your feedback, it will magically reappear when you install Vista SP1, as soon as it is available.&amp;nbsp; As I said, it has always been in Longhorn Server, so look for it there too with the upcoming Beta 3 release.&amp;nbsp; (I'm VERY excited about this, and when it is released, I think you will be too, when you hear what we've been up to. :))&lt;/p&gt;&lt;p&gt;Second: for those who don't want to wait, Tobin just posted a module to the DownloadCENTER which provides basic UI for log settings.&amp;nbsp; Thanks to the completely extensible admin tool we've built with IIS7, he used the same APIs the Dev team did to build the original feature, and plugged in his own version.&amp;nbsp; It is pretty darn sweet.&amp;nbsp; Check it out here:&amp;nbsp; &lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1328" target="_blank"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1328&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Thanks Tobin!&lt;/p&gt;&lt;p&gt;bill&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>