Users Guide

32 インストール前のセットアップ
WinRM 用の Windows ファイアウォールの設定
WinRM
用の
Windows
ファイアウォールを設定するには、次の手順を実行しま
す。
1
コントロールパネル
を開きます。
2
Windows Firewall
Windows
ファイアウォール)をクリックします。
3
Exceptions
例外)タブをクリックします。
4
Windows Remote Management
Windows
リモート管理)チェッ
ックスを選択します。チェックックスが表示されない場合は、
Add
Program
(プログラムの加)をクリックして
Windows
リモート管理を
加します。
WinRM のエンベロープサイズの設定
WinRM
用のンベロープサイズを設定するには、次の手順を実行します。
1
コマンドプロンプトを開きます。
2 winrm g winrm/config
と入します。
3
MaxEnvelopeSizekb
属性の値を確認します。値が
4608
より小さい場
合、次のコマンドを入します。
winrm s winrm/config @{MaxEnvelopeSizekb="4608"}
4
MaxTimeoutms
の値を
3
分に設定します。
winrm s winrm/config @{MaxTimeoutms ="180000"}
WinRM
バージョン
2.0
では、ポート
443
を使用できるように、
WinRM
バー
ジョン
2.0
互換性モードを有にします。
WinRM
バージョン
2.0
はデフォル
トでポート
5986
を使用します。互換性モードを有にするには、次のコマンド
を入します。
winrm s winrm/config/Service
@{EnableCompatibilityHttpsListener="true"}
Remote Enablement 用の依存 RPM
Remote Enablement
機能をインストールする場合、その前に必要な依存
RPM
をインストールし、これらの
RPM
を設定する必要があります。下の
RPM
インストールします。
libcmpiCppImpl0
libwsman1
openwsman-server
sblim-sfcb
sblim-sfcc