# 2021

- [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)


---

# 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/blog/2021.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.
