# Archive

- [Events](https://www.osdeploy.com/archive/past-events.md)
- [Blog](https://www.osdeploy.com/archive/blog.md)
- [2022](https://www.osdeploy.com/archive/blog/2022.md)
- [OSD January Update](https://www.osdeploy.com/archive/blog/2022/osd-january-update.md): 22.1.11
- [PSCloudScript Basics](https://www.osdeploy.com/archive/blog/2022/pscloudscript-basics.md)
- [2021](https://www.osdeploy.com/archive/blog/2021.md)
- [Start-OOBEDeploy](https://www.osdeploy.com/archive/blog/2021/start-oobedeploy.md): 21.7.26
- [OSDCloud](https://www.osdeploy.com/archive/blog/2021/osdcloud.md): March 10, 2021
- [PowerShell Gallery in WinPE](https://www.osdeploy.com/archive/blog/2021/winpe-powershell-gallery.md): March 8, 2021
- [BitLocker KeyProtectors](https://www.osdeploy.com/archive/blog/2021/bitlocker-keyprotectors.md): February 10, 2021
- [WindowsCapability -and WindowsPackage](https://www.osdeploy.com/archive/blog/2021/windowscapability-and-windowspackage.md)
- [Scheduled Tasks](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks.md): PowerShell ScheduledTasks Module
- [Building a Task](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/building-a-task.md)
- [Task Permissions](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/task-permissions.md)
- [Task Trigger](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/task-trigger.md)
- [Action a PowerShell File](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/action-a-powershell-file.md)
- [Action a PS Encoded Script](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/action-a-ps-encoded-script.md)
- [Conclusion](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/conclusion.md)
- [Windows Activation and Edition Change](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/conclusion/windows-activation-and-edition-change.md)
- [REG.exe and Multiple Actions](https://www.osdeploy.com/archive/blog/2021/scheduled-tasks/conclusion/reg.exe-and-multiple-actions.md)
- [2019](https://www.osdeploy.com/archive/blog/2019.md)
- [2019-02](https://www.osdeploy.com/archive/blog/2019/2019-02.md)
- [Offline Servicing vs Reference Image](https://www.osdeploy.com/archive/blog/2019/2019-02/offline-servicing-vs-reference-image.md)
- [2019-04](https://www.osdeploy.com/archive/blog/2019/2019-04.md)
- [Windows 10 Upgrade MultiLang (Uno)](https://www.osdeploy.com/archive/blog/2019/2019-04/windows-10-upgrade-multi-lang-uno.md)
- [2019-06](https://www.osdeploy.com/archive/blog/2019/2019-06.md)
- [Offline Servicing Windows 10 with CU for .NET 4.8](https://www.osdeploy.com/archive/blog/2019/2019-06/offline-servicing-windows-10-with-cu-for-.net-4.8.md)
- [OSDBuilder and .NET CU KB4480056](https://www.osdeploy.com/archive/blog/2019/2019-06/osdbuilder-and-net-cu-kb4480056.md)
- [2019-09](https://www.osdeploy.com/archive/blog/2019/2019-09.md)
- [Black Screen During Windows 10 Setup](https://www.osdeploy.com/archive/blog/2019/2019-09/black-screen-during-windows-10-setup.md)
- [2019-11](https://www.osdeploy.com/archive/blog/2019/2019-11.md)
- [I Hate OSDBuilder](https://www.osdeploy.com/archive/blog/2019/2019-11/i-hate-osdbuilder.md)
- [2018](https://www.osdeploy.com/archive/blog/2018.md)
- [WinPE 10 1809 WPF DLL Fix](https://www.osdeploy.com/archive/blog/2018/winpe-10-1809-wpf-dramarama.md)
- [Microsoft Update Releases](https://www.osdeploy.com/archive/blog/2018/microsoft-update-releases.md)
- [Create WinPE.wim from Boot.wim or WinRE.wim](https://www.osdeploy.com/archive/blog/2018/create-winpe.wim-from-boot.wim-or-winre.wim.md)
- [Windows Setup: FAT32 USB with +4GB Install.wim](https://www.osdeploy.com/archive/blog/2018/windows-setup-fat32-usb-with-+4gb-install.wim.md)
- [Windows 10 from ESD](https://www.osdeploy.com/archive/blog/2018/windows-10-from-esd.md)
- [Windows 10 1809 Appx Issues](https://www.osdeploy.com/archive/blog/2018/windows-10-1809-appx-issues.md)
- [Mount-WindowsImage -Optimize](https://www.osdeploy.com/archive/blog/2018/mount-windowsimage-optimize.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.osdeploy.com/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.
