Issue
CTOS action is failing in the provisioning template.
The image is sysprepped.
The following error is in the C:\Windows\Temp\ConfigureTargetHandler.log file:
ConfigTargetOSHandler.exe:Could not stat dir :\ldprovisioning error 2
Cause
Inject Script action is not injecting UNATTEND.XML in the Target File Name field which caused CTOS to not find any unattend.xml files.
Solution
Change the Target File Name field of the Inject Script action to inject UNATTEND.XML for the file name.
If not using an Inject Unattend script action, add one to the template and ensure it injects the file as Unattend.xml.