1.9 KiB
title, description, author, ms.assetid, ms.reviewer, manager, ms.author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title | description | author | ms.assetid | ms.reviewer | manager | ms.author | ms.pagetype | ms.mktglfcycl | ms.sitesec | ms.prod | ms.date |
---|---|---|---|---|---|---|---|---|---|---|---|
How to Perform DaRT Tasks by Using PowerShell Commands | How to Perform DaRT Tasks by Using PowerShell Commands | msfttracyp | bc788b00-38c7-4f57-a832-916b68264d89 | dansimp | tracyp | mdop | support | library | w10 | 06/16/2016 |
How to Perform DaRT Tasks by Using PowerShell Commands
Microsoft Diagnostics and Recovery Toolset (DaRT) 8.0 provides the following listed set of Windows PowerShell cmdlets. Administrators can use these PowerShell cmdlets to perform various DaRT 8.0 server tasks from the command prompt rather than from the DaRT Recovery Image wizard.
To administer DaRT by using PowerShell commands
Use the PowerShell cmdlets described here to administer DaRT.
Name | Description |
---|---|
Copy-DartImage |
Burns an ISO to a CD, DVD, or USB drive. |
Export-DartImage |
Allows the source WIM file, which contains a DaRT image, to be converted into an ISO file. |
New-DartConfiguration |
Creates a DaRT configuration object that is needed to apply a DaRT toolset to a Windows Image. |
Set-DartImage |
Applies a DartConfiguration object to a mounted Windows Image. This includes adding all files, configuration, and package dependencies. |
Related topics
Administering DaRT 8.0 Using PowerShell