安装iis bat命令
@rem === for win2022,2019,2016,2012r2 & Win11/Win10 1607+ ===
dism.exe /online /NoRestart /enable-feature /all /featurename:IIS-ASPNET45 /featurename:WCF-HTTP-Activation45 /featurename:IIS-HttpRedirect
@rem 非必须,但开启这些模块可以提高U8性能
dism.exe /online /NoRestart /enable-feature /all /featurename:IIS-HttpCompressionDynamic /featurename:IIS-ApplicationInit /featurename:IIS-WebSockets
@rem 疑似仅安装程序自身需要
dism.exe /online /NoRestart /enable-feature /all /featurename:IIS-LegacyScripts
@rem asp模块,依赖asp的U8产品有
@rem U8CO (B/S产品合并报表)
dism.exe /online /NoRestart /enable-feature /all /featurename:IIS-ASP
@rem HTTP激活,某些环境此功能特性无法于IIS-ASPNET45同时安装。需要独立再安装一遍
dism.exe /online /NoRestart /enable-feature /featurename:WCF-HTTP-Activation45
@rem 常见HTTP错误 静态内容 默认文档 目录浏览 HTTP错误
dism.exe /online /NoRestart /enable-feature /featurename:IIS-StaticContent /featurename:IIS-DefaultDocument /featurename:IIS-DirectoryBrowsing /featurename:IIS-HttpErrors
@rem 动态静态压缩
dism.exe /online /NoRestart /enable-feature /featurename:IIS-HttpCompressionDynamic /featurename:IIS-HttpCompressionStatic
@rem 安全性 IP安全 URL授权 客户端证书映射身份验证 IIS客户端证书映射身份验证 WINDWOS身份认证 基本身份认证 摘要式身份认证 SSL证书支持
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-IPSecurity
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-URLAuthorization
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-ClientCertificateMappingAuthentication
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-IISCertificateMappingAuthentication
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-WindowsAuthentication
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-BasicAuthentication
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-DigestAuthentication
rem dism.exe /online /NoRestart /enable-feature /featurename:IIS-CertProvider
iisreset
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 【杭电多校比赛记录】2025“钉耙编程”中国大学生算法设计春季联赛(1)