# Archive

- [Deployment](https://www.osdsune.com/home/archive/deployment.md)
- [OSDCloud: The ZTI Way](https://www.osdsune.com/home/archive/deployment/osdcloud-zti-way.md): 04-16-2021 8:38 PM
- [OSDBuilder: WinPE Customization](https://www.osdsune.com/home/archive/deployment/osdbuilder-winpe-customization.md)
- [Microsoft Configuration Manager](https://www.osdsune.com/home/archive/microsoft-configuration-manager.md)
- [ConfigMgr: Run "All" Client Actions During OSD](https://www.osdsune.com/home/archive/microsoft-configuration-manager/run-client-actions-during-osd.md): 03-21-2021 1:38 PM
- [ConfigMgr: WIM Your Applications Like a Boss](https://www.osdsune.com/home/archive/microsoft-configuration-manager/wim-applications-like-a-boss.md): 12-12-2020 2:25 PM
- [ConfigMgr: Deploy UWP Applications During OSD](https://www.osdsune.com/home/archive/microsoft-configuration-manager/deploy-uwp-osd.md): 11-25-2020 12:58 PM
- [ConfigMgr: Building a Basic LAB Environment](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab.md): 04-12-2020 5:39 PM
- [Part 1 - Installing Windows 10 (1909) on the Host](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-1.md): 04-12-2020 5:39 PM
- [Part 2 - The Host and Hyper-V Configuration](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-2.md): 04-12-2020 5:39 PM
- [Part 3 - Setting up the Domain Controller](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-3.md): 04-12-2020 5:39 PM
- [Active Directory](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-3/active-directory.md)
- [DHCP](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-3/dhcp.md)
- [DNS](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-3/dns.md)
- [Part 4 - Setting up Microsoft Endpoint Configuration Manager](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-4.md): 04-13-2020 11:25 AM
- [Prerequisites](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-4/prerequisites.md)
- [SQL](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-4/sql.md)
- [Part 5 - Setting up Discovery Methods and Boundaries](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-5.md): 09-21-2020 10:55 AM
- [Part 6 - Setting up Software Update Point](https://www.osdsune.com/home/archive/microsoft-configuration-manager/configmgr-lab/part-6.md): 02-10-2021 9:42 PM
- [ConfigMgr: Splash Screen for Driver and BIOS Update](https://www.osdsune.com/home/archive/microsoft-configuration-manager/splash-screen-driver-bios-update.md)
- [ConfigMgr: Global Conditions for Dell WD15 Dock Detection](https://www.osdsune.com/home/archive/microsoft-configuration-manager/dell-wd15-global-conditions.md)
- [Microsoft Intune](https://www.osdsune.com/home/archive/microsoft-intune.md)
- [Block personally owned devices in Intune with enrollment restrictions](https://www.osdsune.com/home/archive/microsoft-intune/enrollment-restrictions.md): 08-29-2021 3:18 PM
- [Remove Windows 10 built-in apps with Intune & Microsoft Store for Business Apps](https://www.osdsune.com/home/archive/microsoft-intune/remove-windows-10-built-in-apps.md): 08-29-2021 1:18 PM
- [Windows](https://www.osdsune.com/home/archive/windows.md)
- [Win10: Multi-Language Toast Notifications](https://www.osdsune.com/home/archive/windows/windows10-toast-notification.md)
- [Toast Notification: Low Disk Space](https://www.osdsune.com/home/archive/windows/windows10-toast-notification/low-disk-space.md)


---

# 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://www.osdsune.com/home/archive.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.
