WDS Capture - Multiple partitions<p>Anyone been able to Capture Multiple Partitions with WDS ? I can capture the c: drive and not any other partitions on the box.. any ideas? limitations in the capture process? </p> <p>Im going to check the ZTIcapture script</p> <p>Thanks</p>© 2009 Microsoft Corporation. All rights reserved.Tue, 01 Jul 2008 07:43:16 Z5fcf7854-dd28-4022-8486-0a9e4ccf71dfhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#5fcf7854-dd28-4022-8486-0a9e4ccf71dfhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#5fcf7854-dd28-4022-8486-0a9e4ccf71dfnhughesatlhttp://social.technet.microsoft.com/Profile/en-US/?user=nhughesatlWDS Capture - Multiple partitions<p>Anyone been able to Capture Multiple Partitions with WDS ? I can capture the c: drive and not any other partitions on the box.. any ideas? limitations in the capture process? </p> <p>Im going to check the ZTIcapture script</p> <p>Thanks</p>Thu, 29 Mar 2007 20:17:44 Z2007-06-25T21:50:16Zhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#fed23f7a-dc4b-46ab-9ff2-4dc95c8cfa8ahttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#fed23f7a-dc4b-46ab-9ff2-4dc95c8cfa8aJez Sadler - MShttp://social.technet.microsoft.com/Profile/en-US/?user=Jez%20Sadler%20-%20MSWDS Capture - Multiple partitions<p>Hi,</p> <p> </p> <p>The WDS capture tool will only allow you to capture partitions with a sysprepped OS on them. In addition, you can only capture one partition at a time. If you need to capture partitions without an OS, you can boot to Windows PE and use imagex.exe to capture them.</p> <p> </p> <p>Hope this helps,<br>Jez</p>Mon, 02 Apr 2007 20:22:16 Z2007-04-02T20:22:16Zhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#5e3a955e-8cb2-43f6-be58-38d836ccf54fhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#5e3a955e-8cb2-43f6-be58-38d836ccf54fSemion Krashttp://social.technet.microsoft.com/Profile/en-US/?user=Semion%20KrasWDS Capture - Multiple partitionsI need to deploy second partition after system is deployed using WDS , how i can do this using unattend.xml file ?Wed, 18 Apr 2007 08:54:50 Z2007-04-18T08:54:50Zhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#574bee39-c625-4fbb-bc19-79e3719a48fahttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#574bee39-c625-4fbb-bc19-79e3719a48faJay Connorhttp://social.technet.microsoft.com/Profile/en-US/?user=Jay%20ConnorWDS Capture - Multiple partitionsYou can create multiple partitions with the unattend.xml file.<br><br>For deploying data to another partition maybe you could use imagex to capture what you need and then imagex /apply to that partition, after setup has run. Is that what you need to do?<br>Thu, 19 Apr 2007 01:47:57 Z2007-06-25T21:50:16Zhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#300f8701-4f67-4d5d-928b-87da3a3a7344http://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#300f8701-4f67-4d5d-928b-87da3a3a7344Semion Krashttp://social.technet.microsoft.com/Profile/en-US/?user=Semion%20KrasWDS Capture - Multiple partitionsThanks Jay , but I need to deploy second partition after deploying system partition with <span style="font-weight:bold">Windows XP</span> .I can successfully capture this partition , but i have no idea how to deploy it .I can easily do this with windows vista , with unattend.xml file , but i cant do this with Windows Xp . I am still getting partition wizard before installing image , and cant get rid of it .<br><br><span style="font-weight:bold">Anybody has a idea how to fully automate process of installing Windows XP on 2 partitions </span>?Thu, 19 Apr 2007 07:17:49 Z2007-04-19T07:17:49Zhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#fc601278-32c7-42bc-8e06-b5706a4db313http://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#fc601278-32c7-42bc-8e06-b5706a4db313Bill4Shortshttp://social.technet.microsoft.com/Profile/en-US/?user=Bill4ShortsWDS Capture - Multiple partitionsI had a simular problem doing this also, but I was able to get it to work using Imagex, just not WDS. One question though, are you putting your Documents settings on the D:\? If so, this is exactly the same problem I have. I posted the following and did not get an answer yet, if I ever get one I will let you know. :<br><br><span id="_ctl0_MainContent_PostFlatView"></span><span> <p class=MsoNormal>When I try to add my Image in WDS I get the following message: The file does not contain a valid install image.<br><br>Here is what I have done so far. I have a syspreped Win XP machine that has the system on the C:\ drive and the Documents and Settings folder on the D:\ drive. For testing purposes I first attempted this by only capturing the C:\ drive using Imagex. I copied it to my WDS server and was able to add it to the Install images with no problems. I even PXE booted the machine, formatted the C:\ drive and imaged it with that image, and it worked perfectly. Now I needed to add the D:\ drive to my .wim image so I used imagex /append to add the d:\ to my image. Then for testing purposes I used the Imagex /apply to image the machine with both the C:\ and the D:\ drives, I also had no problems with this, booted the machine and everything was perfect. I then copied the wim image to my server and attempted to add the image to Install Images and that is when I got the error. I have tried this multiple times and no luck.<br><br>Any help would be great.</p></span><br>Wed, 02 Jan 2008 18:47:54 Z2008-01-02T18:47:54Zhttp://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#af2ea896-2b84-4572-851c-2513e8a1c847http://social.technet.microsoft.com/Forums/en-US/winserversetup/thread/5fcf7854-dd28-4022-8486-0a9e4ccf71df#af2ea896-2b84-4572-851c-2513e8a1c847Pankaj_101http://social.technet.microsoft.com/Profile/en-US/?user=Pankaj_101WDS Capture - Multiple partitions Hi Semion,<br><br>Could you please tell me how you are deploying vista C: and D: image using WDS. I am able to capture C: and D: image using append option but unable to deploy it. Please let me know the whole procedure and also share the unattend.xml file.<br><br>I have to finish this by today EOD so plz helm me out.<br>Thanks in advance<br>PankajTue, 01 Jul 2008 07:43:16 Z2008-07-01T07:43:16Z