Users Guide
• Enable 5985 and 5986 ports on the WMI server
• System congured for your environment
In the command line interface, run
winrm enumerate wsman/<DCM class name>?__cimnamespace=root/dcim/sysman -auth:basic -r:http://
<system IP or system name:5985> -username:<user name> -password:<password> -skipCAcheck -
skipCNcheck -encoding:utf-8
Managing Linux system remotely through a Linux
system using WSMan
You can access and monitor the system running Linux remotely through the system running Linux using WSMan commands.
Prerequisites for the Management Linux system:
• Supported Linux operating system package is installed
• wsmancli package is installed
Prerequisites for the Managed Linux system:
• Root access privileges
• Supported Linux operating system
• Dell Command | Monitor
Launch a terminal, and run
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/sysman/ <class
name> -N root/dcim/sysman -h <system ip/name> -u <user name> -p <password> –P 5985 –y
basic –v –V
26
Managing Dell client systems remotely