Owner's Manual
9. Click OK.
10. Close the Windows Management Infrastructure (WMI) screen.
Configuring the Windows Firewall for WinRM
1. Open the Control Panel.
2. Click Windows Firewall.
3. Click the Exceptions tab.
4. Select the Windows Remote Managementcheckbox.Ifyoudonotseethecheckbox,clicktheAdd Program button to add Windows Remote
Management.
Configuring the Envelope Size for WinRM
1. Open a command prompt.
2. Type winrm g winrm/config.
3. Check the value of the MaxEnvelopeSizekbattribute.Ifthevalueislessthan4608, 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
ThissectionexplainshowtoinstalltheServerAdministratorusingtwoinstallationoptions:
l Using the setup program at \SYSMGMT\srvadmin\windows on the DellSystemsManagementToolsandDocumentation DVD to install Server
Administrator and other managed system software.
l Using the unattended installation method through the Windows Installer Engine msiexec.exe(seeTable5-1) to install Server Administrator and other
managed system software on multiple systems.
The setup program invokes the Prerequisite Checker, which uses your system's PCI bus to search for installed hardware such as controller cards.
The Dell OpenManage installer features a Typical Setup option and a Custom Setup option for installing Server Administrator and other managed system
software.
For information on the various components of Server Administrator available in Dell OpenManage and to help you choose the required components to install,
see "Deployment Scenarios for Server Administrator."
Typical Installation
When you launch the Server Administrator installation from the Prerequisite Checker and select the Typical Setup option, the setup program installs the
following managed system software features:
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: Formodularsystems,youmustinstallServerAdministratoroneachservermoduleinstalledinthechassis.
NOTE: After you have installed Server Administrator on PowerEdge 800, 830, 850, and 1800 systems, you may be prompted to reboot your system if
you have chosen to install the Storage Management Service.
NOTE: During installation of Server Administrator on supported Windows systems, if an Out of Memory error message displays, you must exit the
installation and free up memory. Close other applications or perform any other task that frees up memory, before re-attempting Server Administrator
installation.