当前位置:网站首页>WinServer 2019 组策略开启远程桌面
WinServer 2019 组策略开启远程桌面
2022-08-09 15:03:00 【tom马】
1、开启远程桌面
路径:计算机配置 → 管理模板 → Windows组件 → 远程桌面服务 → 远程桌面会话主机 → 连接
2、防火墙允许所有IP连接
路径:计算机配置 → 策略 → 管理模板 → 网络 → 网络连接 → Windows防火墙→ 域配置文件
(1)允许入站远程桌面例外:状态改为 "已启用"
(2)在选项中的"允许来自这些IP地址的未经请求的传入消息":中填写 "*" 为允许所有IP连接
3、放火墙放行 3389 端口
路径:计算机配置 → Windows 设置 → 安全设置 → 高级安全 Windows 防火墙 → 入站规则
使用预定义的远程桌面规则即可
边栏推荐
猜你喜欢
MySQL数据库基本知识
传输层协议TCP/UDP
PE format series _0x05: output table and relocation table (.reloc)
爬虫实战 某问答网站乎
RAID磁盘阵列详解
Face recognition sample code analysis (2) - face recognition analysis
7.25-7.29学习总结(状态机及PWM原理)
com.ctc.wstx.exc.WstxParsingException: Illegal character entity: expansion character
重启网卡提示Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization.
二维数组的探究
随机推荐
关于sql语句中union和or的区别
面试经历(华为,瑞晟,大华,海康,虹软,顺丰)
websocket协议详解与抓包分析
重启网卡提示Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization.
软件测试流程
Makefile通用模板
writeUP-[第五空间2019 决赛]PWN5(待进一步完善待研究内容)
PE format series _0x05: output table and relocation table (.reloc)
解决端口号被占用的情况
初级软件测试面试题
Time series analysis
Detailed Explanation of Software Secure Memory Area
PE格式系列_0x05:输出表和重定位表(.reloc)
GStreamer应用开发手册学习笔记之二
堆(heap)系列_0x02:堆的前世今生(WinDbg+Visual Studio汇编)
RAID磁盘阵列详解
Data Fitting Methods Application of MATLAB in Mathematical Modeling (Second Edition)
NAT种类及配置
Heap series _0x03: heap block + malloc/new bottom layer + LFH (WinDbg analysis)
辨析fork与vfork