# Windows 2016

- [在Windows Server 2016 1709上安装OpenSSH](https://huataihuang.gitbook.io/cloud-atlas-draft/os/windows/windows-2016/install_openssh_on_windows_server_2016_1709.md)
- [在Windows服务器上安装Windows Subsystem For Linux(WSL)](https://huataihuang.gitbook.io/cloud-atlas-draft/os/windows/windows-2016/windows_subsystem_for_linux.md)
- [在Windows上运行OpenSSH](https://huataihuang.gitbook.io/cloud-atlas-draft/os/windows/windows-2016/windows_openssh_server.md)
- [在Windows上后台运行命令（类似Linux的nohup）](https://huataihuang.gitbook.io/cloud-atlas-draft/os/windows/windows-2016/run_task_in_backgroud_in_windows.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://huataihuang.gitbook.io/cloud-atlas-draft/os/windows/windows-2016.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.
