Web Deployment Tool
http://learn.iis.net/page.aspx/346/web-deployment-tool/
The Web Deployment Tool is a tool for simplifying the deployment, management and migration of Web applications, sites and even entire servers. Developers can package a Web site, automatically including content, configuration, certificates and databases. These packages can be directly deployed to a server or packaged and shared with others. IT Professionals can enable developers to deploy these packages to a server and delegate access to non-admins. IT Professionals can also use the tool in their infrastructure to synchronize servers easily on both IIS 6.0 and IIS 7.0, or even to accomplish a migration from IIS 6.0 to IIS 7.0.
Here are just a few of the tasks that be accomplished using the tool:
1. Create a package that contains content, configuration and databases for deployment or sharing with others.
2. Use the package as a way to version your application or create backups.
3. Add parameters to replace a connection string or other value in a file during install of a package.
4. Enable non-administrators to deploy packages and granularly control their access.
5. Synchronize or migrate both sites and servers running IIS 6.0 and IIS 7.0.
快速链接:http://www.antigamez.com/go/45681.html
相关日志
本文地址 : http://www.antigamez.com/articles/web-deployment-tool.html
如果你对本文感兴趣,欢迎订阅我的博客
Leave a Reply