Well...I finally did it but not without a few problems. The Microsoft knowledge base article left a few steps out or maybe they are assumed steps that I was unware of. So...to the person who questioned why I posted this question when it is under faq, I did it because part of the reason for sites like tek tips is so that you can get real life expierences and ask questions because I'm sure as we all know, things don't always work according to instructions. I'll list the steps I did along with the problems I encountered. I had first tried the step by step instructions from ms article mentioned in faq but knew there was a problem when I ran exchange 2000 setup with the /disasterrecovery option and while it came up with the correct setup stating it was disaster recover mode but ran in about 10 seconds and didn't seem to install anything. So, after searching the net for some more info, I did the following.
1. I did a backup of exchange databases.
2. I shutdown all exchange services and did a full system backup. (not mentioned in ms article as being needed but did it anyway and it payed off later).
3. Did a system state bu. (also, not mentioned)
4. Shutdown old server.
5. Renamed new server to old server name and changed i/p address to that of old server. Already had loaded windows 2000 and same service pack and all services needed earlier. Had to rejoin domain.
6. After reboot, I did full restore of everything. (not mentioned in ms article) I did the restore using veritas backup exec and it had told me to restart to finish because of open files and after doing so, the server just hung at starting windows message.
7. Rebooted in safe mode
8. Did system state restore. (not mentioned in ms article) Not sure if it would have been better to not reboot after full restore and just do system state first which might have eliminated having to go into safe mode. This worked great because it reloaded all the iis information and all other program information for things like outlook and our spam stuff and so on. I never did this before but worked great without having to really reconfigure anything.
9. After system state restore, it came up with a few found new hardware messages because new box has diiferent hardware so I had to configure network card and a couple of things. Also, had to rejoing domain after restarting again.
10. Ran exchange 2000 setup with /disasterrecovery option and worked much better this time. It prompted me a lot for overwriting newer files with older ones because I had restored everything so it had exchange sp3 files. I said yes to overwrite because I have to load sp3 next.
11. Ran exchange sp3 update with /disaster recovery option and worked fine.
12. Restored exchange databases fine.
13. Now the scary part... tried to mount public and private stores and giving me unable to mount errors. A few ms articles on the error dealt mostly with security but it wasn't that. Found one mentioning running eseutil to check databases. Did so and they had a state=dirty which from what I read might have to do with log file problems.
14. Ran eseutil with /p to repair both private and public databases.
15. Ran eseutil with /r to recover both private and public databases.
16. Mounted both stores fine.
Probably would have been a real easy thing if there were some more specific instructions so I hope this helps someone else. Thanks, Joe