Jump to content

Recommended Posts

Posted

Always heard best practice was to keep them separate which is what I've done on the three installations of SCCM I've done in the past.

 

Looking to migrate to Server 2012 and SCCM 2012 r2 and wondering if it's really a necessity to keep them on separate servers or not.

Posted

From my experience, I would install SQL on a separate box.

 

A few reasons for this:

 

1) Load - SQL and SCCM are quite resource hungry - so I prefer to keep them on different boxes so as not to end up with a slow server.

2) Resilience - Or "Don't put all your eggs in one basket" - With SCCM 2012, you can restore a Site System from a SQL Database ONLY - (Not a nice way of doing it, but you can) - so again, keeping it on another box allows you to be able to [partially] recover SCCM in the event the Site Server were to fail. I would make sure you backup the site config (and DB) regularly anyway!

3) Scalability - IIRC, If you install SQL locally it tries to use SQL Express - this is limited in what it can do and how big it can get. Also, adding additional Sites is a no no if installed locally

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...