<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PowerTip: Use PowerShell to Find Domain-Enabled Firewall Rules</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/13/powertip-use-powershell-to-find-domain-enabled-firewall-rules.aspx</link><description>Learn how to identify domain firewall rules by using Windows PowerShell 3.0 on Windows 8 or Windows Server 2012.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: PowerTip: Use PowerShell to Find Domain-Enabled Firewall Rules</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/13/powertip-use-powershell-to-find-domain-enabled-firewall-rules.aspx#3535506</link><pubDate>Thu, 29 Nov 2012 16:45:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3535506</guid><dc:creator>Vinoth</dc:creator><description>&lt;p&gt;I am getting following error, do i need to enable any module&lt;/p&gt;
&lt;p&gt;The term &amp;#39;Get-NetFirewallRule&amp;#39; is not recognized as the name of a cmdlet, function, script file, or operable program. C&lt;/p&gt;
&lt;p&gt;heck the spelling of the name, or if a path was included, verify that the path is correct and try again.&lt;/p&gt;
&lt;p&gt;At line:1 char:20&lt;/p&gt;
&lt;p&gt;+ Get-NetFirewallRule &amp;lt;&amp;lt;&amp;lt;&amp;lt; &amp;nbsp;-Enabled true | Where profile -eq &amp;#39;hq.target.com&amp;#39;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;+ CategoryInfo &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: ObjectNotFound: (Get-NetFirewallRule:String) [], CommandNotFoundException&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;+ FullyQualifiedErrorId : CommandNotFoundException&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3535506" width="1" height="1"&gt;</description></item></channel></rss>