I've noticed that if I install Windows 10 (Home or Pro) from a USB stick (presumably works with DVD too) that it will install a recovery partition on the target computer, but if install via PXE network share it will not install a recovery partition
Does anyone know how to enable recovery creation as part of the install process?
I've been using the April 2018 ISO downloaded via the Windows USB Install utility,
The process for installing via pxe is simply a batch script auto mounts windows share on server cd's into the windows 10 setup folder and runs the setup.exe with no parameters. the WinPE that is booted to run the setup is the original boot.wim from the Windows 10 Setup ISO
I've looked to see if there is a commandline parameter for installing the recovery partition but couldn't see one.