windows-itpro-docs/mdop/dart-v7/how-to-create-a-time-limited-recovery-image-dart-7.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

1.1 KiB

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Create a Time Limited Recovery Image How to Create a Time Limited Recovery Image jamiejdt d2e29cac-c24c-4239-997f-0320b8a830ae mdop support library w7 06/16/2016

How to Create a Time Limited Recovery Image

You can create a DaRT recovery image that can only be used for a certain number of days after it is generated. To do this, you must run the DaRT Recovery Image Wizard at a command prompt and specify the number of days.

To create a recovery image that has a time limit

  1. Open a Command Prompt with administrator credentials.

  2. Change the directory to the location of the ERDC.exe program.

  3. Using the following syntax, run the DaRT Recovery Image Wizard. NumberOfDays is a positive integer that represents the number of days that the DaRT recovery image will be usable.

    ERDC /e NumberOfDays
    

Creating the DaRT 7.0 Recovery Image