# Abort the Sysprep Task

When creating an Image of a computer, the imaging software goes through several steps during the process before generating the image.

Sysprep may fail on the client computer during the imaging process but still show as active in the Deploy console under the OS Deployment task stages.

If you see that Sysprep has failed at the client side but is still showing as **System Preparing** in the imaging stages:

1\. Select the progress bar under **Sysprep is in Progress**.

2\. Next, select the **ABORT** button to abort the task on the console.

![](/files/-MajdtbTK4DiA5DWrcj0)

{% hint style="warning" %}
Warning - Only use this option if the task has failed on the computer, and the Sysprep status on the console remains **in progress** or **waiting**.
{% endhint %}

3\. A confirmation prompt will appear, asking you to confirm that you wish to proceed and reminding you only to use this option if the task has failed on the computer.

&#x20;<img src="/files/-MajfIUEHsGbENzjp0sy" alt="" data-size="original">&#x20;

4\. Click **YES** to proceed or **NO** to cancel.


---

# 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/abort-the-sysprep-task.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.
