SysPrep

  • Thread starter Thread starter AS
  • Start date Start date
A

AS

I am trying to modify my sysprep on the fly within a WinPE session.
In particular, I would like to modify my OEMPnPDriversPath each time I
enter into my WinPE session. However, it doesnt look like this line
gets added to the HKLM\Software\Microsoft\Windows\CurrentVersion
DevicePath location after I've modified it. I think the sysprep.inf
file is read and this information is entered into the registry during
the resealing process.

Can anyone confirm or deny this for me?

Thanks.
 
When you originally ran Sysprep -Reseal or -Mini it
processes the Sysprep.inf at that time. That is when the
Device Path is updated that section is not processed
again.

If you are in WinPE you could simple load the hive and
updated the registry directly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top