Well, by "allow" you are referring to licensing, correct?
My idea is: a) consolidate data onto one server (where applicable), or b) create two separate networks.
Main Topics
Browse All TopicsTwo companies merging together; both have small business server 2003 with, ironically, the same hostname. I realize the potentiality negative impact here. However, is it possible and, relatively, easy to rename the hostname of one of the servers? I suspect not easy. Any input is appreciated.
More info:
Both have active IIS/Exchange services
Different domain/org names
Same physical network
Thanks,
dss
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.
You can have two domains on one network. You shouldn't have two DHCP servers though.
If a PC is a member of a domain, it will authenticate from the domain it belongs to.
DNS queries will go to the IP specified in the clients TCP/IP settings.
However, if the domains are the same you will run into troubles.
Technically, if the domains are different (eg, domain1.com and domain2.com), even if the hostnames are the same (eg, server), the FQDN is different (server.domain1.local and server.domain2.local)
Having said all that, you will still run into troubles as mentioned before, as everything would have to be referred to by FQDN, not just host name.
I would also suggest migrating to one of the domains (depending on how many users and computers you have)
With SBS 2003, you can get a transition pack which will enable you to move to normal (non-SBS) servers.
2 SBS servers in one domain is bad they randomly decide to turn off one of them. no warning, no log entery, just 'hey it's noon and they're busy lets flip for wich server shut down.'
the negative impact of crippling one SBS server enough to get around the limitations of SBS just isn't worth it.
either merge them together and re-install one of them as a std server. or get a transition pack and remove the SBS limitations.
Business Accounts
Answer for Membership
by: mobiusNZPosted on 2009-11-23 at 16:54:41ID: 25893030
Even if you could rename the hostname (which you can't short of reloading the OS), SBS does not allow multiple A/D or Exchange servers on the one network.