# 2PXE POC Quick Checklist

<table><thead><tr><th width="121" data-type="checkbox">Status</th><th width="143">Type<select><option value="AHXscj6H9bTa" label="Action" color="blue"></option><option value="j35lEllSQCdB" label="Decision Point" color="blue"></option></select></th><th>Detail</th></tr></thead><tbody><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td>Review <a href="https://2pxe.docs.2pintsoftware.com/">2PXE Server Documentation</a>.</td></tr><tr><td>false</td><td><span data-option="j35lEllSQCdB">Decision Point</span></td><td>Determine how many locations will participate in the POC.</td></tr><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td><p>Prepare a dedicated server (VM) to host the 2PXE server.<br>Disks:</p><ul><li>C: (OS) – 100 GB</li><li>D: (Data) – 200 GB</li><li>Memory: 16 GB RAM</li><li>vCPU: 4</li></ul></td></tr><tr><td>false</td><td><span data-option="j35lEllSQCdB">Decision Point</span></td><td><p>Determine if 2Pint Team will have remote access to POC environment. <br>If so, provide the following:</p><ul><li>Domain User Account</li><li>VPN Access</li><li>2PXE server access</li><li>Configuration Manager Permissions (if applicable)</li></ul></td></tr><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td>Open any Firewall Ports as documented <a href="/pages/-LlIU55AFm1zKKWU743w">here</a>.</td></tr><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td>Add Antivirus Exclusions as documented <a href="/pages/UxMadvmLOBr8fs6irAYl">here</a>.</td></tr><tr><td>false</td><td><span data-option="j35lEllSQCdB">Decision Point</span></td><td>Determine whether to implement IP Helpers (Recommended) or DHCP Scope Options for remote subnets. See <a href="/pages/-LlIHS2KoLhtsHqUp5gm#dhcp-scope-options-vs-ip-helpers">this page</a> for more information. </td></tr><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td>Configure either IP Helpers or DHCP Scope Options at the locations participating in the pilot. </td></tr><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td>Install the 2PXE Server following<a href="/pages/E4yZRIz0aW6rc8mu74tv"> this guidance</a>. </td></tr><tr><td>false</td><td><span data-option="AHXscj6H9bTa">Action</span></td><td>Boot PXE Clients on test subnets</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/2pxe-server/proof-of-concept/2pxe-poc-quick-checklist.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.
