I'm trying to achieve the following;
1) Deploy a captured image to a laptop in a remote configuration center using USB media without network access. This means that a Join Domain step is not possible.
2) Once deployed, the laptop is shut down and shipped to customer. Once on site with network access, resume the TS and domain join. This should be possible without the original USB media.
My first attempt was to create a Standard TS and include a Suspend step during State Restore. This requires the USB media to Resume so isn't a solution.
My second attempt was to create an LTI OEM TS, which copies the Deployment Share to the HDD. However I need to automate the 1st step (choose OEM TS), reboot after copying the Deployment Share tot he HDD, and then immediately begin the 2nd step (choose Deploy TS). I am struggling to understand 1) if this is possible, and 2) which customsettings.ini to edit for each step.
Thanks,