os:win:remote
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
os:win:remote [21.06.2025 12:10] – [Невозможно сменить пароль при первом входе через RDP] viacheslav | os:win:remote [22.07.2025 20:22] (текущий) – [Вход с паролем] viacheslav | ||
---|---|---|---|
Строка 31: | Строка 31: | ||
https:// | https:// | ||
+ | |||
+ | ==== Вход с паролем ==== | ||
+ | <code dos> | ||
+ | rem Create credentials | ||
+ | cmdkey / | ||
+ | rem Connect MSTSC with servername and credentials created before | ||
+ | mstsc /v:server01 | ||
+ | rem Delete the credentials after MSTSC session is done | ||
+ | cmdkey / | ||
+ | </ | ||
===== WinRM ===== | ===== WinRM ===== | ||
Строка 36: | Строка 46: | ||
==== Клиенту WinRM не удается обработать запрос ==== | ==== Клиенту WinRM не удается обработать запрос ==== | ||
- | <color # | + | Ошибка |
+ | |||
+ | <color # | ||
+ | |||
+ | или | ||
- | The WinRM client cannot process the request. If the authentication scheme is different from Kerberos, or if the client computer is not joined to a domain, then HTTPS transport must be used or the destination machine must be added to the TrustedHosts configuration setting. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. You can get more information about that by running the following command: winrm help config. For more information, | + | <color #ed1c24>The WinRM client cannot process the request. If the authentication scheme is different from Kerberos, or if the client computer is not joined to a domain, then HTTPS transport must be used or the destination machine must be added to the TrustedHosts configuration setting. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. You can get more information about that by running the following command: winrm help config. For more information, |
<code powershell> | <code powershell> |
os/win/remote.1750507843.txt.gz · Последнее изменение: — viacheslav