ICMP: #
netsh advfirewall firewall add rule name=”ICMPv4 Allow Ping Requests” protocol=icmpv4:8,any dir=in action=allow
Hyper-v replika HTTP: #
netsh advfirewall firewall set rule group=“Hyper-V Replica HTTP” new enable=yes
Hyper-v replika HTTPS: #
netsh advfirewall firewall set rule group=“Hyper-V Replica HTTPS” new enable=yes
SMB: #
netsh advfirewall firewall set rule group=”File and Printer Sharing” new enable=yes