sce deploy

Upload: harikrishnan-govindhan

Post on 10-Apr-2018

225 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/8/2019 SCE Deploy

    1/18

    Deploying Windows 7 Operating System ImagesUsing System Center Configuration Manager 2007

  • 8/8/2019 SCE Deploy

    2/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Table of Contents

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager

    2007 ................................................................................................................................................ 1

    Exercise 1 Preparing the Environment for Configuration Manager OSD .......................................................................2

    Exercise 2 Creating a Capture Media Task Sequence ....................................................................................................7

    Exercise 3 Deploying an OS Image Using Configuration Manager 2007........................................................................9

    Exercise 4 Installing the Image at the Target Client Computer ...................................................................................14

    Exercise 5 Viewing Status for the Image Deployment .................................................................................................15

  • 8/8/2019 SCE Deploy

    3/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 1 of 16

    Deploying Windows 7 Operating System

    Images Using System Center Configuration

    Manager 2007

    ObjectivesAfter completing this lab, you will be better able to:

    Create a Network Access Account for use from WinPE. Install a Configuration Manager State Migration Point to store user state

    information.

    Create a package for USMT 4.0. Create an Operating System Capture media. Capture a Windows 7 client computer. Import the Windows 7 image into Configuration Manager as an OS image

    package.

    Deploy the Windows 7 image to a Windows XP client computer for an in-place upgrade.Scenario

    This lab requires a Configuration Manager 2007 site running the service pack 2

    release of Configuration Manager (SMSServer is the site server machine and is

    running the SP2 release of Configuration Manager 2007). This lab also requires

    at least one Configuration Manager 2007 cl ient (SMSClient is the client

    computer) that will be upgraded to Windows 7 using Configuration Manager

    operating system deployment for an in place upgrade. It also can use a

    Windows 7 reference system (Windows7 is a reference system for this lab),

    though it is not required, as a Windows 7 RTM image has already been captured

    for this lab to save the time to capture during the lab.

    Estimated Time toComplete This Lab

    75 Minutes

    Computers used in this

    Lab SMSServer

    Windows 7

    SMS Client

    The password for the Administrator account on all computers in this lab is:

    password.

  • 8/8/2019 SCE Deploy

    4/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 2 of 16

    Exercise 1

    Preparing the Environment for Configuration Manager

    OSD

    ScenarioIn this exercise, you will create an account that will be used as the Network Access Account. This is required for

    computers running in WinPE to allow access to content on Configuration Manager distribution points.

    Tasks Detailed Steps

    Complete the following

    tasks on:

    SMSServer

    1. Create a user accountto be assigned as the

    Network Access

    Account

    a. Click Start | Administrative Tools, and then click Active Directory UsersandComputers.

    Note:The Active Directory Users and Computers window appears.

    b. Create a new user named NetworkAccess with a password ofpassword andensuring that the password does not have to be changed at next logon.

    c. Close Active Directory Users and Computers.

    2. Create a NetworkAccess Account

    Note: In the following procedure, you will configure the required Network Access

    Account in the Configuration Manager Console. This account is used by the client to

    access the Configuration Manager distribution point when booted under WinPE.

    a. On the Start menu, click ConfigMgrConsole.Note: The Configuration Manager Console window appears.

    b. In the tree pane, expand Site Database | Site Management | MCM | SiteSettings, and then click ClientAgents.

    Note: The list of client agents appears in the results pane.

    c. In the result pane, click Computer Client Agent, and then in the Actions pane,click Properties.

    Note: The Computer Client Agent Properties dialog box appears displaying general

    properties.

    d. After Network Access Account, click Set.Note: The Windows User Accountdialog box appears prompting for the account and

    password to configure as the Advanced Client Network Access Account.

    e. In the Name box, type smsdomain\NetworkAccess.f. In the Password and Confirmpassword boxes, type password and then click OK.Note: The Computer Client Agent Properties dialog box appears displaying properties

    for the Computer Client Agent.

    g. Click OK.Note: The Configuration Manager Console window appears.

    3. Create aConfiguration

    Manager Client

    installation package

    Note: In the following procedure, you will create the Configuration Manager package

    that OSD will use to install the Configuration Manager client after distributing the

    new operating system image.

    a. In the tree pane, expand Site Database | Computer Management | SoftwareDistribution, and then click Packages.

    Note: The list of packages for the site appears in the results pane. Notice that there

  • 8/8/2019 SCE Deploy

    5/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 3 of 16

    Tasks Detailed Steps

    are no packages created at this point.

    b. In the Actions pane, click New, and then click Package From Definition.Note: The Create Package from Definition Wizarddialog box appears.

    c. Click Next.Note: The Create Package from Definition Wizard Package Definition dialog box

    appears allowing you to select the package definition file to use. Notice the defaultpackage definitions built into Configuration Manager 2007 include the Configuration

    Manager Client Upgrade package definition.

    d. Under Packagedefinition, click Configuration Manager Client Upgrade, and thenclick Next.

    Note: The Create Package from Definition Wizard Source Files dialog box appears

    prompting for source file handling instructions.

    e. Click Always obtain files from a source directory, and then click Next.Note: The Create Package from Definition Wizard Source Directorydialog box

    appears allowing the designation of the source file directory.

    f. Click Local drive on site server, and then click Browse.Note: The Browse For Folderdialog box appears.g. Click C:\Program Files\Microsoft Configuration Manager\Client, and then click

    OK.

    Note: The Create Package from Definition Wizard SourceDirectorydialog box

    displays the configured source directory.

    h. Click Next.Note: The Create Package from Definition Wizard Summarydialog box appears

    indicating the wizard is ready to create the package.

    i. Click Finish.Note: The wizard completes the package creation and then the Configuration

    Manager Console appears displaying the packages in the site. Notice that the

    Configuration Manager Client Upgrade package is displayed.j. In the tree pane, expand Packages | Microsoft Configuration Manager Client

    Upgrade 4.0 ALL.

    Note: The package objects appear in the tree pane.

    k. In the tree pane, click Programs.Note: The programs for the package appear in the results pane. Notice that there is

    only one program for this package, that being a silent upgrade.

    l. In the tree pane, click Distribution Points.Note: The distribution points for this package appear in the results pane. Notice that

    there are no distribution points assigned to this package yet.

    m. In the Actions pane, click New Distribution Points.Note: The New Distribution Points Wizard Welcome window appears.

    n. Click Next.Note: The New Distribution Points Wizard Copy Package dialog box appears

    displaying the list of distribution points for the package.

    o. Under Distribution points, click SMSServer, and then click Next.Note: The New Distribution Points Wizard Wizard Completeddialog box appears

    indicating that the wizard was successfully completed.

    p. Click Close.Note: The package is copied to the designated distribution point.

  • 8/8/2019 SCE Deploy

    6/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 4 of 16

    Tasks Detailed Steps

    4. Create a USMTpackage

    Note: In the following procedure, you will create the Configuration Manager package

    that OSD will use to migrate user state while distributing the new operating system

    image. You will use USMT 4.0 as it supports Windows 7 systems.

    a. In the tree pane, expand Site Database | Computer Management | SoftwareDistribution, and then click Packages.

    Note: The list of packages in the site appears in the results pane. Notice that there isno package created for USMT.

    b. In the Actions pane, click New, and then click Package.Note: The New Package WizardGeneraldialog box appears prompting for the

    package name.

    c. In the Name box, type USMTd. In the Version box, type 4.0e. In the Manufacturer box, type Microsoft and then click Next.Note: The New Package Wizard Data Source dialog box appears allowing you to

    configure source files for the package.

    f. Click This package contains source files, and then click Set.Note: The Set Source Directorydialog box appears displaying the source file location.

    g. Click Local drive on site server, and then click Browse.Note: The Browse For Folderdialog box appears.

    h. Click C:\Program Files\Windows AIK\Tools\USMT, and then click OK.Note: The Set Source Directorydialog box appears prompting for source file location.

    i. Click OK.Note: The New Package Wizard Data Source dialog box appears displaying the

    current configuration for the source files for the package.

    j. Click Next.Note: The New Package Wizard Data Access dialog box appears allowing

    configuration of the access to the package source files .

    k. Click Next to accept the default of the standard ConfigMgr package share.Note: The New Package Wizard Distribution Settings dialog box appears allowing

    configuration of the download of package source files to branch distribution points.

    l. Click Next to accept the default to automatically download to branch distributionpoints.

    Note: The New Package Wizard Reporting dialog box appears prompting for the

    values to use when matching status mif values .

    m. Click Next to use the default package properties as the mif matching values.Note: The New Package Wizard Securitydialog box appears prompting for security

    rights to be created for this package.

    n.Click Next to use the default security rights.

    Note: The wizard completes the package creation and then the New Package Wizard

    Summarydialog box appears indicating the wizard completed the package creation.

    o. Click Next.Note: The wizard completes the package creation and then the New Package Wizard

    Wizard Completeddialog box appears indicating the package creation was

    successful.

    p. Click Close.Note: The Configuration Manager Console appears displaying the packages in the

  • 8/8/2019 SCE Deploy

    7/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 5 of 16

    Tasks Detailed Steps

    site. Notice that the USMT package is displayed in the list of packages .

    q. In the tree pane, expand Packages |USMT, and then click USMT.Note: The package options appear in the tree pane.

    r. In the tree pane, click Programs.Note: The programs for the package appear in the results pane. Notice that there are

    no programs created for the package. You do not need to configure a program for theUSMT package.

    s. In the tree pane, click Distribution Points.Note: The distribution points for this package appear in the results pane. Notice that

    there are no distribution points assigned to this package yet.

    t. In the Actions pane, click New Distribution Points.Note: The New Distribution Points Wizard Welcome window appears.

    u. Click Next.Note: The New Distribution Points Wizard Copy Package dialog box appears

    displaying the list of distribution points for the package.

    v. Under Distribution points, click SMSServer, and then click Next.Note: The New Distribution Points Wizard Wizard Completeddialog box appears

    indicating that the wizard has completed successfully.

    w. Click Close.Note: The package is copied to the designated distribution point.

    5. Distribute the bootpackage

    Note: In the following procedure, you will distribute the boot image package to a

    distribution point. The boot image is used to start the computer with WinPE for

    capturing the operating system image as well as prior to deploying the operating

    system image to a system.

    a. In the tree pane, expand Site Database | Computer Management | OperatingSystem Deployment, and then click BootImages.

    Note: The list of boot images in the site appears in the results pane. Notice that there

    are boot images for 32-bit and 64-bit clients.

    b. In the tree pane, expand Boot Images | Boot image (x86), and then clickDistribution Points.

    Note: The distribution points for this package appear in the results pane. Notice that

    there are no distribution points assigned to this boot image yet.

    c. In the Actions pane, click New Distribution Points.Note: The New Distribution Points Wizard Welcome window appears.

    d. Click Next.Note: The New Distribution Points Wizard Copy Package dialog box appears

    displaying the list of available distribution points for the boot image.

    e. Under Distribution points, click SMSServer, and then click Next.Note: The New Distribution Points Wizard Wizard Completeddialog box appears

    indicating that the wizard has completed successfully.

    f. Click Close.Note: The boot image is copied to the designated distribution point. As the boot

    images is about 125MB in size, it may take a couple minutes to completely distribute

    to the distribution point.

    6. Create a statemigration point

    Note: In the following procedure, you will create a State Migration Point for the site.

    The state migration point is used by USMT to store and retrieve the state information

  • 8/8/2019 SCE Deploy

    8/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 6 of 16

    Tasks Detailed Steps

    during operating system image deployment.

    a. In the tree pane, expand Site Database | Site Management | MCM | SiteSettings, and then click SiteSystems.

    Note: The list of site systems configured for the site displayed in the results pane.

    Notice that there is one site system in the site, that being the site server computer.

    b.

    In the tree pane, expand Site Systems, click SMSServer, and then in the Actionspane, click New Roles.

    Note: The New Site Role Wizard Generaldialog box appears displaying general

    settings for the site server as a site system.

    c. Click Next.Note: The New Site Role Wizard System Role Selection dialog box appears displaying

    the list of site system roles that can be assigned to this computer.

    d. Under Availableroles, select State migration point, and then click Next.Note: The New Site Role Wizard State Migration Pointdialog box appears allowing

    you to configure the state migration point.

    e. Click New (the icon resembles a starburst).Note: The Storage Folderdialog box appears allowing you to configure the drive touse to maintain the user state information. Notice that the default values of a

    maximum of 100 clients storing state on the state migration point, and the required

    minimum free disk space of 100 MB. Notice also that by default, state information is

    removed one day after successful restore.

    f. In the Storage folder box, type C:\Userstate and then click OK.Note: The New Site Role Wizard Generaldialog box appears displaying the current

    configuration of the state migration point.

    g. Click Next to accept the current configuration to remove the state after 1 day.Note: The New Site Role Wizard Summarydialog box appears indicating that you

    have successfully completed the wizard.

    h. Click Next.Note: The New Site Role Wizard Wizard Completed dialog box appears indicating that

    you have now configured the state migration point and it is currently being installed.

    i. Click Close.Note: The Configuration Manager Console window appears displaying the site

    systems for the computer. Notice that the state migration point role is now listed for

    the site system. It will take a minute to install the state migration point.

    7. Validate the statemigration point

    installation

    a. In the tree pane, expand Site Database | System Status | Site Status | MCM |Site System Status.

    Note: The list of site systems and roles installed appears in the results pane. Notice

    that the ConfigMgr state migration point role is listed and has a state ofOK. This

    indicates that the role was successfully deployed.

  • 8/8/2019 SCE Deploy

    9/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 7 of 16

    Exercise 2

    Creating a Capture Media Task Sequence

    ScenarioIn this exercise, you will create a task sequence that will be used to capture the Windows 7 client computer image.

    Tasks Detailed Steps

    Complete the following

    task on:

    SMS Server

    1. Create the CaptureMedia task sequence

    a. In the tree pane, expand Site Database | Computer Management | OperatingSystem Deployment.

    Note: The operating system deployment items appear in the tree pane.

    b. In the tree pane, click Task Sequences.Note: The task sequences for the site appear in the results pane. Notice that there are

    no task sequences yet. You need to create a task sequence that will allow you to

    capture an operating system image.

    c. In the Actions pane, click Create Task Sequence Media.Note: The Task Sequence Media Wizard Select Media Type window appears

    prompting for the type of task sequence media to create: either a stand-alone,

    bootable, or capture media type.

    d. Click Capture media, and then click Next.Note: The Task Sequence Media Wizard Media Type dialog box appears prompting

    for the type of media to create: either a USB flash drive or a CD/DVD.

    e. Verify that CD/DVD set is selected.f. In the Media file box, type C:\Capture.iso and then click Next.Note: The Task Sequence Media Wizard Boot Image dialog box appears prompting

    for the boot image to use with the capture media.

    g. Click Browse.Note: The Select a Boot Image dialog box appears displaying the boot images

    available. As the x86 boot image is the only one deployed to a distribution point, and

    can be used to deploy the Windows 7 image to the client, you will select it.

    h. Click Boot image (x86) and then click OK.Note: The Task Sequence Media Wizard Boot Image dialog box appears displaying

    the selected boot image and distribution point to use. Notice that the only distribution

    point in our site contains that boot image and is automatically displayed in the

    wizard.

    i. Click Next.Note: The Task Sequence Media Wizard Summarydialog box appears indicating the

    wizard is complete and is ready to create the media.j. Click Next.Note: The task sequence media is created. This process will take a couple of minutes

    to complete. When complete, a Task Sequence Media Wizard Wizard Completed

    dialog box appears indicating the media was successfully created.

    k. Click Close.Note: The list of task sequence items appear in the tree pane. Notice that the process

    of creating a task sequence capture media does not create a task sequence in the

    Configuration Manager Console, but rather the .iso file.

  • 8/8/2019 SCE Deploy

    10/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 8 of 16

    Tasks Detailed Steps

    l. Start Windows Explorer, and then display the contents of C:\.Note: The contents of the folder appear. Notice the Capture.iso file, which can now be

    burned to a CD for booting on computers to be imaged. In the lab, we will just use the

    .iso file without creating an actual CD. As we are in a Hyper-V environment, and

    networking is not enabled between the guest and host computers, an .iso has already

    been created (identical to the one you just created) and staged on the host

    computers hard drive. You will use it in the next exercise.

  • 8/8/2019 SCE Deploy

    11/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 9 of 16

    Exercise 3

    Deploying an OS Image Using Configuration Manager

    2007

    ScenarioIn this exercise, you will create a new package and advertisement to deploy the Windows 7 image to the Windows

    XP client.

    Tasks Detailed Steps

    Complete the following

    tasks on:

    SMS Server

    1. Create the imagepackage

    a. In the tree pane of the Configuration Manager Console, expand Site Database |Computer Management |Operating System Deployment.

    NOTE: The operating system deployment items appear in the tree pane.

    b. In the tree pane, click Operating System Images.NOTE: The operating system images for the site appear in the results pane. Noticethat there are no images yet. You need to create an operating system image from the

    Windows 7 image file previously captured.

    c. In the Actions pane, click Add Operating System Image.NOTE: TheAdd Operating System Image Wizard Data Source dialog box appears

    allowing you to specify the image file to use.

    d. In the Path box, type \\smsserver\Images\Windows7_x64.wim and then clickNext.

    NOTE: Do not select the MyWindows7.wim file. This is the image file you started in

    the previous exercise that likely was not completely captured (unless you let the

    capture process complete instead of following the lab directions). Use the pre-

    captured image file, Windows7_x64.wim for your image package source.

    TheAdd Operating System Image Wizard Generaldialog box appears allowing you

    to specify the name, version and comment for the operating system image to be

    created.

    e. In the Name box, type Windows 7 Enterprisef. In the Version box, type 1.0g. In the Comment box, type Windows 7 64-bit image and then click Next.NOTE: TheAdd Operating System Image Wizard Summarydialog box appears

    indicating that the operating system image is ready to be created.

    h. Click Next.NOTE: TheAdd Operating System Image Wizard Wizard Completeddialog box

    appears indicating that the wizard completed successfully.

    i. Click Close.NOTE: The process of creating the package in the Configuration Manager Console can

    take a number of minutes to complete (approximately three minutes) in a virtual

    environment.

    The list of image packages appears in the results pane. Notice that the Windows 7

    image appears.

    2. Add the image to adistribution point

    a. In the tree pane, expand Site Database | Computer Management | OperatingSystem Deployment | Operating System Images | Windows 7 Enterprise.

    Note: The Windows 7 image items appear in the tree pane.

  • 8/8/2019 SCE Deploy

    12/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 10 of 16

    Tasks Detailed Steps

    b. In the tree pane, click Distribution Points, and then in the Actions pane, clickNew Distribution Points.

    Note: The New Distribution Points Wizard Welcome window appears.

    c. Click Next.Note: The New Distribution Points Wizard Copy Package dialog box appears

    displaying the list of available distribution points for the OS image.d. Under Distributionpoints, click SMSServer, and then click Next.Note: The New Distribution Points Wizard Wizard Completeddialog box appears

    indicating that the wizard has completed successfully.

    e. Click Close.Note: The OS image is copied to the designated distribution point. As the OS image is

    very large in size (2.7 GB), it will take several minutes to completely distribute to the

    distribution point.

    You can use the Package Status node under the operating system image package to

    identify when the image package has been distributed to the distribution point. This

    will take several minutes due to the size of the image. You do not have to wait for it to

    complete distribution before you move onto the next procedure. However, the image

    must be distributed to the distribution point before the client attempts to run the

    advertisement.

    3. Create an imagedeployment task

    sequence

    a. In the tree pane, expand Site Database | Computer Management | OperatingSystem Deployment.

    Note: The operating system deployment items appear in the tree pane.

    b. In the tree pane, click Task Sequences.Note: The task sequences for the site appear in the results pane. Notice that there are

    no task sequences yet. You need to create a task sequence that will allow you to

    deploy an operating system image.

    c. In the Actions pane, click New, and then click Task Sequence.Note: The New Task Sequence Wizard Create a New Task Sequence window appears

    prompting for the type of task sequence to create: to deploy an image package, build

    a reference system or a custom task sequence.

    d. Click Next to create a task sequence that will install an existing image package.Note: The New Task Sequence Wizard Task Sequence Information dialog box

    appears prompting for the name and description for the task sequence, as well as

    which boot image to use.

    e. In the Task sequence name box, type Install Windows 7 Imagef. In the Comment box, type Installs Windows 7 image and then click Browse.Note: The Select a Boot Image dialog box appears displaying the boot images

    available.

    g. Click Boot image (x86) and then click OK.Note: The New Task Sequence Wizard Task Sequence Information dialog box

    appears displaying the name and description of the task sequence, as well as the boot

    image to use.

    h. Click Next.Note: The New Task Sequence Wizard Install the Windows Operating System dialog

    box appears prompting for the image package, licensing, and administrator password

    to use.

    i. Click Browse.Note: The Select a Package dialog box appears displaying the image packages

  • 8/8/2019 SCE Deploy

    13/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 11 of 16

    Tasks Detailed Steps

    available.

    j. Click Windows 7 Enterprise 1.0 and then click OK.Note: The New Task Sequence Wizard Install the Windows Operating System dialog

    box appears displaying the image package to use. Notice that the default action is to

    install all images in the operating system image. The Windows 7 image includes two

    partitions, so well configure the deployment to only install the operating system

    image.

    Also notice that the default configuration is to partition and format the target

    computers hard disk. That is only required in a bare metal scenario, which we are not

    performing.

    k. In the Image box, click 2-2.l. Click to clear the Partition and format the target computer before installing the

    operating system.

    Note:Partitioning and formatting the target computers hard disk is only required in a

    bare metal scenario, which we are not performing. Clearing this option will make the

    image deployment process faster, especially as the default format is a full format, not

    a quick format.

    m. Click Next to not designate a product key, not specify a licensing mode, and todisable the local administrator account on the target system.

    Note: The New Task Sequence Wizard Configure the Networkdialog box appears

    prompting whether the target system will join a workgroup or domain.

    n. Click Join a domain, and then after Domain, click Browse.Note: The Select a Domain dialog box appears displaying the available domains.

    o. Under Domains, click smsdomain.smsdemo.microsoft.com and then click OK.Note: The New Task Sequence Wizard Configure the Networkdialog box appears

    displaying the domain the target client should join after installation of the Windows 7

    image. Notice that you can also configure a specific OU for the client to join.

    p. Click Set.Note: The Windows User Accountdialog box appears prompting for the account and

    password to configure as the Network Access Account.

    q. In the User name box, type smsdomain\administratorr. In the Password and Confirm password boxes, type password and then click OK.Note: The New Task Sequence Wizard Configure the Networkdialog box appears

    displaying the domain the target client should join after installation of the Windows 7

    image as well as the account that will be used to add the client to the domain.

    s. Click Next.Note: The New Task Sequence Wizard Install the ConfigMgr clientdialog box

    appears prompting for the package to use for the Configuration Manager client

    installation, which occurs after the OS image has been deployed.

    t. Click Browse.Note: The Select a Package dialog box appears displaying the packages available.

    u. Click Microsoft Configuration Manager Client Upgrade and then click OK.Note: The New Task Sequence Wizard Install the ConfigMgr clientdialog box

    appears displaying the package and program to use for the Configuration Manager

    client installation. Notice that the installation properties includes the FSP parameter

    to allow the new client deployment to report deployment state messages.

    v. Click Next.Note: The New Task Sequence Wizard Configure State Migration dialog box appears

  • 8/8/2019 SCE Deploy

    14/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 12 of 16

    Tasks Detailed Steps

    prompting for configuration of the user state capture process.

    w. Click Browse.Note: The Select a Package dialog box appears displaying the packages available.

    x. Click Microsoft USMT 4.0, and then click OK.Note: The New Task Sequence Wizard Configure State Migration dialog box appears

    displaying the configuration of the user state capture process. Notice that thedefaults are to capture user state, save it to the state migration point, capture

    network settings, and capture Microsoft Windows settings.

    y. Click Next.Note: The New Task Sequence Wizard Include Updates in Image dialog box appears

    prompting for deployment of software updates. Notice that the default configuration

    is to not deploy software updates with the image.

    z. Click Next to not deploy any software updates in our lab .Note: The New Task Sequence Wizard Install Software Packages dialog box appears

    prompting for deployment of software packages after the image has been installed.

    This is where youd configure to add in additional Configuration Manager packages,

    such as Microsoft Office 2007.

    aa.Click Next to not deploy any software packages in the lab environment.Note: The New Task Sequence Wizard Summarydialog box appears indicating the

    wizard has been completed and is ready to create the task sequence.

    bb.Click Next.Note: The task sequence is created, and then the New Task Sequence Wizard Wizard

    Completeddialog box appears indicating that the task sequence was successfully

    created.

    cc. Click Close.Note: The task sequences for the site appear in the results pane. Notice that there is

    now one task sequence in the site.

    4. Advertise the tasksequence a.

    In the results pane, click Install Windows 7 Image.Note: The task sequence properties appear at the bottom of the results pane.

    b. Click the References tab.Note: The list of packages used by this task sequence appears in the results pane.

    Notice that there are four packages used by this task sequence.

    c. Start Windows Explorer and verify that each of the four packages are available onthe distribution point.

    Note: Do not proceed until the four packages are available on the distribution point.

    You can view the SMSPKGC$ shared folder to verify that each of the four packages is

    available on the distribution point.

    d. In the Actions pane of the Configuration Manager Console, click Advertise.Note: The New Advertisement Wizard Generaldialog box appears prompting forgeneral properties of the advertisement. Notice that the name defaults to the task

    sequence name.

    e. After Collection, click Browse.Note: The Browse Collection dialog box appears.

    f. Click All Windows XP Systems, and then click OK.Note: The New Advertisement Wizard Generaldialog box appears prompting for

    general properties of the advertisement.

    g. Click Next.

  • 8/8/2019 SCE Deploy

    15/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 13 of 16

    Tasks Detailed Steps

    Note: The New Advertisement Wizard Schedule dialog box appears prompting for

    the advertisement schedule.

    h. Click New (the toolbar icon resembles a star burst).Note: TheAssignment Schedule dialog box appears.

    i. Click OK to create a schedule for the current date and time.Note: The New Advertisement Wizard Schedule dialog box appears displaying theadvertisement schedule.

    j. Click Next.Note: The New Advertisement Wizard Distribution Points dialog box appears

    prompting for how the task sequence will access any content that is required.

    k. Click Next to allow content to be downloaded when needed by the tasksequence, to not allow access to remote distribution points, and require the use

    of protected distribution points if available.

    Note: The New Advertisement Wizard Interaction dialog box appears prompting for

    how the user will interact with the task sequence.

    l. Click Next to not allow the user to run the program as an optional program priorto the mandatory schedule and to display progress of the task sequence.

    Note: The New Advertisement Wizard Securitydialog box appears prompting for

    security rights for the task sequence.

    m. Click Next to use the default security rights.Note: The New Advertisement Wizard Summarydialog box appears indicating the

    wizard has been completed successfully and is ready to create the advertisement.

    n. Click Next.Note: The advertisement is created, and then the New Advertisement Wizard Wizard

    Completeddialog box appears indicating the advertisement was successfully created.

    o. Verify that all processes were completed successfully, and then click Close.Note: The task sequences for the site appear in the results pane. Notice that there is

    only one task sequence in the site.

  • 8/8/2019 SCE Deploy

    16/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 14 of 16

    Exercise 4

    Installing the Image at the Target Client Computer

    ScenarioIn this exercise, you will install the Windows 7 image on the Windows XP client computer. You will begin by

    verifying the current client configuration.

    Tasks Detailed Steps

    Complete the following

    tasks on:

    SMS Client

    1. Verify the currentconfiguration

    a. Log on as administrator with a password ofpasswordb. On the Start menu, right-click My Computer; and then click Properties.Note: The operating system listed is Microsoft Windows XP Professional Service Pack

    3.

    c. Click Cancel.

    2. Install the operatingsystem image

    a. In ControlPanel, start ConfigurationManager.Note: The Configuration Manager Properties dialog box appears.

    b. Click the Actions tab.Note: The Configuration Manager Properties dialog box displays the available

    actions for the client.

    c. Click Machine Policy Retrieval & Evaluation Cycle, and then click InitiateAction.Note: The client will request new policies, which will include the policy related to the

    advertised task sequence. The Configuration Manager Properties dialog box appears.

    d. Click OK.Note: TheAssigned Program About to Run notification to be displayed. Remain at

    this point until theAssigned Program About to Run notification appears. Log off,then log back on if you dont get the icon in the system tray.

    e. Double-click the Assigned Program About to Run icon on the system tray.Note: The Program Countdown Status dialog box appears indicating a program is

    about to run.

    f. Click Run.Note: An Installation Progress message box appears as the Windows 7 operating

    system image is installed on the Windows XP client computer.

    It will take a number of minutes for the Windows 7 image to be deployed to the

    computer (approximately 60 minutes). It will automatically restart in the middle of

    this process. Notice that Windows PE is started and initialized to install the image.

    After the system reboots into Window PE, the Installation Properties message box

    appears displaying the progress bar for installing the image, you can shut down theWindows XP virtual image and not wait for the image installation process to occur.

    If you do cancel the deployment, you can still complete the next exercise to report on

    the operating system deployment progress. If you do let the image continue the

    installation process, the computer will restart, automatically run through Windows

    setup to apply configuration settings, and then finally reboot again into Windows 7.

    If you canceled the image deployment, you should skip the following procedure to

    validate that Windows 7 has been deployed, and move to to exercise 6.

  • 8/8/2019 SCE Deploy

    17/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 15 of 16

    Exercise 5

    Viewing Status for the Image Deployment

    ScenarioIn this exercise, you will view status messages for the image installation.

    Tasks Detailed Steps

    Complete the following

    task on:

    SMS Server

    1. Verify the imagedeployment

    a. In the tree pane, expand Site Database | Computer Management, and then clickOperating System Deployment.

    Note: The Operating System Deployment home page appears in the results pane.

    Notice that there are no results to display unless the scheduled summarization

    process of hourly has already occurred.

    b. In the Actions pane, click Run Home Page Summarization.Note: The home page for operating system deployment is summarized. This will take

    a moment to complete.c. In the Actions pane, click Refresh.Note: The Operating System Deployment home page appears in the results pane.

    Notice that there is now one task sequence that has been advertised. You will also

    notice that a chart has been created to the right of the list of task sequence

    advertisements. The chart will indicate the state of the advertised task sequence. In

    our case, we only have one computer targeted, so the chart shows the state of that

    one computerrunning, failed, succeeded, etc.

    d. In the results pane, under Advertisement, click Install Windows 7 Image.Note: The Status summary of a specific task sequence advertisementreport appears

    in the results pane. This report displays the status for this task sequence

    advertisement. The status of the task sequence advertisement depends on the state

    of the image deployment: canceled, running, or completed.

    e. Click the arrow to the left of the one execution state listed.Note: TheAll system resources for a specific task sequence advertisement in a

    specific state report appears in the results pane. This report displays the clients who

    are reporting the specific execution state you drilled into. Notice that the report

    displays the last status message ID as well as the description of the last status

    message.

    f. Click the arrow to the left of SMSClient.Note: The History -Specific task sequence advertisements run on a specific

    computerreport appears in the results pane. This report displays the status for each

    task sequence step executed on the client computer. The task sequence steps

    displayed depends on the state of the image deployment: canceled, in progress, or

    completed.

    You should at least see messages with IDs of 10035, 10002, 10005 and 11140. Many

    others could be available after this one, depending on how far you allowed the

    process to complete.

    You have now successfully configured your Configuration Manager site for an OS

    image deployment, prepared and captured your Windows 7 reference system, created

    the appropriate task sequence to deploy the image, and upgraded your Windows XP

    client to Windows 7. You also verified that the client was a managed client in your

    Configuration Manager site.

  • 8/8/2019 SCE Deploy

    18/18

    Deploying Windows 7 Operating System Images Using System Center Configuration Manager 2007

    Page 16 of 16

    Tasks Detailed Steps

    If you did allow the client to complete the upgrade to Windows 7, you can then

    validate that the client has reported to the Configuration Manager site as a Windows

    7 client (can check the clients discovery properties for the operating system). Also, if

    you update the membership of the All Windows XP Systems collection, SMSClient

    will no longer appear as a member of the collection, as it is no longer running

    Windows XP. You will still see it in the All Systems collection, as well as the All

    Windows Workstation or Professional Systems collection.