question

SunghyunPark-5022 avatar image
0 Votes"
SunghyunPark-5022 asked JennyFeng-MSFT answered

unattend editing

Hi.

I want to silent deployment for image by sysprep.
I've tested some task with Windows Image Manager.
Here is my question.

How to disable each steps like below?
100611-1.png
100621-2.png
How to auto activation with product key?


windows-10-generalmem-autopilot
1.png (16.9 KiB)
2.png (90.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JennyFeng-MSFT avatar image
0 Votes"
JennyFeng-MSFT answered

@SunghyunPark-5022
Hi,
You could edit the Unattend.xml and go to oobeSystem.
Expand amd64_Microsoft-Windows-Shell-Setup_neutral.
Select OOBE.
Set SkipMachineOOBE and SkipUserOOBE to true.
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-vista/cc721948(v=ws.10)

To specify a product key, please refer to the following steps:
https://www.windowscentral.com/how-create-unattended-media-do-automated-installation-windows-10
Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
Hope above information can help you.

============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.