Hi,
I would be really grateful if someone could help me here. I have been tearing my hair out trying to get this one solved.
I am trying to Sysprep a machine using MDT 2012 and a task sequence, but it constantly fails without any error message.
I am running the Litetouch.wsf from a network share, the machine I am using is not on the domain but I connect to the network share using my credentials. The permissions are all fine on the folder.
When I run the script I see these screens - (Please see attached document)
It will stay at this screen forever, not even hitting the section where I need to select task sequence. I have left this overnight once, and it is still at exactly the same section in the morning.
My bootstrap.ini looks like this-
[Settings]
Priority=Default
[Default]
DeployRoot=\\Server\DeploymentShare$
and my customsettings.ini looks...