{"id":32,"date":"2014-05-08T08:57:06","date_gmt":"2014-05-08T13:57:06","guid":{"rendered":"http:\/\/sinjinsmith.net\/?p=32"},"modified":"2015-08-16T16:21:59","modified_gmt":"2015-08-16T21:21:59","slug":"capturing-an-image-to-mdt-using-dism","status":"publish","type":"post","link":"https:\/\/sinjinsmith.net\/?p=32","title":{"rendered":"Capturing an Image to MDT Using DISM"},"content":{"rendered":"<p>Here is a summary of how to capture an image for the Deployment Workbench.<\/p>\n<ol>\n<li>Boot the system to be captured and use the sysprep tool.<\/li>\n<li>Boot the system from either the CD or PXE boot and choose command prompt from the menu.<\/li>\n<li>Run diskpart at the command prompt.<\/li>\n<li>list volume # Check the volume of the disk you are imaging to get the correct drive letter<\/li>\n<li>exit #leave diskpart<\/li>\n<li>net use u: <a target=\"_blank\"><span style=\"color: #0072c6;\">\\\\g212win2012r2\\DeploymentShare$<\/span><\/a> # Capture network drive to place image in.\u00a0 You will need to adjust based on your server name and deployment share.\u00a0 This is using the default share created by MDT.\u00a0 Use domain name in the username.<\/li>\n<li>dism \/Capture-Image \/CaptureDir:D:\\ \/ImageFile:U:\\Captures\\TestImage.wim \/Name:&#8221;TestImage&#8221;<\/li>\n<li>Import captured OS in the Deployment Workbench<\/li>\n<li>Create new task<\/li>\n<li>Boot from CD or PXE\u00a0to install your newly capture image to another system<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Here is a summary of how to capture an image for the Deployment Workbench. Boot the system to be captured and use the sysprep tool. Boot the system from either the CD or PXE boot and choose command prompt from the menu. Run diskpart at the command prompt. list volume # Check the volume of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-32","post","type-post","status-publish","format-standard","hentry","category-windows"],"_links":{"self":[{"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=\/wp\/v2\/posts\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":4,"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=\/wp\/v2\/posts\/32\/revisions"}],"predecessor-version":[{"id":87,"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=\/wp\/v2\/posts\/32\/revisions\/87"}],"wp:attachment":[{"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=32"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sinjinsmith.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}