Users Guide
预安装设置 31
3
检查
MaxEnvelopeSizekb
属性的值。如果该值小于
4608
,键入以下
命令:
winrm s winrm/config @{MaxEnvelopeSizekb="4608"}
4
将
MaxTimeoutms
的值设置为
3
分钟:
winrm s winrm/config @{MaxTimeoutms ="180000"}
在 WinRM 版本 2.0 上,启用 WinRM 版本 2.0 的兼容模式以使用端口
443。默认情况下, WinRM 版本 2.0 使用端口 5986。要启用兼容模式,
请键入以下命令:
winrm s winrm/config/Service
@{EnableCompatibilityHttpsListener="true"}
Remote Enablement 的相关 RPM
如果选择安装远程启用功能,则在安装此功能之前,必须安装某些相关
RPM 并配置这些 RPM。安装以下 RPM:
• libcmpiCppImpl0
• libwsman1
• openwsman-server
• sblim-sfcb
• sblim-sfcc
相关 RPM 位于
Dell Systems Management
工具和文档
DVD 的
srvadmin\linux\RPMS\supportRPMS\opensource-
components\<OS>\<arch> 中。
注:在支持的 SLES 和 Red Hat Enterprise Linux 操作系统上,建议您通过操作
系统介质安装上述 RPM (如果可用)。