Hai.
We are using normal server not SMB server.
1) Can u explain some what clearly.
2) Or else give me any suggested links
Thanks
Main Topics
Browse All TopicsHai Guys,
I Have a server with install of windows server 2003, and it have total 90 client systems.
And my Company management decides to improve the server capacity.
So. we did purchase new IBM server.
So. now my question is any body help me give your valuable precautions for before format the server what steps i want to follow.
Requirements after build the new server with old domain name.
1) Should have same domain database which previous server had.
2) Should have same DNS database.
Please help me,
Thanks in Adva
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Okay good, SBS changes things significantly. One more question on this, the new server, which OS are you installing on it? 2003? 2008? 2008 R2?
In general, the process for your upgrade is this:
1. Install the base operating system on the new server, setting name and IP address as usual
2. Join the server to the existing domain (in the same way as you would join a desktop system)
3. Run DCPromo on the new server, adding it as an Additional Domain Controller to the Existing Domain
4. Wait until promotion completes
5. Install the DNS Service (AD Integrated Zones will automatically appear after a short period, do not create any zones at this stage)
6. In AD Sites and Services, drill down to your new server. Right click on the "NTDS Settings" entry beneath the server and select Properties. Tick "Global Catalog".
That completes the server build. You will have two Domain Controllers looking after the same domain at this stage. Maintaining two is better than one, had you planned to decommission the older server?
Do you use DHCP on the existing server? Do you want to move that?
Does the existing server do anything else? MS Exchange, for example?
Chris
These 2 articles explains with details everything you need for different scenarios, including the one you want.
http://technet.microsoft.c
http://technet.microsoft.c
If you just want a safe and quick how-to take a look at this article (not for Small Business 2003 Server):
http://support.microsoft.c
Bnlf
1. Exchange complicates things significantly.
You cannot demote this server while Exchange sits there. You must be in a position to uninstall Exchange from that server first.
Which version of Exchange? Are you planning to install Exchange on the new server?
2 and 3 should not be considered until the situation with Exchange is resolved.
Chris
You should still cleanly remove Exchange prior to decommissioning the existing DC. I would not advise you just turn it off, even if only because it gives you flexibility in the future.
That makes the set of steps into this:
1. Install the base operating system on the new server, setting name and IP address as usual
2. Join the server to the existing domain (in the same way as you would join a desktop system)
3. Run DCPromo on the new server, adding it as an Additional Domain Controller to the Existing Domain
4. Wait until promotion completes
5. Install the DNS Service (AD Integrated Zones will automatically appear after a short period, do not create any zones at this stage)
6. In AD Sites and Services, drill down to your new server. Right click on the "NTDS Settings" entry beneath the server and select Properties. Tick "Global Catalog".
7. Decommission Exchange and remove the Exchange Organisation (http://support.microsoft.
8. Relocate DHCP (see: http://support.microsoft.c
9. Change TCP/IP configuration for all clients to use new server for DNS
10. Transfer FSMO Roles (see: http://support.microsoft.c
11. Decommission existing DC (DCPromo to demote)
12. Check all systems
That leaves you with a single DC and no Exchange, DNS and DHCP will be hosted on the new server. You will find there are additional steps if you are using 2003 R2, 2008 or 2008 R2 for the new Domain Controller.
Also note that if you use Standard Primary DNS Zones (not AD Integrated) extra steps will be required to shift DNS. Are all your zones AD Integrated? You can find this by opening the Properties for each configured zone in the DNS Console.
Chris
Business Accounts
Answer for Membership
by: Chris-DentPosted on 2009-10-30 at 04:11:00ID: 25701770
Is this Small Business Server?
1. Then you *must*:
EITHER: Join this new server to the existing domain and replicate before doing anything to the old DC.
OR: Use a different domain name and migrate objects between domains.
2. If you're using AD Integrated Zones DNS data replicates with Active Directory. You can also replicate DNS information using a Secondary zone. The first requirement is more of a constraint than this one.
Chris