• No results found

Deploying Windows 7 Using SCCM 2012 R2

N/A
N/A
Protected

Academic year: 2021

Share "Deploying Windows 7 Using SCCM 2012 R2"

Copied!
28
0
0

Loading.... (view fulltext now)

Full text

(1)

prajwaldesai.com http://prajwaldesai.com/deploying-windows-7-using-sccm-2012-r2/

Prajwal Desai

Deploying Windows 7 Using SCCM 2012 R2

In this post we will see the steps for deploying windows 7 using SCCM 2012 R2. In my previous post we saw the steps to capture a reference operating system (Windows 7) using SCCM 2012 R2. Note that this post is different from the one which shows the steps to build and capture the operating systems using SCCM 2012, we will not be using build and capture approach here rather we will capture a reference operating system, i.e. capture windows 7 using SCCM 2012 R2 and we will deploy the same using SCCM 2012 R2 in the this post. We will be creating a device collection first and then we will import the computer information to this device collection. One the computer is added to the collection we will create task sequence, configure it and deploy it the device collection.

So in my previous post we had successfully captured the windows 7 operating system and now we will be deploying the captured image using SCCM 2012 R2. To do that lets create a blank virtual machine without any operating system installed on it. Note down the MAC address of the virtual machine (the same applies to a physical box too).

(2)
(3)
(4)
(5)
(6)

Specify the Computer name, MAC Address of the computer (MAC address of the computer where the OS is going to be deployed) and click Next.

(7)
(8)
(9)

After we create a device collection and import the computer information, the next step is to deploy the captured operating system. Right Task

(10)
(11)
(12)
(13)
(14)
(15)
(16)
(17)

Once the task sequence is created the next step is to deploy it to the device collection. Click on Task Sequences, right click the task sequence that you have created for deploying OS and click on Deploy. In the Deploy Software Wizard, click on Browse and choose the

(18)
(19)
(20)
(21)

On this screen please read the warning line at the bottom. “A network account is required to access content from Windows PE“. You must define a network access account in order for this deployment to run smoothly. To define a network access account, on the CM2012 R2 console click Administration, under Site Configuration click Sites, in the top ribbon click Configure Site Components, click Software

Distribution. Click Network Access Account and add specify the account which has enough permissions to access the network

(22)
(23)
(24)

Hit Enter key when you see this screen.

(25)
(26)
(27)
(28)

References

Related documents