windows-itpro-docs/mdop/dart-v8/administering-dart-80-using-powershell-dart-8.md
2016-06-16 11:04:55 -07:00

53 lines
1.5 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.

---
title: Administering DaRT 8.0 Using PowerShell
description: Administering DaRT 8.0 Using PowerShell
author: jamiejdt
ms.assetid: 776430e0-d5c9-4919-877a-fab503451b37
ms.pagetype: mdop
ms.mktglfcycl: support
ms.sitesec: library
ms.prod: w8
---
# Administering DaRT 8.0 Using PowerShell
Microsoft Diagnostics and Recovery Toolset (DaRT) 8.0 lets you use PowerShell commands to complete various DaRT 8.0 administrative tasks or to create the DaRT recovery image.
## Perform DaRT tasks by using PowerShell commands
DaRT 8.0 provides four PowerShell commands that let you do the following:
- Burn an ISO to a CD, DVD, or USB drive.
- Allow the source WIM file, which contains a DaRT image, to be converted into an ISO file.
- Create a DaRT configuration object that is needed to apply a DaRT toolset to a Windows Image.
- Apply a DartConfiguration object to a mounted Windows Image.
[How to Perform DaRT Tasks by Using PowerShell Commands](how-to-perform-dart-tasks-by-using-powershell-commands-dart-8.md)
## Use a PowerShell script to create the recovery image
Rather than use the DaRT Recovery Image wizard to create the recovery image, you can use a PowerShell script and specify the parameters you want.
[How to Use a PowerShell Script to Create the Recovery Image](how-to-use-a-powershell-script-to-create-the-recovery-image-dart-8.md)
## Other resources for administering DaRT 8.0 using PowerShell
[Operations for DaRT 8.0](operations-for-dart-80-dart-8.md)