Installation manual
The WMI Control (Local) Properties screen is displayed.
4. Click Security and expand the Root node in the namespace tree.
5. Navigate to Root → DCIM → sysman.
6. Click Security.
The Security screen is displayed.
7. Click Add to add the required users or groups (local/domain) to the list.
8. Provide the appropriate permission(s) to the respective users and click OK.
9. Click OK.
10. Close the Windows Management Infrastructure (WMI) screen.
Configuring the Windows Firewall for WinRM
To configure the Windows Firewall for WinRM:
1. Open Control Panel.
2. Click Windows Firewall.
3. Click Exceptions tab.
4. Select Windows Remote Management check box. If you do not see the check box, click Add Program to add
Windows Remote Management.
Configuring the Envelope Size for WinRM
To configure the envelope size for WinRM:
NOTE: On WinRM version 2.0, enable the compatibility mode for WinRM version 2.0 to use port 443. WinRM version
2.0 uses port 5986 by default. To enable the compatibility mode, type the following command:
winrm s winrm/config/Service @{EnableCompatibilityHttpsListener="true"}
1. Open a command prompt.
2. Type winrm g winrm/config.
3. Check the value of the MaxEnvelopeSizekb attribute. If the value is less than 4608, type the following command:
winrm s winrm/config @{MaxEnvelopeSizekb="4608"}
4. Set the value of MaxTimeoutms to 3 minutes:
winrm s winrm/config @{MaxTimeoutms ="180000"}
Dependent RPMs for Remote Enablement
If you choose to install the Remote Enablement feature, you have to install certain dependent RPMs and configure these
RPMs before installing the feature. Install the following RPMs:
• libcmpiCppImpl0
• libwsman1
• openwsman-server
• sblim-sfcb
• sblim-sfcc
The dependent RPMs are available on the
Dell Systems Management Tools and Documentation
DVD at srvadmin\linux
\RPMS\supportRPMS\opensource-components\<OS>\<arch>.
NOTE: On supported SLES 11 and above and Red Hat Enterprise Linux 6 and preceding operating systems, it is
recommended that you install the RPMs from the operating system media, if available.
24