Showing posts with label WINRE. Show all posts
Showing posts with label WINRE. Show all posts

Monday, 20 April 2015

How to Create Windows Recovery With SCCM 2012

How to WINRE with SCCM 2012?

SCCM 2012 TS with WINRE?

How can i Create a recovery partition with SCCM Task sequence ?

Step one would be Created normal Task sequence with SCCM R2

image

Added set TS-Variables for my reference this is not mandatory for this testing

 

image

 

I have changed from 100% to 75%. So that the remaining 25% would be the hidden partition for my recovery.

Then created a Group called “Create Recovery”

Added two steps

1) Restart computer to “The Boot Image assigned to this task sequence”

This is where we are setting-up our things for
clip_image002

In the next step I have included the Powershell script that is copied from my Drive 

https://drive.google.com/file/d/0B4bNMfMdYyZGMGRaMFBKb2RfcFU/view?usp=sharing&resourcekey=0-bgJB4nY03b7K8sigK9M1Dw  .

image

 

Now add two more steps to complete the task sequence

Add a restart step to start in Default OS boot option

clip_image002[5]

And final step would be Enable WinRE

This step will add the WinRE to boot menu

http://technet.microsoft.com/en-us/library/dd799242(v=ws.10).aspx