Kevin79 Posted June 20, 2011 Report post Posted June 20, 2011 I'm setting up SCCM 2007 and have a somewhat unique situation. We are currently in the process of consolidating two domains into a single, new domain. In the new domain, we have a root domain with nothing but a few domain controllers and a child domain which currently has some domain controllers, a few Exchange 2010 servers and some other small servers. It will eventually have all the servers, computers and users from the two old domains. I'm going to set up the SCCM server in the new domain. Since we don't have any SQL servers in the new domain yet (and don't want to create new ones, we will migrate the current ones at some point), I don't have an SQL server to use. I think I have 3 options, but only two optimal. 1) Install a new SQL server on the new domain (Don't want to do), 2) Install SQL Express on the SCCM server and move the database once the SQL servers are moved (How are is this to do?) 3) Use an SQL server on the old domain (Is this possible?) What is the best way to go? On a side note, when extending the schema, do I need to extend it on the root domain or just the child domain? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted June 21, 2011 Report post Posted June 21, 2011 I think you've only got one option... and that's your first one... The other two are not supported... Quote Share this post Link to post Share on other sites More sharing options...
Kevin79 Posted June 21, 2011 Report post Posted June 21, 2011 What about my question regarding the schema extension? Quote Share this post Link to post Share on other sites More sharing options...