0、环境
Windows Server 2016 core服务器
IP:10.99.101.114
管理机:windows10
IP:10.99.101.102
1、配置
Windows Server 2016 core服务器配置
net start wmsvc
sc config wmsvc start= auto
reg add HKEY_Local_MACHINE\Software\Microsoft\WebManagement\Server /v EnableRemoteManagement /t REG_DWORD /d 1 /f
管理机 windows10 配置:
安装
IIS Manager for Remote Administration 1.2
下载地址
https://www.microsoft.com/en-us/download/confirmation.aspx?id=41177
连接至服务器即可。
Windows Server Core 2022 (二)跑个 IIS 先_姜戈12的博客-CSDN博客_iis 默认页面