Exam MD-102 Topic 1 Question 285 Discussion
Actual exam question for Microsoft's MD-102 exam
Question #: 285
Topic #: 1
Question #: 285
Topic #: 1
Hotspot Question
Your network contains an Active Directory domain named contoso.com. The domain contains 500 computers that run Windows 7. Some of the computers are used by multiple users.
You plan to refresh the operating system of the computers to Windows 10.
You need to retain the personalization settings to applications before you refresh the computers.
The solution must minimize network bandwidth and network storage space.
Which command should you run on the computer? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Your network contains an Active Directory domain named contoso.com. The domain contains 500 computers that run Windows 7. Some of the computers are used by multiple users.
You plan to refresh the operating system of the computers to Windows 10.
You need to retain the personalization settings to applications before you refresh the computers.
The solution must minimize network bandwidth and network storage space.
Which command should you run on the computer? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Suggested Answer:

Explanation:
Scannstate is used with the User State Migration Tool (USMT). It scans a source computer that collects files and settings.
The /Hardlink is used when refreshing computers on existing hardware, it increases performance, decreases disk utilization and other resources.When using hardlink you have to select
/nocompress.
The /ui:Contoso\ is defining a Domain then Username to be entered. Hence you combine
/Hardlink /nocompress /ui:Contoso\<Username> or </all>
https://docs.microsoft.com/en-us/windows/deployment/usmt/usmt-scanstate-syntax#how-to-use- ui-and-ue
by Wendell at Apr 09, 2025, 07:06 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).