<?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>Configuring the Firewall on Server Core for Remote Management</title><link>http://blogs.technet.com/server_core/archive/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management.aspx</link><description>Just like on a full server installation, the firewall is on by default in a Server Core installation and most inbound traffic is blocked at the end of setup. There are then three scenarios for remote management via MMC: Server Roles – when a server role</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Geek Lectures - Things geeks should know about &amp;raquo; Blog Archive   &amp;raquo;  Configuring the Firewall on Server Core for Remote Management</title><link>http://blogs.technet.com/server_core/archive/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management.aspx#2704654</link><pubDate>Thu, 03 Jan 2008 04:20:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2704654</guid><dc:creator>Geek Lectures - Things geeks should know about » Blog Archive   »  Configuring the Firewall on Server Core for Remote Management</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://geeklectures.info/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management/"&gt;http://geeklectures.info/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Configuring the Firewall on Server Core for Remote Management</title><link>http://blogs.technet.com/server_core/archive/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management.aspx#2723291</link><pubDate>Tue, 08 Jan 2008 16:13:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2723291</guid><dc:creator>Netweb</dc:creator><description>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt;When I add &lt;/p&gt;
&lt;p&gt;'Netsh advfirewall firewall set rule group=“remote administration” new enable=yes'&lt;/p&gt;
&lt;p&gt;I get an error 'Group cannot be specified along with other identification conditions.'&lt;/p&gt;
&lt;p&gt;I originally had 'netsh firewall set opmode disable' set and even once I change back to 'netsh firewall set opmode enable' and run your command above I am still shown the same error message.&lt;/p&gt;
&lt;p&gt;Any ideas? or should it have something to do with 'netsh advfirewall set currentprofile settings remotemanagement enable' via the TechNet document &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://technet2.microsoft.com/windowsserver2008/en/library/47a23a74-e13c-46de-8d30-ad0afb1eaffc1033.mspx?mfr=true&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;"&gt;http://technet2.microsoft.com/windowsserver2008/en/library/47a23a74-e13c-46de-8d30-ad0afb1eaffc1033.mspx?mfr=true&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stephen Edgar&lt;/p&gt;
</description></item><item><title>re: Configuring the Firewall on Server Core for Remote Management</title><link>http://blogs.technet.com/server_core/archive/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management.aspx#2728924</link><pubDate>Thu, 10 Jan 2008 02:37:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2728924</guid><dc:creator>amason</dc:creator><description>&lt;p&gt;Hmm, what build was this on? I just tried this on a recent build, clean installation, and it ran without any errors. I then disabled the remote administration rules, ran the 'netsh firewall set opmode disable' and tried it again and it worked without errors.&lt;/p&gt;
&lt;p&gt;I notice in my post and your comment that the quotation marks have been changed to the fancy angle quotes. If you copied and pasted into a TS window, did the quotes appear correctly as basic/plain quotes? (not sure the right terms here).&lt;/p&gt;
&lt;p&gt;Btw, the step by step guide is in the process of being updated with this information as well as what I'm working on for my next post.&lt;/p&gt;
&lt;p&gt;Andrew&lt;/p&gt;
</description></item><item><title>Remotely managing your Server Core using Compmgmt.msc</title><link>http://blogs.technet.com/server_core/archive/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management.aspx#3027559</link><pubDate>Thu, 03 Apr 2008 12:32:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3027559</guid><dc:creator>The things that are better left unspoken</dc:creator><description>&lt;p&gt;Remote management of Server Core installations helps you. It prevents you from having to struggle with&lt;/p&gt;
</description></item><item><title>re: Configuring the Firewall on Server Core for Remote Management</title><link>http://blogs.technet.com/server_core/archive/2008/01/02/configuring-the-firewall-on-server-core-for-remote-management.aspx#3156654</link><pubDate>Thu, 20 Nov 2008 03:29:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3156654</guid><dc:creator>murrato1</dc:creator><description>&lt;p&gt;NetWeb, run your command again without copying and pasting from Technet. &amp;nbsp;I hit the same problem and it looks like the double quotes might be part of a different character set. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Worked fine when I just typed it.&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
</description></item></channel></rss>