> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronicsdeploy/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/faronicsdeploy/os-deployment/post-imaging-actions.md).

# Post Imaging Actions

Post Imaging Actions are tasks that can be added to the **Deployment Package** that will run once the computer imaging is complete.&#x20;

{% hint style="info" %}
An example scenario could be that you have a **Windows Image** that you use specifically for the Graphics Team; once installed, you know that you want to install a specific set of applications on any computer where the Image is installed.&#x20;

This is where **Post Imaging Tasks** come in; an **App Preset** is configured with applications and scripts that need to be **run** **post-Windows Install**. See [Create an App Preset](/faronicsdeploy/application-management/install-uninstall-and-update-apps/install-application-s/install-a-pre-defined-group-of-applications-app-presets/create-app-preset.md) for further information on App Presets.&#x20;
{% endhint %}

### Create a New Deployment Package That Contains a Post Imaging Task

This example will guide you through creating a Deployment Package, then adding a Post Imaging Task.&#x20;

{% hint style="info" %}
You do not have to create a new Deployment package. If one exists that you wish to make changes to, you can edit it when you get to step 6.
{% endhint %}

![Edit Deployment Package](/files/-MVcjEUKdjgny49q9cil)

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

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

3\. Expand the **Imaging Servers** Grid View.

4\. Scroll down to the **Deployment Package** Grid.&#x20;

5\. Click the **edit** icon.

6\. Enter a **Package Name**.

{% hint style="info" %}
You can also edit existing Deployment Packages by selecting one from the Available Deployment Packages on the left-hand side of the screen.
{% endhint %}

![Create a New Deployment Package](/files/-MVcpzMWG5mwqeQQ74wA)

7\. Select an Image from the **Choose** **Imaging** **Server** drop-down list.

8\. Select an Image from the **Choose Image** drop-down list.

9\. Select Install Settings from the **Choose Install Settings** drop-down list.

10\. **Optional:** Enter a **Product Key** (or leave it blank to use a dummy product key).

11\. Choose a **Driver Group** from the drop-down list.

12\. **Optional:** Scroll to Advanced Settings and Select a Pre-Imaging Task if needed (this could be scripts that you want to run before imaging).

13\. Scroll to **Post-Imaging Tasks**, select the **Install App Preset** drop-down list, then click **Manage App Presets**.

14\. Click **ADD NEW+** (you could also select an existing App Preset).

![Create a New App Preset for the Post Imaging Task](/files/-MVcsOfhvKocN59NvADb)

15\. Enter a name for the **Preset**.

16\. Select the applications and any scripts that you want to include in the App Preset.

17\. Click **SAVE**.

18\. Select the **App Preset** (Graphics Team in the example) from the drop-down list.

![](/files/-MVcrrbFT5RVc11mub_j)

19\. Click **SAVE**.

20\. The new **Deployment Package** now appears in the list

![](/files/-MVcssC2gT5pF1ouPLBf)

{% hint style="success" %}
The new **Deployment** **Package** with a **Post Imaging Task** has now been created. Anytime that this Deployment Package is used to image a computer, the post imaging task will also be run.
{% endhint %}
