I'm trying to automate (as much as I can) the deployment of WES7 to some Thin Clients.
I can capture and deploy WIM files manually but as soon as I try using MDT LiteTouch It fails. Well, it actually completes successfully without errors but no image is applied to the Thin Clients disk.
The best I can come up with is that there is some size check being done through "LTIApply.wsf" or "LTIDiskUtility.vbs".
Is there a way to skip these checks?