摘要:
开启防火墙端口netsh firewall set portopening all 3389 RDP_Rule enable (TCP/UDP)#配置RPC高位端口段Netsh int ipv4 set dynamicportrange protocol=tcp startport=50000 numberofports=10000Netsh int ipv4 show dynamicportrange protocol=tcp#禁用高级安全Windows防火墙netsh advfirewall set allprofiles state off#禁用Windows Firewall服务Ne. 阅读全文