IT Knowledgebase - http://www.ahmedgroup.co.uk
Step by step guide installing SCCM 2007 Part 1
http://www.ahmedgroup.co.uk/articles/47/1/Step-by-step-guide-installing-SCCM-2007-Part-1/Page1.html
Huzaifah Ahmad

I am currently working as a Senior Field Consultant. I started my professional career in 1999 in India. In the year 1999 I decided to transition from the Retail Industry to hard core Information Technology, which was always my strength and desire. I realised my strengths and keen interest when I worked on Dbase III Plus a few years back but due to various constraints I could not pursue my career at that point in time. I have worked in various capacities in the fields of Software Technology, as Systems administrator, Systems Support Engineer, Implementations Engineer and Senior Implementation Engineer. Currently, I am based as Senior Field Consultant for a Microsoft Gold Partner in Oxford, U.K.

I am certified in various disciplines

CCIE # 23368
CCNP
CCNA
CCA
MCSE NT, 2k & 2k3
MCSA 2k & 2k3
MCSE 2k & 2k3 (Messaging & Security)
MCSA 2k & 2k3 (Messaging & Security)


I devote my free time to the technology communities. I believe knowledge grows by sharing and I love to share my knowledge. I believe it is important to be passionate and really enjoy whatever you do. I am also the founder and maintain Ahmedgroup (http://www.ahmedgroup.co.uk)

 
By Huzaifah Ahmad
Published on 12/23/2009
 
System Center Configuration Manager 2007 is the solution to comprehensively assess, deploy, and update your servers, clients, and devices;across physical, virtual, distributed, and mobile environments. Optimized for Windows and extensible beyond, it is the best choice for gaining enhanced insight into, and control over, your IT systems. In this multi part series I will walk you through the process of configuring SCCM 2007 on a single member server with all relevant technologies. This can also be a distributed install but would be a bit complex to cover it online. Over all the concepts would still stay the same to distribute the technologies / roles in a distributed design by using more than one member server.

Step by step guide installing SCCM 2007 Part 1

System Center Configuration Manager 2007 is the solution to comprehensively assess, deploy, and update your servers, clients, and devices—across physical, virtual, distributed, and mobile environments. Optimized for Windows and extensible beyond, it is the best choice for gaining enhanced insight into, and control over, your IT systems.

In this article we will cover the ZTI - Zero Touch Installation.

This guide covers integeration of various technologies which are mentioned below:

1. Windows 2008 R2 x64 BIT.
2. SQL 2008 SP1.
3. Windows Deployment Services.
4. Microsoft Deployment Toolkit - MDT
5. Internet Information Services 7.5.
6. System Center Configuration Manager 2007 - SCCM.

This Guide will be split in various parts & currently I am not even sure how many parts will there be in the end but I will update this as I go along.

If you want a 70000 feet veiw of the key points involved before reading all the various steps involved in this article series the summary is as follows:

Planning & Installation SCCM 2007

1. Install Windows 2008 ( PILOT-DC-01 + PILOT-SCCM-01 )
2. Configure Domain controller & Configure DNS
3. Configure DHCP
4. Install & configure Windows Deployment Server ( WDS )
5. Perform Windows Update.
6. Create Users for SCCM
7. Install & configure IIS 7.5 ( Internet Information Services )
 a. Install relevant IIS features.
 b. Install & configure Webdav.
 c. Install Desktop Experience
 d. Configure Authentication + Authorization + Install Remote Differential Compression + BITS
 e. Configure Application Config file & than test WebDav
8. Install SQL 2008 ( including sp1 )
9. Install WSUS.
10. Extend Active Directory Schema.
     Step 1: Extend the Active Directory schema.
     Step 2: Create the System Management container.
     Step 3: Set security permissions on the System Management container.
     Step 4: Add the Site Server to the Administrators Security Group.
11. Add DHCP Scope options for PXE.
12. Install System Center Configuration Manager 2007 - SCCM
13. Install System Center Configuration Manager 2007 - ( SP2 )
     a. Uninstall AIK & Install AIK version compatible with Windows 7.

Configuring SCCM 2007

14. Configure the Network Access Account.

Depending on the media you are using the SCCM build versions may vary accordingly.


RTM

4.00.5931.0000

SP1

4.00.6221.1000

SP2 BETA

4.00.6425.2000

SP2 Release Candidate

4.00.6468.2001

SP2 Final

4.00.6487.2000

SP2 + R2

No Build changes ( Only features are added )



Before we go ahead let me quickly cover the setup we are working with.

Fully qualified domain name (FQDN): PILOT.LOCAL

PILOT-DC-01: Domain Controller

Property

Value

Property

Value

IP address

192.168.1.200

Subnet mask

255.255.255.0

Default gateway

192.168.1.254

DNS

192.168.1.200


PILOT-SCCM-01:  System Center Configuration Manager 2007 - SCCM

Property

Value

Property

Value

IP address

192.168.1.201

Subnet mask

255.255.255.0

Default gateway

192.168.1.254

DNS

192.168.1.200



So to compelte Part 1

Task 1:  Install Windows 2008

How to Install Windows Server 2008 R2 Step by Step


Good Luck !!!