# 2Pint OSD Toolkit Task Sequence Module Details

## Download and Import the 2Pint Task Sequence Modules

2Pint has conveniently created task sequence modules which can be downloaded and imported into Configuration Manager directly. These modules simplify the process of adding BranchCache support into your current task sequences as well as pre-caching content to clients prior to deployment.

1. Visit our [Github respository](https://github.com/2pintsoftware/2Pint-OSDToolkit/blob/master/TS%20Modules-2Pint%20Software%20OSD%20Toolkit%2025.01.29.zip) to download a ZIP file which includes the three modules. On the top-right of the page, click the **ellips**e icon and in the menu, select the **Download** option.<br>

   <div align="left"><figure><img src="/files/vCRVHCJ0DGPsMxpZ0vGc" alt=""><figcaption></figcaption></figure></div>
2. Once downloaded, extract the ZIP to a shared folder on your Configuration Manager site server. This should result in three ZIP files referenced as Phase 1, Phase 2, and Phase 3.&#x20;
3. In the Configuration Manager console, right-click the **Task Sequences** node and in the content menu, select **Import Task Sequence**. Follow the "Import Task Sequence Wizard" to import each Task Sequence module individually.&#x20;

   <div align="left"><figure><img src="/files/lbNN3pMjovnRfa7P5fxo" alt=""><figcaption></figcaption></figure></div>
4. The result should be three new task sequences which can be later added to your deployment task sequences. <br>

   <figure><img src="/files/auZmBZ3gvOF7lXGBrVvP" alt=""><figcaption></figcaption></figure>

   Please see the links below which describes the specific steps within each task sequence module.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Module- OSD Toolkit</strong> <br><strong>Phase 1</strong></td><td></td><td></td><td><a href="/pages/zRfng0zaOM5QdjPcipSa">/pages/zRfng0zaOM5QdjPcipSa</a></td></tr><tr><td><strong>Module- OSD Toolkit</strong> <br><strong>Phase 2</strong></td><td></td><td></td><td><a href="/pages/pTeRN70ao6ZRkxQmVvMD">/pages/pTeRN70ao6ZRkxQmVvMD</a></td></tr><tr><td><strong>Module- OSD Toolkit</strong> <br><strong>Phase 3</strong></td><td></td><td></td><td><a href="/pages/imXKPrY4tIX1grfMBiSQ">/pages/imXKPrY4tIX1grfMBiSQ</a></td></tr></tbody></table>


---

# 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://documentation.2pintsoftware.com/osd-toolkit/appendix/2pint-osd-toolkit-task-sequence-module-details.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.
