Netsh + firewall – example
#Creating firewall exception for SQL instance
netsh advfirewall firewall add rule name=”OCS SQL RTC Access” dir=in action=allow program=”c:Program FilesMicrosoft SQL ServerMSSQL10.RTCMSSQLBinnsqlservr.exe” enable=yes profile=any
#Creating firewall exception for SQL Browser
netsh advfirewall firewall add rule name=”SQL Browser” dir=in action=allow protocol=UDP localport=1434
Lync 2010 – особенности установки и настройки … SMS-gate своими руками