# OSDCloud ISO

## New-OSDCloudISO

{% hint style="info" %}
**This function requires elevated Admin Rights**
{% endhint %}

{% embed url="<https://github.com/OSDeploy/OSD/blob/master/Docs/New-OSDCloudISO.md>" %}
Online Help
{% endembed %}

If you have the Windows ADK installed, you can use `New-OSDCloudISO` to create bootable ISO Media for OSDCloud.  There are no parameters for this function

<figure><img src="/files/LZq7EYbjPl1AcZDJld6Z" alt=""><figcaption></figcaption></figure>

## Workspace

Two ISO's will be saved in your OSDCloud Workspace.  The NoPrompt ISO will boot automatically into WinPE without prompting for a keyboard press

![](/files/w1Q8yTpFMftDRfd8Zizi)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.osdcloud.com/osdcloud-v1/osdcloud/setup/osdcloud-iso.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
