Windows 2008 Server Core

Soldato
Joined
28 Dec 2003
Posts
16,498
Reading up on the Core installation of Server 2008 and it seems to be recommended for "infrastructure" servers, i.e. those running things like DNS and DHCP.

Now, is it really that advantageous to dedicate a machine to such roles? In an ideal world we'd have a separate server (physical or virtual) for each task or application but, in the real world, this eats up licences. I could build a dedicated server for DNS and DHCP duties but then I'd want another server performing those roles too for redundancy so I'd be faced with eating two licences just for such tasks or possibly having one Core install and putting the second instance of DNS and DHCP on another server which is performing other tasks too but then this surely negates the whole point of a dedicated infrastructure server?

Bit confused about what the best way forward here is. Looking at reorganising and rebuilding our server structure from scratch, using virtual machines where possible and trying to work out the best way of organising things.
 
It also comes with the file server role installed by default.

I think the idea is to have a 'trim' operating system (by Windows standards) with a relativley small footprint, minimal amount of attack vectors and that you need to have some savvy with to administer. Although not 100% GUI less it's almost there.
 
The most GUI I've seen on Core is notepad!

Its a good OS and can run on very low hardware with no problem. Like you say it is a pain with licensing laws and cost of them. Might be worth working out how many licenses you have to play around with first.

What other services are you looking at running? I would normally go with a DC/DHCP/DNS on one machine and then an exact copy replicated for redundancy. This could be done in Core or a full version or a combination of both!
 
I'd tend to put DNS and DHCP on a DC - I wouldn't personally put them on anything more strenuous...
 
I'd tend to put DNS and DHCP on a DC - I wouldn't personally put them on anything more strenuous...

If you want to use Active Directory integrated DNS zones you have to.

Curious as to why you say you wouldn't put DHCP on anything more strenuous? Have you had a bad experience? It's a lightweight service and protocol.

Although it just seems to 'fit' well on a DC, keeping naming and addressing services on the same box.
 
Sorry I meant to say I wouldnt put DCs on anything more strenuous.

I know one person running one server as a dc, file server, sql server and exchange server for about 80 people! He's then suprised when its a bit slow and unreliable!
 
Back
Top Bottom