Small business solution
49 minutes ago, Nijholt said:But what are my minimum needs for what i want?
- Domain controller
- Folder sharing
- VPN
Really don't know the processor and RAM needs.
Also, is it important to have a backup domain controller?
A backup DC isn't NECESSARY, and in a small environment like yours, I'd say you shouldn't worry about it.
But it is "Industry Standard" practice to have a backup DC.
The backup DC needs to be installed as a separate OS, ideally on totally separate hardware (Eg: Running 2 VM's on the same machine- Primary DC and Backup DC - would be a waste of time and money).
For your needs, you could host all three services (DC, File/Print Sharing, VPN Server) all on the same physical machine, under a single Windows Server install.
You won't need especially high powered equipment, either.
For CPU: 4c/8t Xeon (Or 8c Xeon if you can afford it)
RAM: 32GB would likely be fine - more if you can afford it (this is a recurring theme, if you hadn't noticed lol)
The rest of the hardware specs, at this point, aren't too important for a server. Buy enough disks to fill your needs.
Your HDD setup will depend on how much storage you need.
Make sure the OS is on a separate drive, and any "shared folders" go on a RAID array of some sort.
For example, if you need 2TB of space on your Network Share (This is the folder everyone connects to), I'd recommend a simple 2x2TB RAID1 mirrored setup. So your Server might look like this:
1x 500GB HDD
2x 2TB HDD
All plugged directly into the motherboard. You could setup RAID1 using the built-in Motherboard RAID, or you could use Windows built-in software raid to Mirror the disks.
You could also get a RAID Card with the server - many servers come with a RAID Card by default.
Also, you should pick up a stand-alone NAS, or a USB HDD, or some extra HDD's, to create backups with (Remember, RAID IS NOT A BACKUP - RAID is about uptime and recovery time, and does not protect against file corruption, and many other ways you could lose files).
Your "backup" setup should have the same capacity as your primary storage device. So if your server has a 2TB network share, your backup drive should be 2TB as well (or larger, to provide for multiple backups on a rotating schedule).
If the Server has hot-swap HDD bays on the front, you could use those bays for the Backup Drive.
Ideally, you should be using the "3-2-1" backup method. This means at any given moment in time, you have three sets (or copies) of the data, two of which are stored locally, but on different mediums (meaning devices - eg: one copy on your main pool, one copy on a set of backup disks), and one off-site copy (This could simply mean backing up your data to two different HDD's - one which stays in the computer, and the other you take home with you every night - or you could get more sophisticated, and have an off-site NAS that auto-replicates w/ your working storage pool, etc).
Hope some of these insights help.
Remember, with 7-8 users, you REALLY don't need a lot of power. But I would still recommend buying new with warranty servers, if you can afford it. The business class support that both HP and Dell (and other Enterprise grade vendors) offers is fantastic.
EDIT: Link on 3-2-1 backup strategy:

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now