> For the complete documentation index, see [llms.txt](https://documentation.2pintsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.2pintsoftware.com/osd-toolkit/appendix/2pint-osd-toolkit-task-sequence-module-details.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://documentation.2pintsoftware.com/osd-toolkit/appendix/2pint-osd-toolkit-task-sequence-module-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
