Share via

About Windows System Image Manager

fds fds 20 Reputation points
Sep 3, 2024, 8:54 AM

To use the Windows System Image Manager tool to generate an autounattend.xml file that skips the following screen, which component should be used?

289944

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,075 questions
0 comments No comments
{count} votes

Accepted answer
  1. S.Sengupta 22,826 Reputation points MVP
    Sep 4, 2024, 1:37 AM

    Use the "Microsoft-Windows-Shell-Setup" aspect within the Windows System Image Manager (SIM) device to generate the precise segment in your autounattend.Xml file.

    Specifically, you'll want to configure the subsequent settings:

    In the "Microsoft-Windows-Shell-Setup" factor

    Under the "OOBE" (Out-of-Box Experience) phase

    Set "SkipMachineOOBE" to "true"

    Set "SkipUserOOBE" to "genuine"

    These settings will skip the Out-of-Box Experience, which incorporates the Microsoft account sign-in display screen.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.