windows-itpro-docs/mdop/dart-v10/planning-to-create-the-dart-10-recovery-image.md
xiaoyinl f4bb542824 Update fwlink to use HTTPS
In this patch, I replaced all occurrences of http://go.microsoft.com with https://go.microsoft.com
2016-08-30 03:02:30 -04:00

72 lines
3.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Planning to Create the DaRT 10 Recovery Image
description: Planning to Create the DaRT 10 Recovery Image
author: jamiejdt
ms.assetid: a0087d93-b88f-454b-81b2-3c7ce3718023
ms.pagetype: mdop
ms.mktglfcycl: support
ms.sitesec: library
ms.prod: w10
---
# Planning to Create the DaRT 10 Recovery Image
Use the information in this section when you are planning to create the Microsoft Diagnostics and Recovery Toolset (DaRT) 10 recovery image.
## Planning to create the DaRT 10 recovery image
When you create the DaRT recovery image, you have to decide which tools to include on the image. To make the decision, consider that end users may have access to those tools. If support engineers will take the recovery image media to end users computers to diagnose issues, you may want to install all of the tools on the recovery image. If you plan to diagnose end users computers remotely, you may want to disable some of the tools, such as Disk Wipe and Registry Editor, and then enable other tools, including Remote Connection.
When you create the DaRT recovery image, you will also specify whether you want to include additional drivers or files. Determine the locations of any additional drivers or files that you want to include on the DaRT recovery image.
For more information about the DaRT tools, see [Overview of the Tools in DaRT 10](overview-of-the-tools-in-dart-10.md). For more information about how to help create a secure recovery image, see [Security Considerations for DaRT 10](security-considerations-for-dart-10.md).
## Prerequisites for the recovery image
The following items are required or recommended for creating the DaRT recovery image:
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<tbody>
<tr class="odd">
<td align="left"><p><strong>Prerequisite</strong></p></td>
<td align="left"><p><strong>Details</strong></p></td>
</tr>
<tr class="even">
<td align="left"><p>Windows 10 source files</p></td>
<td align="left"><p>Required to create the DaRT recovery image. Provide the path of a Windows 10 DVD or of Windows 10 source files.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>Windows Debugging Tools for your platform</p></td>
<td align="left"><p>Required when you run the <strong>Crash Analyzer</strong> to determine the cause of a computer failure. We recommend that you specify the path of the Windows Debugging Tools at the time that you create the DaRT recovery image. You can download the Windows Debugging Tools here: [Download and Install Debugging Tools for Windows](https://go.microsoft.com/fwlink/?LinkId=99934).</p></td>
</tr>
<tr class="even">
<td align="left"><p>Optional: Windows symbols files for use with <strong>Crash Analyzer</strong></p></td>
<td align="left"><p>Typically, debugging information is stored in a symbol file that is separate from the program. You must have access to the symbol information when you debug an application that has stopped responding, for example, if it stopped working. For more information, see [Diagnosing System Failures with Crash Analyzer](diagnosing-system-failures-with-crash-analyzer-dart-10.md).</p></td>
</tr>
</tbody>
</table>
 
## Related topics
[Planning to Deploy DaRT 10](planning-to-deploy-dart-10.md)