Config_Mgr_noob Posted April 30, 2014 Report post Posted April 30, 2014 Hi, I keep receiving the below error message when attempting to OSD a new PC. I just recently integrated MDT and SCCM 2012 and created a new MDT Task Sequence. I'm not 100% sure where I need to modify a file or folder to allow the NAA to format and partition the drive or if I even need the OSDDiskPart task sequence step. Any ideas would be greatly appreciated. Quote Share this post Link to post Share on other sites More sharing options...
Config_Mgr_noob Posted May 1, 2014 Report post Posted May 1, 2014 Anyone here can help me or point me to the right direction? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 1, 2014 Report post Posted May 1, 2014 it's failing to format the disc because d:\statestore exists, so, are you attempting a refresh (reinstallation with user data migration) or a new computer scenario here ? can you show us what your task sequence looks like (screenshot of this step) Quote Share this post Link to post Share on other sites More sharing options...
Config_Mgr_noob Posted May 1, 2014 Report post Posted May 1, 2014 Hi anyweb, thank you for your reply. I had a feeling that's what its trying to do but I don't know where to change the task to install it on local C: or different drive. I'm trying to create a TS for new computers; nothing to backup. I've tried disabling steps, and mimicking my other TS that works from SCCM 2012 prior to MDT integration. Here are some screenshots of my task sequence. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 1, 2014 Report post Posted May 1, 2014 how re you kicking it off, in WinPE or in Windows ? Quote Share this post Link to post Share on other sites More sharing options...
Config_Mgr_noob Posted May 1, 2014 Report post Posted May 1, 2014 Using PXE boot from the boot images to boot into WinPE.. Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 2, 2014 Report post Posted May 2, 2014 ok odd, can you please attach your SMSTS.log file here from this failed deployment, that should reveal the reason behind the failure Quote Share this post Link to post Share on other sites More sharing options...
Config_Mgr_noob Posted May 2, 2014 Report post Posted May 2, 2014 Sure no problem..what do you think is the problem is? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted May 2, 2014 Report post Posted May 2, 2014 it see's a folder called StateStore on D:\, and denys the format because of the presence of that folder, so, does that folder exist and why ? were you doing some 'refresh/reinstallation' tests prior to this, can you manually delete that folder in windows and try again >? Quote Share this post Link to post Share on other sites More sharing options...
Config_Mgr_noob Posted May 2, 2014 Report post Posted May 2, 2014 No I didn't create that folder at all. Once I integrated MDT with SCCM, I created a MDT TS with all the defined basics such as unattended answer file, x64 boot images, driver packages, and our corporate x64 WIN7 image. Then, I PXE booted a new laptop and got this error messages. When I look in CMTraceLog and browse to My Computer I see that it assigned D:, or try to assign, as the primary OS and C: as a reserved drive. Do you think this is my issue within the Format and Partition 6.1 step? Quote Share this post Link to post Share on other sites More sharing options...