HeroPsycho wrote: 2x RAID1 for OS/Exchange binaries 2x RAID1 for Tlogs 4x drives for DB's in RAID5. While RAID10 would be faster, Exchange 2007 is more efficient as far as disk i/o is concerned, so RAID5 is acceptable. However, don't forget when calculating disk i/o there is a write penalty for it. I just reviewed what you were suggesting, and it looks like you placed this stuff right. As for RSG, don't forget that you can have multiple storage groups. You absolutely should break up the 1000 users into multiple storage groups (recommended one db per SG). This would cut down on how much space you would need in the event you do need to use an RSG, as you would be working with a smaller dataset instead of one big one, which reduces the amount of free space required to leverage the RSG. You should break people up into SG's according to people who will more frequently receive the same messages to leverage single instance store, while also making sure you don't make some DB's far bigger than others. Also, the VIP's in your org who need faster recovery times in the event of a DR should be on smaller DB's to allow quicker restores.