Last updated
Last updated
Everything can be added to an AutoUnattend.xml in three separate Commands
The Execution Policy must be run first as the OSD Module will not be imported without having this done first. We know this works properly, so -WindowStyle Hidden
will be used to hide the console
The second Command will update the OSD Module and add additional Modules. This must be kept separate so additional Run Commands that are in additional steps will use the updated Modules. This window will be kept visible and a Pause will be added. Verbose output is recommended
Finally, all the other settings can be put together in the third command. Again, Verbose and a Pause will help for the test