Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

Trying to open ports for SQL/SCCM setup

$
0
0

netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow

The above is the last line of my PS1 script that opens up the firewall ports for sccm and sql to communicate with each other. The last line of my script fails and I am not sure why. The other lines were successful.

I get a specified protocol value is not valid.


Viewing all articles
Browse latest Browse all 4871

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>