ConfigMgr 2012 R2 – QuickStart Deployment Guide
<!--[if lt IE 9]>
<![endif]-->
Comments
- Anonymous
January 01, 2003
The comment has been removed - Anonymous
January 01, 2003
The DB can be installed locally to the ConfigMgr site server. There is no requirement to have the separate. You just have to account for the additional memory needed in order for both to share, and make sure you limit the SQL memory so it doesn't take it all. - Anonymous
January 01, 2003
Your guides are great man, thank you very much. - Anonymous
April 04, 2014
Very good write up! Keeping it straight to the point. Thanks - Anonymous
April 23, 2014
Very well written. Many thanks. - Anonymous
May 23, 2014
What about installing a Central Administration Server (CAS) into this? Should it not be installed first and if so where should the SQL databases reside and what would then change in the installation process described above? - Anonymous
May 27, 2014
Sorry Kevin, I didn't read that you already added the bit on adding a CAS to this blog (I somehow overlooked that). This is a very written article, you have my thanks and gratitude! - Anonymous
June 09, 2014
The comment has been removed - Anonymous
July 24, 2014
So, you build a server for the DB.. can the DB also be installed in the same server as SC? or is require that they are in separate servers? - Anonymous
September 26, 2014
If you run into a problem with the installer not recognizing that SQL Server 2012 SP1 is install check out this link.
http://blogs.technet.com/b/microsoft_denmark_premier_field_engineering_config_manager_blog/archive/2013/04/11/system-center-configuration-manager-2012-service-pack-1-fails-to-install-when-using-sql-server-2012-service-pack-1.aspx - Anonymous
October 14, 2014
Hey,
I'am planning to reinstall sccm 2012 r2. Now I have SCCM 2012 R2 on W2008 SP2 OS and some functions didn't work, so I need to change OS to W2012 R2.
Can I simple unninstall old sccm 2012 r2 then power off server and install fresh new OS w2012 r2 and fresh new sccm 2012 r2 on new server?
Or there is some requirements for reinstalling sccm ? Thanks - Anonymous
December 01, 2014
"On the Data Directories tab – set your drive letters correctly for your SQL databases, logs, TempDB, and backup"
So, what exactly is meant by "correctly"? No one it seems has clearly spelled this out yet. C: for OS, D: for binaries, and then ?????? - Anonymous
April 27, 2015
Do you have that pre-req list for 2008 R2 OS site server? They have changed the name of a few of those since 2008 r2. - Anonymous
May 11, 2015
While registering ASP.NET with IIS using command 'C:WindowsMicrosoft.NETFramework64v4.0.30319>aspnet_regiis.exe –r ' it gives error as 'not recoginised as an internal or external command, operabal program or batch file. - Anonymous
May 13, 2015
The comment has been removed - Anonymous
June 25, 2015
This command is wrong. "C:WindowsMicrosoft.NETFramework64v4.0.30319>aspnet_regiis.exe –r"
Corrected "C:WindowsMicrosoft.NETFramework64v4.0.30319aspnet_regiis.exe –r " - Anonymous
July 07, 2015
Dear Kevin,
Thank you very much for this nice article, I appreciate this.
But I think you should add the account sql service to be created in the first, right? also can we install WSUS before deploying SQL server? - Anonymous
July 07, 2015
Dear Kevin,
Thank you very much for this nice article, I appreciate this.
But I think you should add the account sql service to be created in the first, right? also can we install WSUS before deploying SQL server? - Anonymous
October 10, 2015
Found some detailed deployment guides online
http://prajwaldesai.com/installing-system-center-2012-r2-configuration-manager/
http://shabaztech.com/installing-sccm-2012-r2/
https://sccmentor.wordpress.com/2014/01/08/sccm-2012-r2-step-by-step-installation-guide/ - Anonymous
February 24, 2016
nimal - Anonymous
February 24, 2016
nimalkumara - Anonymous
November 22, 2016
Hi Kevin,Very nice article, I have question regarding SCCM Installation. Can I have SCCM Site server in Child domain? what kind of permission, do I need to give site server to access Parent domain?