Hi Dan,
I've read through all the docs a couple of times and was still a little confused as to how to set up the Python environment mostly. This is an area that I feel isn't well covered in the docs, as WinPE doesn't allow you to use the Python installer.
I've had to create a Virtual Environment on my host PC and install the packages with PIP that way, then zip that up to unpack and run on the WinPE.
Those examples are helpful, thank you! I'm at a stage where I have Glazier AutoBuild running in WinPE and I'm writing YAML and PowerShell scripts to deploy.
Next step is working out how to punt it into the installed environment on the deploying machine and get it running each time. I've seen the registry keys you say you have to modify and that you need to run sysprep with an unattend.xml file, which I need to find out more about.
It seems that I'm getting to grips with Glazier but I'm not so confident with the Windows deployment aspects. (This is my first time doing an automated deployment build!!) If anyone has any comments on getting Glazier going after WinPE has done its bit, or anything else regarding good practices for imaging the .wim onto disk and all that, that would be greatly appreciated!
Kind regards,
Ed