-Build yourself a Windows Server 2008R2 SP1 Server
-Install SQL Server 2008 R2 SP1 CU6
– Verify SQL Collation is set to SQL_Latin1_General_CP1_CI_AS
-Configure SQL Server process memory allocation
– Add Windows Features
-.NET Framework 3.5.1
– Background Intelligent Transfer Service
– Remote Differential Compression
– Install .NET Framework 4
– Add Additional IIS Roles Services
– Web Server —- Application Development: ASP.Net, ASP, ISAPI Filters
– Web Server —- Security: Basic Authentication, Windows Authentication, URL Authorization, IP and Domain Restrictions
– Management Tools: IIS Management Scripts and Tools, Management Server, IIS 6 Management Compatibility
– Create SccmAdmin account in Active Directory
– Assign that account the SQL Server “sysadmin” role
– Create “System Management” container in Active Directory
– Delegate SCCM Server full control access to the container
– Extend Active Directory Schema (If necessary)
– Perform ConfigMgr pre-req checker & Install ConfigMgr!