# Windows

## Drivers

DriverPacks are downloaded and expanded to C:\Drivers.  This directory is not removed when an OSDCloud deployment is complete

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

## Logs

Logs can be found in C:\OSDCloud\Logs.  This directory is not removed when an OSDCloud deployment is complete

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

## Windows Image

The Windows Image that was downloaded can be found in C:\OSDCloud\OS.  This directory is not removed when an OSDCloud deployment is complete

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


---

# 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/deployment/windows.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.
