firewall خود ویندوز سرور ...
از طریق CMD
------------------>
دستور netsh
-------------------->
دستور firewall
---------------------->
فعال کردن فایروال با دستور set opmode enable
<-----------------------------------------------------
set portopening tcp(UDP) {port Number} {port name} disable all
برای مثال :
set portopening tcp 445 Microsoft-DS disable all
set portopening udp 445 Microsoft-DS disable all
---------------------------------------------------------------------->