Firewall Configurations for SQL Server - Dandy Weyn's blog is now on WWW.ILIKESQL.COM - Site Home -
echo off @echo This scripts sets the default firewall configurations for SQL Server components echo. echo Setting the core components for a database instance echo Default Instance netsh advfirewall firewall add rule name="SQLServer" dir=in action=allow pr
blogs.technet.com |