They are there.
ldprovision.exe
ldprovisionasuser.exe
Where should these be called from? I don't have that set in the XML anywhere.
also setupcomplete.cmd is present in c:\windows\setup\scripts
Contents
-----------------------------------------------------------
del /q /f c:\Windows\panther\unattend.xml
net user administrator /active:yes
wmic useraccount where name='Administrator' call rename name='MPCore'
-----------------------------------------------------------