# Windows

- [Ограничение доступа RDP по IP-адресу](https://wiki.qwins.co/windows/ogranichenie-dostupa-rdp-po-ip-adresu.md)
- [Подключение к серверу по RDP](https://wiki.qwins.co/windows/podklyuchenie-k-serveru-po-rdp.md)
- [Скачивание файлов на Windows Server 2019](https://wiki.qwins.co/windows/skachivanie-failov-na-windows-server-2019.md): Наверняка многие сталкивались с проблемой, что стандартный установленный браузер Internet Explorer на Windows Server не позволяет скачать нужный файл, давайте исправим!
- [Брут-форсинг Windows на выделенных серверов](https://wiki.qwins.co/windows/brut-forsing-windows-na-vydelennykh-serverov.md): Обновление Windows Server под номером KB5020282 вводит функцию блокировки учетной записи администратора после 10-ти неудачных попыток ввода пароля в течение 10 минут.
- [Отключение гибернации](https://wiki.qwins.co/windows/otklyuchenie-gibernacii.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://wiki.qwins.co/windows.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.
