Install Guide

Table Of Contents
3. ][例外] タブをクリックします。
4. Windows リモート管理] チェックボックスをします。チェックボックスが表示されない場合は、プログラムの追加]
クリックして Windows リモート管理追加します。
WinRM のエンベロープサイズの設定
WinRM のエンベロープサイズを設定するには、手順します。
メモ: WinRM バージョン 2.0 で、WinRM バージョン 2.0 がポート 443 使用するよう互換性モードをにします。WinRM
バージョン 2.0 は、デフォルトでポート 5986 使用します。互換性モードをにするには、のコマンドを入力します。
winrm s winrm/config/Service @{EnableCompatibilityHttpsListener="true"}
1. コマンドプロンプトをきます。
2. winrm g winrm/config 入力します。
3. MaxEnvelopeSizekb 確認します。 4608 場合は、のコマンドを入力します。
winrm s winrm/config @{MaxEnvelopeSizekb="4608"}
4. MaxTimeoutms 3 設定します。
winrm s winrm/config @{MaxTimeoutms ="180000"}
インストールのセットアップ 17