I am setting up a Small Business Server 2000 network for a
small business primarily to host SQL Server and Exchange,
in addition to serving as a domain controller. I am using
SBS because of the reduced cost of the bundled packages
for a network that will have few users. In addition to
the SBS server I will have a web server sitting as a
standalone server in a DMZ (while the web server is
available to the public, it will only be used to contact
the database by internal employees).

I would also like to set up a test server which will need
IIS and SQL Server. I know that SBS must run as the root
domain controller and no more than one instance of SBS can
run in the same network, however it is cheaper for me to
use another edition of SBS for the test server instead of
purchasing Win2K Server and SQL Server 2000 separately. I
would also like to use SBS so the test environment mimics
as closely as possible the production environment.

I would like some recommendations on whether this is the
best way to implement or if running two different domains
for test and production will cause too many headaches.

Any help is appreciated.

Re: Network Infrastructure - Please help by Dave

Dave
Thu Jul 31 03:24:15 CDT 2003

Replies inline....

"ehoersten" <ehoersten@hotmail.com> wrote in message
news:0ef201c356c0$21b73430$a601280a@phx.gbl...
> I am setting up a Small Business Server 2000 network for a
> small business primarily to host SQL Server and Exchange,
> in addition to serving as a domain controller. I am using
> SBS because of the reduced cost of the bundled packages
> for a network that will have few users.
Make sure you use the SBS installation wizards to install and configure
Exchange and SQL Server. You must install all SBS components via the SBS
installation procedures for it to work properly. You also must run all SBS
components on the one box.


In addition to
> the SBS server I will have a web server sitting as a
> standalone server in a DMZ (while the web server is
> available to the public, it will only be used to contact
> the database by internal employees).
The SBS EULA does not allow use of SQL server for serving data for web pages
on external web sites.

>
> I would also like to set up a test server which will need
> IIS and SQL Server. I know that SBS must run as the root
> domain controller and no more than one instance of SBS can
> run in the same network, however it is cheaper for me to
> use another edition of SBS for the test server instead of
> purchasing Win2K Server and SQL Server 2000 separately. I
> would also like to use SBS so the test environment mimics
> as closely as possible the production environment.
See above comments on use of SQL server for web pages.

> I would like some recommendations on whether this is the
> best way to implement or if running two different domains
> for test and production will cause too many headaches.
If you run the two SBS instances on separate subnets, you should be able to
make it work, depending on how you connect to the internet.

> Any help is appreciated.