Install Guide
Table Of Contents
- Dell EMC OpenManage Installation Guide — Microsoft Windows Version 10.1.0.0
- Contents
- Introduction
- Preinstallation Setup
- Prerequisite Checker
- Installation Requirements
- Configuring SNMP Agents
- Secure Port Server And Security Setup
- Remote Enablement Requirements
- Installing Managed System Software On Microsoft Windows Operating Systems
- Deployment Scenarios For Server Administrator
- Installer Location
- Installing Server Administrator
- System Recovery On Failed Installation
- Upgrading Managed System Software
- Uninstalling Managed System Software
- Deployment Scenarios For Server Administrator
- Installing Managed System Software On Microsoft Windows Server and Microsoft Hyper-V Server
- Using Microsoft Active Directory
- Active Directory Schema Extensions
- Extending The Active Directory Schema
- Frequently Asked Questions
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"}
Preinstallation Setup 17