Users Guide
60 Installing Managed System Software on Microsoft Windows Operating Systems
Configuring the Envelope Size for WinRM
1
Open a command prompt.
2
Ty p e
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"}
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, use the following command:
winrm s winrm/config/Service
@{EnableCompatibilityHttpsListener="true"}
Installing and Upgrading Server Administrator
This section explains how to install the Server Administrator using two
installation options:
• Using the setup program at
\SYSMGMT\srvadmin\windows
on the
Dell Systems Management Tools and Documentation
DVD to install Server
Administrator and other managed system software.
• Using the unattended installation method through the Windows Installer
Engine
msiexec.exe
(see Table 5-1) to install Server Administrator and
other managed system software on multiple systems.
NOTE: Simple Network Management Protocol (SNMP) service are stopped and
started during Systems Management Installation and uninstallation. As a result,
services like DSM IT Assistant Connection Service, DSM IT Assistant Network
Monitor and other third party services, dependent on SNMP stops. IT Assistant
services is started at the end of Systems Management Installation or uninstallation,
if the third party services are stopped, these services needs to be manually
restarted.
NOTE: For modular systems, you must install Server Administrator on each server
module installed in the chassis.










