Now Available:

Featured Resource:

line

Newsletter

Email Address:


line

Ask the Expert

Have a question for our resident expert? Email your questions to Greg.

« A Citrix Buyout by IBM or Cisco? | Main | Are you Passionate about IT? Are you a Great Writer or Speaker? Looking for work (or beer money)? »

Remotely Configuring Server Core's Firewall

On this snowy April day here in Denver, I'm in the process of building Chapter 5 of my e-book for Tricerat titled The Definitive Guide to Building a Windows Server 2008 Infrastructure. If you haven't downloaded your free copy of this guide, you can get your own copy at: http://www.tricerat.com/ebooks/index.php

Chapter 5 is all about Server Core, and the more I play with it the more compelling it seems for many IT environments. Server Core is a great tool because of its low resource requirements, but its command-line nature can be a put-off for many. What you may not know is that many of the remote interfaces we're used to using with the "full" edition of Windows Server still work against a core instance.

The firewall is no different. Although you can use the netsh command to configure the firewall from the command line, that tool can be excessively complicated and cumbersome. Heck, many of us stopped using the firewall in XP because of some of the very same "complicated and cumbersome" management interfaces.

Well, in researching Chapter 5 I stumbled across this little tidbit that'll allow you to use the Windows Firewall with Advanced Security GUI from a Vista or "full" Server 2008 box to manage a Core firewall. Click past the fold to learn how.

This comes directly from the rough draft of Chapter 5, so its still a little...well...rough. But, it gives you some idea of the power of Server Core:

If you do not plan to use Group Policy to manage your Windows Firewall but instead want to manage it for the local machine only, it is possible to enable remote management of the firewall through another computer. Do this with the command netsh advfirewall set currentprofile settings remotemanagement enable. Once entered, create a new MMC console on a "full" Server 2008 or Vista machine using the mmc command. Click File | Add/Remove Snap-In and add the Windows Firewall with Advanced Security snap-in to the console. In the resulting screen you'll be asked to provide the computer whose firewall you want to manage. Enter the name of your Server Core computer into the resulting screen. You can now remotely manage the firewall of your Server Core computer through the GUI interface.

Pretty nice, eh? Don't forget to check out the full book as its developed at http://www.tricerat.com.

TrackBack

TrackBack URL for this entry:
http://www.realtime-windowsserver.com/type/mt-tb.cgi/762

Post a comment

(All comments are approved by site leader before appearing here. Thanks for commenting!)

line

Greg Shields' Bio:

Greg Shields, is an independent author, instructor, and IT consultant based in Denver, Colorado, and a co-founder of Concentrated Technology. With nearly 15 years of experience in information technology, Greg has developed extensive experience in systems administration, engineering, and architecture specializing in Microsoft systems management, remote application, and virtualization technologies. Greg is a Contributing Editor for Redmond Magazine, MCPmag.com, and Virtualization Review Magazine and is the author of five books, including Windows Server 2008:  What’s New / What’s Changed. Greg is also a highly sought-after instructor and speaker, speaking regularly at conferences like TechMentor Events, and producing computer-based training curriculum for CBT Nuggets.  Greg is a recipient of Microsoft "Most Valuable Professional" award with a specialization in Windows Terminal Services.