{"id":2615,"date":"2014-11-27T16:36:12","date_gmt":"2014-11-27T16:36:12","guid":{"rendered":"http:\/\/www.edwardsd.co.uk\/work\/?p=2615"},"modified":"2018-04-25T18:48:31","modified_gmt":"2018-04-25T17:48:31","slug":"enable-icmp-ping-cmd-line","status":"publish","type":"post","link":"https:\/\/www.edwardsd.co.uk\/work\/2014\/11\/enable-icmp-ping-cmd-line\/","title":{"rendered":"Enable ICMP (Ping) &#038; WMI | CMD Line"},"content":{"rendered":"<p>Without enabling ICMP ping requests will not get a reply from the server.<\/p>\n<p><strong>Enable ICMP using &#8220;netsh firewall&#8221; (Old Method):<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">netsh firewall set icmpsetting 8<\/pre>\n<p><strong>Enable ICMP using &#8220;netsh advfirewall&#8221; (New Method):<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">netsh advfirewall firewall add rule name=&quot;ICMP Allow incoming V4 echo request&quot; protocol=icmpv4:8,any dir=in action=allow<\/pre>\n<p><strong>Enable WMI using&nbsp;&#8220;netsh advfirewall&#8221;&nbsp;(New Method):<\/strong><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">netsh advfirewall firewall set rule group=&quot;windows management instrumentation (wmi)&quot; new enable=yes<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Without enabling ICMP ping requests will not get a reply from the server. Enable ICMP using &#8220;netsh firewall&#8221; (Old Method): netsh firewall set icmpsetting 8 Enable ICMP using &#8220;netsh advfirewall&#8221; (New Method): netsh advfirewall firewall add rule name=&quot;ICMP Allow incoming V4 echo request&quot; protocol=icmpv4:8,any dir=in action=allow Enable WMI using&nbsp;&#8220;netsh advfirewall&#8221;&nbsp;(New Method): netsh advfirewall firewall set [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[21,50,29,18,23,44,51],"tags":[],"class_list":["post-2615","post","type-post","status-publish","format-standard","hentry","category-code","category-windows-10","category-windows-7","category-windows-server-2003","category-windows-server-2008","category-windows-server-2012","category-windows-server-2016"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pOPt8-Gb","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/2615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/comments?post=2615"}],"version-history":[{"count":6,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/2615\/revisions"}],"predecessor-version":[{"id":3488,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/2615\/revisions\/3488"}],"wp:attachment":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/media?parent=2615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/categories?post=2615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/tags?post=2615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}