nerdexam
Exams70-698Questions#125
Microsoft

70-698 · Question #125

70-698 Question #125: Real Exam Question with Answer & Explanation

The correct answer is B: specialize. The CopyProfile setting must be placed in the specialize configuration pass to copy a customized user profile to the default user profile before a Windows image is captured.

Question

You have a technician computer named Computer1 and a reference computer named Computer2. You plan to customize the profile settings on Computer2 by logging on to Computer2. You need to ensure that the current user profile is copied to the default user profile before the image of Computer2 is captured. To which configuration pass in the unattended answer file should you add the CopyProfile settings?

Options

  • AOfflineServicing
  • Bspecialize
  • CoobeSystem
  • DwindowsPE
  • Egeneralize
  • FauditUser
  • GauditSystem

Explanation

The CopyProfile setting must be placed in the specialize configuration pass to copy a customized user profile to the default user profile before a Windows image is captured.

Common mistakes.

  • A. OfflineServicing is used to apply packages, updates, and drivers to a mounted offline image and has no mechanism for copying user profiles.
  • C. oobeSystem configures the Out-of-Box Experience presented to end users after deployment and does not handle pre-capture profile operations.
  • D. windowsPE runs before Windows is installed and operates in the Windows PE environment, where user profiles do not yet exist.
  • E. generalize removes machine-specific information and runs after CopyProfile should already have been applied, making it too late in the sequence.
  • F. auditUser runs during audit mode with standard user privileges and is not the designated pass for the CopyProfile component.
  • G. auditSystem runs during audit mode with system-level privileges but is not the correct pass for the CopyProfile component as defined by Microsoft.

Concept tested. CopyProfile placement in Windows unattended answer file

Reference. https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-shell-setup-copyprofile

Community Discussion

No community discussion yet for this question.

Full 70-698 Practice