Users Guide
MaxMemoryPerShellMB = 2147483647
MaxShellsPerUser = 2147483647
NOTE: If service-basic-authentication is false, run the following command:
winrm set winrm/config/service/auth @{Basic="true"}
NOTE: In the WinRM configuration, enable HTTPS by running the command:
winrm set winrm/config/service @{EnableCompatibilityHttpsListener="true"}
6. Enabling IIS to accept HTTPS on 443–Run the following command on the Hyper-V server from a remote system to make sure the
settings are working:
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. Start IIS Manager.
8. In the Site bindings over Default Website dialog box, type 443 as the HTTPS port number.
9. Select the SSL certificate which is created on PowerShell by logging in as an administrator.
Discovering devices for monitoring or management 71