@andre_x said in Clone PC and change product key:

Isn’t there a way to pass a field (for example “Other Tag #1”) to a script passed to the host?

There is probably a way. I know during image deployment with a post install script you can have access to this variable.

How about the drivers? How can he find them for a new hardware?

I have examples of how to create a post install script to copy over device specific drivers. I have to admit the examples are only for Dell systems, but you could adapt to other hardwares as long as you have the inf (not exe) based drivers packages. https://forums.fogproject.org/topic/11126/using-fog-postinstall-scripts-for-windows-driver-injection-2017-ed

I use this method to seed (set) some unattend.xml settings to avoid having to use the FOG client to rename and activate the target computers. The word avoid is a bit strong, I have some unique OU naming conventions that are not supported by FOG, so I need to set then via scripting.