Win7: Allow incoming ping

  1. open administrative command prompt
  2. execute the following command:
    netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow