MDT 2012: Format and Partition Disk to 2 partitions issue
-
4. května 2012 0:44
Since upgrading to MDT 2012, MININT and _SMSTaskSequence folder are copied to second partition (not the OS partition) after "Format and Partition Disk" task. As a result, I get the "Can not find script file "C:\MININT\Scripts\LiteTouch.wsf" error message after OS is applied and rebooted. I notice both folders were copied to D: drive instead of C: drive.
Mathieu had similar problem reported in this link (http://social.technet.microsoft.com/Forums/en-US/mdt/thread/ac9ae4b1-be16-4a17-b01a-527cb85662c0), and looks there is a bug in MDT 2012 when formatting hard drive to 2 partitions.
Anyone else having the same problem? Thanks in advance..
Všechny reakce
-
4. května 2012 11:42
Did you choose Disk 0 for the c-drive and Disk 1 for the d-drive?
I have a few TS creating 2 partitions and they're all working fine in MD T2012.
- Upravený Stefan Schipper 4. května 2012 11:42
-
6. května 2012 23:34
Thanks for your reply.. I only have a single disk on my PC, and would like to have 2 partitions (C & D drives).
I also notice that if the hidden "System" partition (500mb) for bitlocker is created, both folders are copied to correct partition (OS partition) and I don't see the error message. The problem is that I don't want the hidden "System" partition in my disk. I just want 2 partitions (C & D) in my disk.
When I add this variable "DoNotCreateExtraPartition=YES" in customsettings.ini, only 2 partitions are created on my disk (that's what I want). However, I have the error message / this issue..