# External Logs

This feature is useful for gathering the hardware information about a device, or to determine if additional drivers need to be added to the WinPE Boot Image.

***

## OSDCloud Comparison

| Function            | Module       | Version  | Status      |
| ------------------- | ------------ | -------- | ----------- |
| **Deploy-OSDCloud** | **OSDCloud** | 26.3.4.2 | **Enabled** |
| Start-OSDCloud\*    | OSD          | -        | Not Planned |

## Feature

In WinPE, OSDCloud will natively generate log files at `X:\Windows\Temp\osdcloud-logs`

Creating a folder on a connected drive named `OSDCloudLogs` will copy log files generated by `Initialize-OSDCloudDevice` to the following path:

```
<DriveLetter>:\OSDCloudLogs\<SerialNumber>
```

{% hint style="info" %}
The `Initialize-OSDCloudDevice` private function is run automatically when executing `Deploy-OSDCloud`
{% endhint %}

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FqFBj2TWQyoqWzYWKxxpb%2Fimage.png?alt=media&#x26;token=843e10da-76f0-47b2-898e-d974afbe1b14" alt=""><figcaption></figcaption></figure>
