glen8 Posted September 8, 2011 Report post Posted September 8, 2011 Help :-) ...again We have, for the past few months been using SCCM to deploy Windows XP. Took us hours of work and scripting but we finally got there in the end. Now we are testing Windows 7. The build and capture task is hitting a VM so we can get our gold wim image created. The weird issue we have is that once Windows 7 is installed it's on D: not C: TS has been set to format disk 0 and windows should install to the first partition, then I even tried assigning a drive letter. any ideas? Thanks Quote Share this post Link to post Share on other sites More sharing options...
0 pss53 Posted September 8, 2011 Report post Posted September 8, 2011 I had this problem, when using the .wim file it automatically puts it onto D:\ but when using the original source CD it installs happily on C:\ What I did was edit "APPLY OS" part in the task sequence and chose the destination as "specific logical drive letter" That worked for me... Quote Share this post Link to post Share on other sites More sharing options...
0 waingro Posted September 8, 2011 Report post Posted September 8, 2011 One way to avoid it is using the build and capture sequence - handy if you have laptops that don't have drivers that play nice with SCCM. http://social.technet.microsoft.com/Forums/en/configmgrosd/thread/0fe09fdc-fab6-4dc5-811a-ee93557f89a7 I copied the contents of the Windows 7 DVD to a network location and made an installation package from it using the 'Add Operating System Install Package' wizard. From there edit the task sequence to specify that installation package and specify that it should be placed on drive C:. That has worked wonderfully for me. Quote Share this post Link to post Share on other sites More sharing options...
0 SuperElvis Posted September 8, 2011 Report post Posted September 8, 2011 a big issue is what flavor of the OS are you using? If you are using Enterprise then Bitlocker is creating an invisible C: drive. Quote Share this post Link to post Share on other sites More sharing options...
0 glen8 Posted September 9, 2011 Report post Posted September 9, 2011 ah, we are using Enterprise, anyway around the bitlocker issue? Quote Share this post Link to post Share on other sites More sharing options...
0 Lucid Posted September 26, 2011 Report post Posted September 26, 2011 Have you double-checked your TS setting where you partition the drive? Are you doing a quick format using 100% of the drive? Quote Share this post Link to post Share on other sites More sharing options...
Help :-) ...again
We have, for the past few months been using SCCM to deploy Windows XP. Took us hours of work and scripting but we finally got there in the end.
Now we are testing Windows 7. The build and capture task is hitting a VM so we can get our gold wim image created.
The weird issue we have is that once Windows 7 is installed it's on D: not C:
TS has been set to format disk 0 and windows should install to the first partition, then I even tried assigning a drive letter.
any ideas?
Thanks
Share this post
Link to post
Share on other sites