What are the hardware, software and network requirements for a new Domain Server with Windows Server 2003 for 100 users?
|
|
|
100 users is nothing even for an entry level server and a switched 100 Mbit/s network. Best practice dictates:
Domain controllers by today's standards have very lightweight hardware and network requirements - yet they are perhaps the most vital part of your network hence go for reliability and redundancy (multiple power supplies, network cards 2nd server, etc...). Given the broad scope of your question (to put it politely) it is hard to give any specific advice - are they also going to be file servers, DHCP, DNS, etc., etc. Post more for a better answer. |
||||
|
|
|
Like any database, the DC will benefit from being able to load the entire ntds.dit file into memory (rather than having to access the copy on disk all the time) so size the RAM appropriately. That said, for 100 users, I don't think you're going to need that much (unless you have 1000s/millions on non-user objects taking up all the space). A server with a recent dual-core CPU and 1-2GB RAM should do you fine. As your requirements grow, modify the hardware appropriately. And, of course, get two and take backups... :) |
|||
|
|
|
You may benefit from perusing the "Planning Domain Controller Capacity" section over at the TechNet library. You will find that, as Jon Rhoades mentioned, 100 users is virtually a non-issue for any server and network device manufactured in the last 5 years. Unless, of course, you have some special uses that should be taken into account. Could you give us more info on what the environment is like? And need for a certificate authority? Lots of files being transferred on the network? It bears repeating that you should focus less on performance and more on redundancy when specing out a server to be used as a domain controller. It will likely be the linchpin for your network and thus you should protect it like gold. Ideas include:
You get the idea. =) |
|||||
|
|
You can get by with a dual core, dual NIC server with about 1024 MB of RAM. Windows 2003 has DC available OOTB; just add the Active Directory services role. |
|||
|
|