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