> For the complete documentation index, see [llms.txt](https://docs.faronics.com/deep-freeze-cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/deep-freeze-cloud/using-deep-freeze-cloud-console/imaging/capture-image.md).

# Capture Image

Initiate the task of creating Images of the selected computers through Deep Freeze Cloud Console through *Capture Image*. The selected computers will undergo a system preparation procedure that will require configuring the OS settings again.

{% hint style="info" %}
Computer imaging can not be performed on:

* Computers with pending reboot after performing Windows Updates.
* Computers with no user logged in.
* Computers connected to Wi-Fi networks. Computers must be connected to the Internet via LAN connection.
* A 32-bit computer.
  {% endhint %}

To capture the image of a selected computer:

1. Click *Capture Image*.
2. Select pre-configured Install Settings to automate the Windows Out-of-Box Experience.
3. Specify the *Image Name* and *Description*, and enter the *Product Key* (optional).
4. Select *Reboot Computer Before Capture* to reboot the computer before proceeding with the *Capture Image* task.
5. Select *Install All Windows Updates* to install all pending Windows Updates before proceeding with the *Capture Image* task.
6. Select *Are You Sure You Want to Continue?*
7. Click *Capture Image*.

Once complete, the image will be shown in the list of *Images* on the imaging server and can then be deployed to client systems using a Deployment Package.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/deep-freeze-cloud/using-deep-freeze-cloud-console/imaging/capture-image.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.
