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.

Correct 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