# Capturing Images

{% embed url="<https://player.vimeo.com/video/490677790>" %}
Capturing an Image
{% endembed %}

{% hint style="info" %}
Setting up multiple Locations? No problem! Once a Location has been setup with an Imaging Server, it can be cloned to your other offices. A **.wim** file is created that can be copied from one server to another.
{% endhint %}

### How to Capture an Image on a Template Machine

Once the [Template Machine](https://docs.faronics.com/faronicsdeploy/os-deployment/getting-images-ready-for-deployment/building-images-for-deployment) has been properly configured and is ready to be captured, proceed with the following steps:

{% hint style="info" %}
**User** **Data** - The computer being captured undergoes Sys Prep, this removes any personal user configurations, but the apps installed on the machine will remain. The user accounts will exist but the local user profile data will not.
{% endhint %}

![OS Deployment View](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-MVwhPGbAXzy-8iYs7gH%2F-MVwhdohy-rPooFBDQuE%2Fimage.png?alt=media\&token=598ffe34-9c9c-4684-9f1b-349f21b25a8f)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **OS Deployment** tab.

3\. Select a **Computer** in the Computers Control Grid (DESKTOP1 in this example).

4\. Click the **CAPTURE IMAGE** button on the ACTION TOOLBAR.

&#x20;<img src="https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-MVwaRtBI1PKkx_SrcCh%2F-MVwh2hVfkKOLpkkrNJq%2Fimage.png?alt=media&#x26;token=960c6976-6ff3-4f8b-9f46-210363fca96a" alt="" data-size="original">&#x20;

Once the option to capture the image is selected, a dialog is shown asking the Administrator to select a set of Installation Settings to apply to the client system after the image capture process is complete.&#x20;

5\. Enter an **Image Name**.

![Configure Image Capture Settings](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-MVwiMLW-3JjKZEV0Vdn%2F-MVwimtkAVut_8pNk6tl%2Fimage.png?alt=media\&token=3739bfa1-0d20-4218-914e-73e1d7216aaf)

6\.  Enter a Description for the Image being captured.

7\. **Optional:** Enter a Product Key for Windows; this can be left blank to use the Dummy Product Key.

8\. Check the **Are you sure you want to continue?** box.

9\. Click **CAPTURE IMAGE**.

Once clicked, the Template Machine will go through the following steps:

1. Check the system for any conditions that will cause the imaging process to fail.
2. Check the system to ensure adequate disk space exists for the capture process.
3. The boot image is copied to the client system.
4. The system undergoes a system preparation process (SYSPREP).
5. The system boots into the boot image (RAM BOOT).
6. Once the system boots into the boot image, the system disk is captured locally and uploaded to the imaging server.
7. The template machine reboots into the image captured from it.

{% hint style="success" %}
Once complete, the image will be shown in the list of images on your imaging server and can then be deployed to client systems using a Deployment Package.
{% endhint %}


---

# 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://docs.faronics.com/faronicsdeploy/os-deployment/capturing-images.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.
