自动将站点添加到 IIS7

发布于 2024-09-10 11:36:28 字数 133 浏览 2 评论 0原文

我正在构建一些脚本来自动设置开发人员的机器,以便每个人都有相同的设置和设置。配置。

我特别想要自动化的一件事是 IIS7 中的配置。我们有很多网络应用程序需要在本地托管,并且最好希望它们全部自动设置。有谁知道一个明智的方法来做到这一点?

I'm building some scripts for automatically setting up a developer's machine so everyone has an identical setup & configuration.

One thing in particular I want to automate is the configuration in IIS7. We have a bunch of web apps which need to be hosted locally and would ideally like them all set up automatically. Does anyone know of a sensible way to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

诗笺 2024-09-17 11:36:29

一点点Microsoft。 Web.Administration + 一点 LINQPad,你就笑了。

a little bit of Microsoft.Web.Administration + a bit of LINQPad and you're laughing.

酒废 2024-09-17 11:36:29

使用 powershell 管理单元

编辑: MSDN 文档像往常一样非常糟糕,但如果你翻阅足够多,你最终可以找到所有可用的命令

its fairly easy with the powershell snap in

Edit: The MSDN docs are pretty whack as usual, but if you rummage about enough you can eventually find all the commands available to you

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文