Ok I know that the OS and exchange versions have to be the same (Im not sure on the hardware) hence reason for this question to save quite a bit of time. Is it possible, using something like GHOST or Acronis, to image and replicate the setup and transfer it onto a new server so that the implementation of SCR is quicker? Cheers

link|improve this question

47% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Why bother? Installing Exchange 2007 is fairly quick and easy, and the lion's share of the configuration information is stored in Active Directory anyway.

Perhaps I'm just old-fashioned, but I'm distrustful of disk-duplicated server computers, unless such disk duplication is part of a deployment / provisioning strategy and is based on disk-dupes of clean OS loads (decanting a WIM file that has had SYSPREP run on it, etc). Disk-duping machines with already-installed application software, like Exchange, gives me the willies.

link|improve this answer
Agreed, not worth the trouble. – djhowell Oct 21 '09 at 13:23
feedback

Exchange has an unattended setup (look at setup.com /?) which you can use to automate the setup - really pretty easy. If you want the rest automated, the PowerShell scripts aren't that bad.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.