Windows Server Core IP Configuration, Part 3

I've showed you some common commands for IPv4 networking in Part 1 and Part 2 of this series. Now that you know the commands to change your network settings I feel it's time to perform some tweaks to make your commands just a tiny bit shorter. As an added bonus you might be able to … Continue reading "Windows Server Core IP Configuration, Part 3"

Windows Server Core IP Configuration, Part 1

Networking services are a big part of the services you can make your Server Core box perform. Having properly configured network connections are prerequisites to offering these services, so I feel it's time to explain how to properly configure the networking connections on Server Core installations of Windows Server 2008.

Handling Server Core Events

Windows Server 2008 Server Core doesn't have a graphical event viewer. There is a tool called wevtutil.exe that allows you work your log magic on the console, you can use the Event Viewer on another (graphical) machine to open the event logs of your Server Core box, but you might also opt for a nice event log … Continue reading "Handling Server Core Events"