Is it possible to have 2 CRM installations in the same environment

SQL 2005, Exchange, CRM each on their own server.

We need to have a test environment and a live environment.

Jack

RE: 2 CRM 3.0 in same environment by Patrick

Patrick
Wed May 17 09:03:01 CDT 2006

That depends what you mean by one environement if you mean one physical
server for both CRM installs this cann't be done. You can install Crm
multiple times in one AD domain.
The only thing that can be really shared between multiple Crm installs is
Sql. Exchange can be shared as well but if you do only one Crm install can
you email tracking.

--
Patrick Verbeeten (MCSD)
Lead Developer
Aviva IT
Web: aviva-it.nl


"Jack" wrote:

> Is it possible to have 2 CRM installations in the same environment
>
> SQL 2005, Exchange, CRM each on their own server.
>
> We need to have a test environment and a live environment.
>
> Jack
>
>
>

Re: 2 CRM 3.0 in same environment by Jack

Jack
Thu May 18 06:25:51 CDT 2006

It's 3 different servers for CRM, SQL and Exchange

We need to make a proof on concept on one version, so we need 2 versions of
CRM on the same server and.

Guess it's a problem !

Jack

"Patrick" <Patrick@discussions.microsoft.com> skrev i en meddelelse
news:374FB602-B9BD-4515-A64F-18BE9D8C73AB@microsoft.com...
> That depends what you mean by one environement if you mean one physical
> server for both CRM installs this cann't be done. You can install Crm
> multiple times in one AD domain.
> The only thing that can be really shared between multiple Crm installs is
> Sql. Exchange can be shared as well but if you do only one Crm install can
> you email tracking.
>
> --
> Patrick Verbeeten (MCSD)
> Lead Developer
> Aviva IT
> Web: aviva-it.nl
>
>
> "Jack" wrote:
>
>> Is it possible to have 2 CRM installations in the same environment
>>
>> SQL 2005, Exchange, CRM each on their own server.
>>
>> We need to have a test environment and a live environment.
>>
>> Jack
>>
>>
>>



Re: 2 CRM 3.0 in same environment by DoubleD

DoubleD
Thu May 18 13:19:01 CDT 2006

You would need 9 servers (3 separate CRM Servers, 3 separate SQL Servers and
3 Separate Reporting Servers). I heard that Microsoft was working towards
multitenancy but I'm not sure if you can go with that approach.

I ended up buying two high end servers and runing separate virtual instances
with VMWare GSX for Dev and Pre-Prod. It cut down on our costs significantly
and did what we needed it to do.

Dave.

"Jack" wrote:

> It's 3 different servers for CRM, SQL and Exchange
>
> We need to make a proof on concept on one version, so we need 2 versions of
> CRM on the same server and.
>
> Guess it's a problem !
>
> Jack
>
> "Patrick" <Patrick@discussions.microsoft.com> skrev i en meddelelse
> news:374FB602-B9BD-4515-A64F-18BE9D8C73AB@microsoft.com...
> > That depends what you mean by one environement if you mean one physical
> > server for both CRM installs this cann't be done. You can install Crm
> > multiple times in one AD domain.
> > The only thing that can be really shared between multiple Crm installs is
> > Sql. Exchange can be shared as well but if you do only one Crm install can
> > you email tracking.
> >
> > --
> > Patrick Verbeeten (MCSD)
> > Lead Developer
> > Aviva IT
> > Web: aviva-it.nl
> >
> >
> > "Jack" wrote:
> >
> >> Is it possible to have 2 CRM installations in the same environment
> >>
> >> SQL 2005, Exchange, CRM each on their own server.
> >>
> >> We need to have a test environment and a live environment.
> >>
> >> Jack
> >>
> >>
> >>
>
>
>

Re: 2 CRM 3.0 in same environment by Peter

Peter
Fri Jun 02 12:10:36 CDT 2006

Sorry that is incorrect; you do not need 9 servers.

The only additional server required to be added to the original deployment
is another CRM Server.

Peter


"DoubleD" <DoubleD@discussions.microsoft.com> wrote in message
news:523DD551-0DFC-4A71-9F75-591C7D3D0602@microsoft.com...
> You would need 9 servers (3 separate CRM Servers, 3 separate SQL Servers
> and
> 3 Separate Reporting Servers). I heard that Microsoft was working towards
> multitenancy but I'm not sure if you can go with that approach.
>
> I ended up buying two high end servers and runing separate virtual
> instances
> with VMWare GSX for Dev and Pre-Prod. It cut down on our costs
> significantly
> and did what we needed it to do.
>
> Dave.
>
> "Jack" wrote:
>
>> It's 3 different servers for CRM, SQL and Exchange
>>
>> We need to make a proof on concept on one version, so we need 2 versions
>> of
>> CRM on the same server and.
>>
>> Guess it's a problem !
>>
>> Jack
>>
>> "Patrick" <Patrick@discussions.microsoft.com> skrev i en meddelelse
>> news:374FB602-B9BD-4515-A64F-18BE9D8C73AB@microsoft.com...
>> > That depends what you mean by one environement if you mean one physical
>> > server for both CRM installs this cann't be done. You can install Crm
>> > multiple times in one AD domain.
>> > The only thing that can be really shared between multiple Crm installs
>> > is
>> > Sql. Exchange can be shared as well but if you do only one Crm install
>> > can
>> > you email tracking.
>> >
>> > --
>> > Patrick Verbeeten (MCSD)
>> > Lead Developer
>> > Aviva IT
>> > Web: aviva-it.nl
>> >
>> >
>> > "Jack" wrote:
>> >
>> >> Is it possible to have 2 CRM installations in the same environment
>> >>
>> >> SQL 2005, Exchange, CRM each on their own server.
>> >>
>> >> We need to have a test environment and a live environment.
>> >>
>> >> Jack
>> >>
>> >>
>> >>
>>
>>
>>



Re: 2 CRM 3.0 in same environment by ExSlx

ExSlx
Sat Jun 03 05:07:38 CDT 2006

If you use two different organisation name, you can use one SQL Server
and two IIS. If you use one organisation name, you need to use two SQL
Servers and two IIS.
Both the installations can be in the same Active Directory environment.
Hope this helps.

BC



Jack wrote:
> Is it possible to have 2 CRM installations in the same environment
>
> SQL 2005, Exchange, CRM each on their own server.
>
> We need to have a test environment and a live environment.
>
> Jack