# Windows

- [Подключение по RDP](https://spacecore.gitbook.io/wiki/windows/rdp-connect.md): Подключением к серверам с ОС Windows по умолчанию осуществляется через RDP (Remote Desktop Protocol).
- [Настройка подключения RDP](https://spacecore.gitbook.io/wiki/windows/rdp-connection-configuration.md): Информация про настройку мини-приложения от Microsoft для подключения к удаленным серверам по протоколу RDP.
- [Смена пароля](https://spacecore.gitbook.io/wiki/windows/password-change.md): Данная статья поможет Вам исправить ситуацию, когда Вы забыли пароль от своей учетной записи Windows Server. Используются только встроенные методы без загрузки дополнительных программ.
- [Установка через QEMU](https://spacecore.gitbook.io/wiki/windows/installing-via-qemu.md): Рассмотрим метод установки ОС Windows на любой выделенныйсервер с любым процессором, поддерживающим KVM.
- [Добавление IPv4](https://spacecore.gitbook.io/wiki/windows/adding-ipv4.md): Многие пользователи задаются вопросом: «‎Как же, все-таки, добавить дополнительный адрес для моей услуги?». Давайте рассмотрим на примере работы с ОС Windows Server 2019.
- [Скачивание файлов](https://spacecore.gitbook.io/wiki/windows/downloading-files.md): Наверняка многие сталкивались с проблемой, что стандартный установленный браузер Internet Explorer на Windows Server не позволяет скачать нужный файл, давайте исправим!
- [Брут-форсинг Windows](https://spacecore.gitbook.io/wiki/windows/disable-brute-force-protection.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://spacecore.gitbook.io/wiki/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.
