On October 26, 2011 Microsoft released System Center 2012 Configuration Manager and System Center 2012 Endpoint Protection Release Candidates. I was anxious to get this installed in my Hyper-V lab so I downloaded the bits found at http://www.microsoft.com/download/en/details.aspx?id=27841#overview .
MAKE SURE YOU READ THE SYSTEM REQUIREMENTS!
The OS is standard stuff but it’s the SQL requirements that you need to pay attention to. DO NOT use SQL 2008 R2 ! Make sure it’s SQL 2008 SP2 with CU6. You can use SQL 2008 R2 SP1 and CU3 only on secondary sites. Please refer to the link at the top of this page.
What I did before starting System Center 2012 Configuration Manager:
- Installed Windows 2008 R2 server.
- Patched the server with all MS updates.
- Installed SQL 2008.
- Installed SQL 2008 SP2
- Installed KB2582285
Now let’s get to the fun stuff:
- Time to start the install
- What to do what to do? Before installing anything I recommend letting ConfigMgr assess the server.
- As you can see there are some things that need to be done as with pervious versions of ConfigMgr.
- Schema extensions. Let’s run SMSSETUP\BIN\X64\EXTADSCH.EXE to extend the schema. Done and the results are below.
- WSUS SDK on site server. Since this is a lab environment I’m going to install the WSUS role on the ConfigMgr server via Server Manager.
- Microsoft Remote Differential Compression (RDC) library registered. Let’s fix it by adding that feature using Server Manager.
- Site server has permissions to publish to Active Directory. Done.
- Minimum .NET Framework version. Installed .NET 4 Framework.
- SQL Server memory is limited. It’s a VM so no big deal. I’ll add some more on my next shutdown.
- BITS installed. I’m going to install the BITS feature on the ConfigMgr server via Server Manager along with the IIS WMI compatibility component. .
- All clear now. Now let’s get the ConfigMgr updates.
- Make sure your path exists or else it will bark at you.
- And here come the updates.
- Once the updates have been downloaded the two windows will just disappear.
- Now comes the fun part.
- Next.
- I’m going to install a configuration manager primary site. I will not use typical installation options so all screens will show up. Next.
- I accept the license terms and Next(Product key removed for blog). Next.
- I already downloaded the latest updates so no need to download them again. I’m pointing the setup wizard to my location I saved them at. Next.
- Yes it will verify them.
- Server language is english. Next.
- Client Language is english. Next.
- Site code, site name, and I’ll stick with the default installation folder. It sure is nice not to install in the Program Files (x86) folder anymore! Yes install the Configuration Manager console. Next.
- Since this is the first site it will be the primary. Next.
- Yes I know that but thanks for telling me. Yes.
- Everything looks good. It’s the correct server name, no named instance, the DB name is find, and SSB cool. Next.
- Everything will be on the same server so this is good. Next.
- The default is only HTTPS. Since this is a lab I’m going to configure the communication method on each site system role. Next.
- I changed both Client connections from HTTPS to HTTP. Next.
- LOL, nice. For RC you can’t opt out of CEIPC. Next.
- It looks good to me(minus the Product Key)so let’s click next.
- Looks good to start the install and have some fun (if fun is watching something install).
- And here you have it in all it’s glory.