# Module- 2Pint Software OSD Toolkit Phase 2

## Overview

This module should be added before the **Setup Windows and Configuration Manager** step in which the target OS is already laid down on the disk.&#x20;

<div align="left"><figure><img src="/files/DlWnU21nb0VxsS3w2kmW" alt=""><figcaption></figcaption></figure></div>

## Individual Steps

### Setting BranchCache Repub Quorum Size Windows

This step will set the RepubQuorumSize registry value to 100 in Windows. There a detailed article which explains why we recommend changing this value [here](https://2pintsoftware.com/news/details/optimizing-branchcache-with-repubquorumsize-an-undocumented-yet-crucial-tweak).&#x20;

<div align="left"><figure><img src="/files/0HZvl6WO8nUDYTx4kFmJ" alt=""><figcaption></figcaption></figure></div>

### Moving BranchCache

The step executes the BCEnabler.exe utility to move the BranchCache cache to the target OS drive. For more information on BCEnabler.exe, check out this [page](/osd-toolkit/appendix/enabling-branchcache-in-the-deployment.md).&#x20;

<div align="left"><figure><img src="/files/wSkQN65gln8Hv27xeOKj" alt=""><figcaption></figcaption></figure></div>

#### Options

This group /step will run if the following conditions are met:

File: **x:\Windows\System32\BCEnabler.exe**

<div align="left"><figure><img src="/files/lhNnbhrCbeqHvMXsjcTV" alt=""><figcaption></figcaption></figure></div>


---

# 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/module-2pint-software-osd-toolkit-phase-2.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.
