Windows 10 Home: Windows authentication安装

在C:WindowsservicingPackages找到IIS相关文件,使用DISM命令行工具添加包来安装Windows authentication组件。之后在控制面板启用Windows功能,选择Internet Information Services -> World Wide Web Services -> Security。解决方案参考自Stack Overflow。
摘要由CSDN通过智能技术生成

每个人电脑的文件名称可能不一样,需要在此文件夹下C:\Windows\servicing\Packages,找到IIS相关文件。

然后运行如下代码,就可以在Win10家庭版安装IIS没有的Windows authentication组件。

DISM.exe /online /norestart /add-package:"C:\Windows\servicing\Packages\Microsoft-Windows-IIS-WebServer-AddOn-2-Package~31bf3856ad364e35~amd64~~10.0.19041.264.mum"

Control Panel-> Turn Windows features on or off-> Internet Information Services -> World Wide Web Services -> Security

解决方式来源于:https://stackoverflow.com/questions/38364218/windows-10-home-windows-authentication

评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值