Users Guide

Table Of Contents
AllowUnencrypted = false
Auth
Basic = true
Digest = true
Kerberos = true
Negotiate = true
Certificate = true
CredSSP = false
DefaultPorts
HTTP = 5985
HTTPS = 5986
TrustedHosts
Service
RootSDDL = O:NSG:BAD:P(A;;GA;;;BA)(A;;GR;;;IU)S:P(AU;FA;GA;;;WD)(AU;SA;GXGW;;;WD)
MaxConcurrentOperations = 4294967295
MaxConcurrentOperationsPerUser = 1500
EnumerationTimeoutms = 240000
MaxConnections = 300
MaxPacketRetrievalTimeSeconds = 120
AllowUnencrypted = false
Auth
Basic = true
Kerberos = true
Negotiate = true
Certificate = false
CredSSP = false
CbtHardeningLevel = Relaxed
DefaultPorts
HTTP = 5985
HTTPS = 5986
IPv4Filter = *
IPv6Filter = *
EnableCompatibilityHttpListener = false
EnableCompatibilityHttpsListener = true
CertificateThumbprint = 02554D694FD06BB3C765E5868EFB59B7D786ED67
AllowRemoteAccess = true
Winrs
AllowRemoteShellAccess = true
IdleTimeout = 7200000
MaxConcurrentUsers = 2147483647
MaxShellRunTime = 2147483647
MaxProcessesPerShell = 2147483647
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 証明書を選します。
監視または管理のためのデバイスの 87