Thursday, February 7, 2013

ConfigMgr 2012 SP1 - CAS Installation Step-by-Step

Here we see step by step procedure to install ConfigMgr 2012 SP1 CAS site installation.

I used Windows 2008 Enterprise SP2 64 bit for the server, Preinstalled with WSUS 3.0 SP2, Powershell 3.0, and ADK.

Below Patches for WSUS:
KB2734608 and KB2720211

Refer to Supported Configurations for Configuration Manager below.
http://technet.microsoft.com/en-us/library/gg682077.aspx

Download Prereq files using the command from the setup as shown below.
SMSSETUP\BIN\\setupdl.exe

1. Login into the server using local admin ID.

2. From the Configmgr setup disk, double click the splash.hta and select Install.
image

 3. Click Next in the Configuration Manager 2012 SP1 Setup Wizard.
image

4. Select Install a Configuration Manager central administration site and click Next.
image

5. Enter the product key and click Next. And accept the License Terms in the next screen.
image

6.Select all Checkboxes and Click Next.
image

7. Select Use previously downloaded files. Click Browse and select the path where you downloaded the prerequisites and click Next.
image
image

8. In the Server Language Selection window, select the languages. By Default English is Selected. Click Next.
image

9. In the Client Language Selection window, click Next.
image

10. Type the three digits Site Code, the Site Name and the Installation folder. Select “Install the Configuration Manager Console Admin Console” and click Next.
image

11. Select Install as the first site in a new hierarchy and click Next.
image

12. Type in the below.
SQL server name.
SQL Instance(default is blank)
DB Name(Default is CM_Sitecode)
SSB Port(Default is 4022)
Click Next.
image

13. Type Provider Name (default is CAS) and click Next.
image

14. Select appropriate one and click Next.
image

15. Click Next in the Settings Summary.
image

16. The Prerequisite Check may show if anything is missing. Then you may have to rectify them and Run check again. At this point you can view the log for more details.
%SystemDrive%\configmgrprereq.log
Click Begin Install if all success
image

17. Click View Log to see the progress.
Note: Log file is found here.
%SystemDrive%\ConfigMgrSetup.log
image

18. Click Close.
image

No comments:

Post a Comment