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?

How to auto activation with product key?
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?

How to auto activation with product key?
@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.
3 people are following this question.