是否可以批量更新部署在IIS服务器上的Web应用程序? [英] Is it possible to update a web application in batches which is deployed on IIS Server?

查看:396
本文介绍了是否可以批量更新部署在IIS服务器上的Web应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我参加了一个面试,问我一个问题。

如何通过批量更新Web应用程序来更新/发布新版本的Web应用程序?



他想分批发布更新。



据我所知,我们可以使用<在IIS服务器上更新新版本的Web应用程序br />
XCopy(复制粘贴IIS服务器上的应用程序)

使用Visual Studio发布

生成向导或第三方工具。



是否可以批量或批量文件更新Web应用程序?

或者这是一个棘手的问题。

Recently I attended an interview, where I was asked by a question.
How to update / release new version of Web Application through batches in updating web applications?

He want to issue updates in batches.

As I know, we can update a new version of Web application on IIS Server using
XCopy (Copy pasting the application on IIS server)
Publishing using Visual Studio
Generating a Wizard or by third party tool.

Is it possible to update a web application in batches or batch files?
Or it was a tricky question.

推荐答案

xcopy 在功能上被替换为 robocopy 或健壮的副本。可能是他们正在寻找的答案。它有几个选项来控制您的复制操作。只需查看链接。



http://technet.microsoft.com/en-us/magazine/ee851678.aspx [ ^ ]
xcopy is functionally replaced by robocopy or Robust Copy. Thins might be the answer they were looking for. It has several options to control your copy operation. Just have a look into the link.

http://technet.microsoft.com/en-us/magazine/ee851678.aspx[^]


这篇关于是否可以批量更新部署在IIS服务器上的Web应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆