After upgrading MDT to 6.3.8443.1000 and ADK to 10.1.14393.0 the TS used to capture Windows stopped working properly. I checked the rules from CS.ini and nothing is changed, but now it seems the SkipCapture=NO is ignored and the capturing TS behaves like a deployment TS (the wizard doesn't display anymore the window where you can choose to capture, when you run theLiteTouch.vbs). I tried to create a new Capturing TS on the upgraded capturing share or a new capture share dedicated only to the capturing process (as the one that I upgraded) with a new TS but with the same result. If I uninstall MDT 8443 and install the previous version and create a new Capture Share and Capturing TS, the capturing process works again. So, I think the problem is with the new MDT update not with the CS.ini or ADK or TS and I couldn't find a fix for this.
The deployment TSs seems to work ok, but I just upgraded today and I used them only for a short period of time, so I’ll see if I’ll discover anything wrong with them later.<o:p></o:p>
Does anyone encountered something similar with the new update of MDT? Do you have any suggestions regarding this?<o:p></o:p>
These are the rules from the CS.ini that I used to successfully capture Win 10 and 7, until I upgraded to the latest version of MDT:<o:p></o:p>
[Settings]
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=Y
SkipCapture=NO
SkipAdminPassword=YES
SkipProductKey=YES<o:p></o:p>
Thank you! (This is not part of CS :)))) )<o:p></o:p>