nerdexam
Microsoft

70-243 · Question #92

You have a System Center 2012 Configuration Manager environment. During an operating system deployment to a specific computer, you need to ensure that all user state data is migrated to a new…

The correct answer is C. Create a computer association, and specify the details for the transfer. A computer association in SCCM defines the source-to-destination relationship required for side-by-side user state migrations between two different computers.

Managing Operating System Deployment (OSD)

Question

You have a System Center 2012 Configuration Manager environment. During an operating system deployment to a specific computer, you need to ensure that all user state data is migrated to a new computer. What should you do?

Options

  • AConfigure a user state restore task, and configure the task to transfer the data to the new computer.
  • BConfigure a user state restore task, and select the Customize how user profiles are restored option.
  • CCreate a computer association, and specify the details for the transfer.
  • DEdit the MigSys.xml file that is specified in the user state restore task.

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    92% (22)
  • D
    4% (1)

Why each option

A computer association in SCCM defines the source-to-destination relationship required for side-by-side user state migrations between two different computers.

AConfigure a user state restore task, and configure the task to transfer the data to the new computer.

A user state restore task only handles the restoration phase and cannot establish a link between source and destination computers on its own.

BConfigure a user state restore task, and select the Customize how user profiles are restored option.

The 'Customize how user profiles are restored' option controls profile handling behavior during restoration and does not associate a source computer with a destination computer.

CCreate a computer association, and specify the details for the transfer.Correct

A computer association explicitly maps a source computer to a destination computer, which is required for SCCM to know where to capture user state from and where to restore it to during a replace scenario. Without this association, the task sequence has no way to correlate the captured state store with the new target computer. You create the association in the SCCM console and it is referenced automatically by the capture and restore task sequence steps.

DEdit the MigSys.xml file that is specified in the user state restore task.

MigSys.xml is a USMT configuration file that controls which system settings are included in migration but does not define or manage computer-to-computer transfer relationships.

Concept tested: Computer associations for side-by-side user state migration

Source: https://learn.microsoft.com/en-us/mem/configmgr/osd/deploy-use/manage-user-state

Topics

#user state migration#computer association#OSD task sequence#side-by-side migration

Community Discussion

No community discussion yet for this question.

Full 70-243 Practice