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