9. WS-Management
9. WS-Management
9.1 Overview
With the WS-Management Protocol, you can control the power of server and check the sensor information of
the server.
• WS-Management complies with the specification, DTMF Web Service for
Management 1.0.0.
• Operation of the following tools that support the WS-Management protocol is verified
in Windows 2008 Server RC2 Enterprise and 2012 Server environment.
• To use WS-Management, you need to enable HTTPS connection. See Chapter 3
(7.7.1 BMC – Network – SSL) for how to configure it.
• Before using WinRM, you need to start WinRM
configuration of WinRM client.
Then, run the following command to check if
configuration is correct.
> winrm get winrm/config
Starting Windows remote management service and change WinRM configuration
• winrm quickconfig
• winrm set winrm/config @{MaxEnvelopeSizekb="10000"}
• winrm set winrm/config @{MaxTimeoutms="600000"}
• winrm set winrm/config/service @{EnumerationTimeoutms="600000"}
• winrm set winrm/config/client @{AllowUnencrypted="true"}
• winrm set winrm/config/client @{TrustedHosts="<Server IP Address>"}
Specify the IP address of EXPRESSSCOPE Engine SP3 for <Server IP Address>.
Express5800/A1040b, A2040b, A2020b, A2010b User's Guide
447