首页 > Windows开发 > 详细

Windows Server 2016 core 服务器开启远程管理IIS配置

时间:2021-06-29 13:34:18      阅读:13      评论:0      收藏:0      [点我收藏+]
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 2016 core 服务器开启远程管理IIS配置

原文:https://blog.51cto.com/yimiyinei/2952247

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!