<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>The Web and Microsoft : IIS</title><link>http://blogs.msdn.com/klevereblog/archive/tags/IIS/default.aspx</link><description>Tags: IIS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Microsoft Web Deployment Tool</title><link>http://blogs.msdn.com/klevereblog/archive/2008/08/19/microsoft-web-deployment-tool.aspx</link><pubDate>Tue, 19 Aug 2008 18:19:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8878976</guid><dc:creator>klevereblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/klevereblog/comments/8878976.aspx</comments><wfw:commentRss>http://blogs.msdn.com/klevereblog/commentrss.aspx?PostID=8878976</wfw:commentRss><wfw:comment>http://blogs.msdn.com/klevereblog/rsscomments.aspx?PostID=8878976</wfw:comment><description>&lt;p&gt;Microsoft has created the Microsoft Web Deployment Tool, which provides deployment and migration support for Internet Information Services versions 6.0 and 7.0. This tool incorporates many features that enable web server administrators to deploy, sync and migrate sites, including configuration, content, SSL certificates and other types of data associated with a Web server. For additional information, please see our documentation. This version of the tool, Beta 1, is a Go Live and can be used for production testing.&lt;/p&gt;  &lt;p&gt;This tool can be used on Windows Server 2008 and Internet Information Services 7.0 as well as Windows Server 2003 and Internet Information Services 6.0. Please note that this is a Beta 1 release of the tool. As with any pre-release tools or software, you should always backup your system before using it. &lt;/p&gt;  &lt;h4&gt;Features&lt;/h4&gt;  &lt;p&gt;The tool supports a wide range of features, and the following list contains several of the features in this version:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Synchronization of IIS 6.0/IIS 7.0:      &lt;br /&gt;&lt;/strong&gt;The sync operation provides administrators with a way to quickly synchronize a site or server and deploy changes to existing sites and servers. A synchronization allows you to synchronize one source with one destination. For example, you can synchronize two directory paths or two web servers. The sync can be performed with local or remote objects. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Snapshot of IIS 6.0/IIS 7.0:&lt;/strong&gt;    &lt;br /&gt;The snapshot, or archive, functionality allows administrators or developers to quickly take an archive of their web site or server for rollback, restore or backup purposes. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Migration from IIS 6.0:      &lt;br /&gt;&lt;/strong&gt;The migrate operation provides administrators with a way to migrate sites or entire servers from IIS 6.0 to IIS 7.0, including their settings and content. A migration is essentially a way of synchronizing, filtered by migration rules. For example, when migrating from IIS 6.0 to IIS 7.0, MS Deploy will check the value of some properties and see if it is the IIS 6.0 default. If it is the default, such as the log files directory, it will instead use the value set on the IIS 7.0 server. This enables a server admin to maintain new settings on IIS 7.0 while moving sites or applications from IIS 6.0. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Analysis of IIS 6.0 Installed Features:      &lt;br /&gt;&lt;/strong&gt;The analyze operation allows administrators to check what components are installed on the source server. In this way, they can determine if features are present that they will need in IIS 7.0 or that require more advanced setup than simply copying files. For example, ASP.NET requires more than a file copy and will need to be installed on the destination server. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Troubleshooting and Validation Features:      &lt;br /&gt;&lt;/strong&gt;For validating an operation, the -whatif flag allows administrators to see what actions would happen when they perform an operation. This is especially useful for performing sync or migration, when they want to validate what changes will be made before performing them. For troubleshooting, the -verboseLevel flag allows administrators to get rich detail about what operations are being performed, and upon failure, the ability to diagnose the problem. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;NEW FEATURES in this version!&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PowerShell Support:     &lt;br /&gt;&lt;/strong&gt;PowerShell cmdlets are included, allowing you to use the Microsoft Web Deployment Tool conveniently with PowerShell. For more information about how the PowerShell cmdlets work, see the Help file as well as the Microsoft Web Deployment Tool walkthroughs.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Enhanced Dependency Checking:     &lt;br /&gt;&lt;/strong&gt;The dependencies that are checked for a web site or server can now be viewed on IIS 7.0 as well as IIS 6.0. They can be turned off on a granular level, such as disabling the drive space dependency check while still running the other dependency checks, or disabling the check for a single ISAPI script map. Additionally, when you view dependencies, you will be able to see the &amp;#8220;trigger&amp;#8221; for the dependency (what location(s) in configuration caused the Microsoft Web Deployment Tool to say that the module/component is a potential dependency).&lt;/p&gt;  &lt;p&gt;You can get support for The Microsoft Web Deployment Tool using this forum: &lt;a href="http://forums.iis.net/1144.aspx"&gt;http://forums.iis.net/1144.aspx&lt;/a&gt;.&lt;/p&gt;  &lt;h4&gt;Benefits&lt;/h4&gt;  &lt;p&gt;This tool is a substantial step forward for helping you to deploy, sync or migrate sites and servers in your Web environment.&lt;/p&gt;  &lt;p&gt;Specifically, you can accomplish the following tasks:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Simplify web farm deployments &lt;/li&gt;    &lt;li&gt;Migrate sites or entire servers &lt;/li&gt;    &lt;li&gt;Snapshot sites or entire servers for backups or versioning &lt;/li&gt;    &lt;li&gt;Determine the differences between two sites or servers &lt;/li&gt;    &lt;li&gt;Determine what components your site depends on&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The tool can be found here: &lt;a href="http://iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1602" target="_blank"&gt;x86&lt;/a&gt; or &lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1603" target="_blank"&gt;x64&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3f20a49a-3d36-4253-9898-b0fc2520d60a" class="wlWriterSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/iis" rel="tag"&gt;iis&lt;/a&gt;,&lt;a href="http://technorati.com/tags/web" rel="tag"&gt;web&lt;/a&gt;,&lt;a href="http://technorati.com/tags/web%20deployment" rel="tag"&gt;web deployment&lt;/a&gt;,&lt;a href="http://technorati.com/tags/server%20farms" rel="tag"&gt;server farms&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iis%206.0" rel="tag"&gt;iis 6.0&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iis%207.0" rel="tag"&gt;iis 7.0&lt;/a&gt;,&lt;a href="http://technorati.com/tags/migration" rel="tag"&gt;migration&lt;/a&gt;&lt;/div&gt;  &lt;div style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b86a127a-b14f-405b-8469-a339054454d9" class="wlWriterSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/iis" rel="tag"&gt;iis&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/web" rel="tag"&gt;web&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/web%20deployment" rel="tag"&gt;web deployment&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/server%20farms" rel="tag"&gt;server farms&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/iis%206.0" rel="tag"&gt;iis 6.0&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/iis%207.0" rel="tag"&gt;iis 7.0&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/migration" rel="tag"&gt;migration&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8878976" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/klevereblog/archive/tags/IIS+Tips/default.aspx">IIS Tips</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/iis+7/default.aspx">iis 7</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/migration/default.aspx">migration</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/web+deployment/default.aspx">web deployment</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/iis+6.0/default.aspx">iis 6.0</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/server+farms/default.aspx">server farms</category></item><item><title>Some interesting stats on Web Site Defacements by OS and Web Server</title><link>http://blogs.msdn.com/klevereblog/archive/2008/03/15/some-interesting-stats-on-web-site-defacements-by-os-and-web-server.aspx</link><pubDate>Sat, 15 Mar 2008 21:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8235351</guid><dc:creator>klevereblog</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/klevereblog/comments/8235351.aspx</comments><wfw:commentRss>http://blogs.msdn.com/klevereblog/commentrss.aspx?PostID=8235351</wfw:commentRss><wfw:comment>http://blogs.msdn.com/klevereblog/rsscomments.aspx?PostID=8235351</wfw:comment><description>&lt;P&gt;Linux leads Windows by a wide margin.&amp;nbsp; It's interesting though that the synopsis is not that Windows has improved greatly from a web server security perspective, but rather, that people migrated from Windows to Linux and thus the sites are still attacked. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;I got the link from Slashdot.&amp;nbsp; I didn't bother to look at the comments there because I pretty much can already guess what they say.&amp;nbsp; Check for yourself and form your own conclusion.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.zone-h.org/content/view/14928/30/" mce_href="http://www.zone-h.org/content/view/14928/30/"&gt;http://www.zone-h.org/content/view/14928/30/&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8235351" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/klevereblog/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/Apache/default.aspx">Apache</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/Security/default.aspx">Security</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/Linux/default.aspx">Linux</category></item><item><title>IIS Hosting Documentation Moves to IIS.Net</title><link>http://blogs.msdn.com/klevereblog/archive/2008/02/29/iis-hosting-documentation-moves-to-iis-net.aspx</link><pubDate>Sat, 01 Mar 2008 03:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7967035</guid><dc:creator>klevereblog</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/klevereblog/comments/7967035.aspx</comments><wfw:commentRss>http://blogs.msdn.com/klevereblog/commentrss.aspx?PostID=7967035</wfw:commentRss><wfw:comment>http://blogs.msdn.com/klevereblog/rsscomments.aspx?PostID=7967035</wfw:comment><description>&lt;P&gt;We have officially moved the Microsoft Web Hosting content to IIS.Net.&amp;nbsp; You can find it here at &lt;A href="http://learn.iis.net/"&gt;http://learn.iis.net&lt;/A&gt;.&amp;nbsp; I think one of the coolest thing that we've added is the Wiki functionality so that the hosting community can better share hosting best practices.&amp;nbsp; Because configuration best practices are constantly changing a Wiki will allow us and the community to constantly update things over time.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7967035" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/klevereblog/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/web+hosting/default.aspx">web hosting</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/documentation/default.aspx">documentation</category></item><item><title>ARE YOU READY FOR WINDOWS 2008 and IIS7</title><link>http://blogs.msdn.com/klevereblog/archive/2007/08/09/are-you-ready-for-windows-2008-and-iis7.aspx</link><pubDate>Fri, 10 Aug 2007 01:03:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4314198</guid><dc:creator>klevereblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/klevereblog/comments/4314198.aspx</comments><wfw:commentRss>http://blogs.msdn.com/klevereblog/commentrss.aspx?PostID=4314198</wfw:commentRss><wfw:comment>http://blogs.msdn.com/klevereblog/rsscomments.aspx?PostID=4314198</wfw:comment><description>&lt;P&gt;&lt;IMG style="WIDTH: 547px; HEIGHT: 206px" height=206 src="http://ws08hostingroadshow.msregistration.com/_images/portals/mainbackBG.jpg" width=642 border=0 mce_src="http://ws08hostingroadshow.msregistration.com/_images/portals/mainbackBG.jpg"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're not here is your chance.&amp;nbsp; We will be heading back on the road again beginning in September for our Windows 2008 Training Road Show.&amp;nbsp; This roadshow will be lab based and will largely focus on IIS 7.&amp;nbsp; So if you are looking to get your hands on Windows 2008 and IIS 7 and have expert instruction on use of the new features this is the event for you.&amp;nbsp; We will cover several cities in the U.S. and Worldwide.&amp;nbsp; Follow the link below to register.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://ws08hostingroadshow.msregistration.com/content/class.asp?CcpSubsiteID=65&amp;amp;productid=3006" mce_href="http://ws08hostingroadshow.msregistration.com/content/class.asp?CcpSubsiteID=65&amp;amp;productid=3006"&gt;http://ws08hostingroadshow.msregistration.com/content/class.asp?CcpSubsiteID=65&amp;amp;productid=3006&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please comment my blog or use the email link if you have any questions or simply to let me know which event you will be attending.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4314198" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/klevereblog/archive/tags/iis+7/default.aspx">iis 7</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/Windows+2008/default.aspx">Windows 2008</category><category domain="http://blogs.msdn.com/klevereblog/archive/tags/IIS/default.aspx">IIS</category></item></channel></rss>