How to Install SCCM System Center Configuration Manager 2012 SP1 on Server 2012 Consultant Guide Part 1
As Microsoft recommend test this in your lab first of all and then you can use this steps for your real-world implementations. Prerequisites First of all you will need 3 virtual machines to make this lab. DC (Domain Controller) SCCM (MGMT Server with SQL Server Enterprise) “ You can also deploy SQL in another server but i preferred install locally, remember that you will need a great performance.” Client (Windows 8) preferred Features and roles you need to install on your SCCM Server. Roles Install the Web Server (IIS) Role with the following role services : • Common HTTP features • ASP.NET • Windows Authentication • IIS 6 Metabase Compatibility • IIS 6 WMI Compatibility Features Install the following Features: • Background Intelligent Transfer Service (BITS) • Remote Differential Compression • .NET Framework 3.5.1 Features Verify that .NET Framework 4.0 is already installed on Server 2012 Here's an Power Shell script for...