Users Guide

MaxMemoryPerShellMB = 2147483647
MaxShellsPerUser = 2147483647
メモ: service-basic-authentication false の場合は、次のコマンドを行します。
winrm set winrm/config/service/auth @{Basic="true"}
メモ: WinRM 設定では、コマンドを行して HTTPS を有にします。
winrm set winrm/config/service @{EnableCompatibilityHttpsListener="true"}
6. IIS を有にして 443 HTTPS を許可するリモトシステムから Hyper-V バで次のコマンドを行して、設定が動作す
ることを確認します。
winrm e wmi/root/virtualization/v2/Msvm_SummaryInformation -r:https://<hyper-v server
ip>:443/wsman -u:UserName -p:password -skipCNcheck -skipCAcheck -skipRevocationcheck -
a:Basic
7. IIS マネジャを開始します。
8. デフォルトの Web サイト由でサイトをバインディング ダイアログボックスで、HTTPS ト番として 443 を入力しま
す。
9. Administrator としてログインして、PowerShell で作成する SSL 証明書を選します。
監視または管理のためのデバイスの 73