Perform the following steps on servers that have ePO installed.
Ensure that the ePO server has enough hard disk space for the upgrade:- System temp drive: Requires 2 GB or more of free disk space.
- ePO installation drive: Could require up to three times the size of the McAfee\ePolicy Orchestrator folder or 20 GB, whichever is greater.
NOTE: If the ePO server is installed on the same drive as the system temp folder, and the ePO installation directory is 15 GB in size, the required available hard disk space in the C drive is more than 45 GB. This space is needed to account for the system temp folder. In that scenario, you would need 15 GB X 3 + 2 GB = 47 GB of free space. In the same scenario, if the ePO installation directory is 2 GB in size, the minimum size requirement means that the drive must have 20 GB + 2 GB = 22 GB of free space.
(Optional) Reduce the drive space requirement by purging log files and temp files from the ePO installation directory, before upgrading:- Stop the ePO services:
- Press Windows+R, type services.msc, and click OK.
- Right-click the following services and select Stop:
McAfee ePolicy Orchestrator x.x.x Application Server
McAfee ePolicy Orchestrator x.x.x Server
McAfee ePolicy Orchestrator x.x.x Event Parser
- Delete the files in the following folders:
IMPORTANT: Do not delete the folders. Delete only the files in these folders.- <epo_installation_directory>\Server\Temp
- <epo_installation_directory>\Server\Logs
- <epo_installation_directory>\DB\Logs
- <epo_installation_directory>\Apache2\Logs
- Remove any backup files and folders that might have been manually created anywhere in the install directory of ePO to outside of the install directory.
- Start the ePO services:
- Press Windows+R, type services.msc, and click OK.
- Right-click the following services and click Start:
McAfee ePolicy Orchestrator x.x.x Application Server
McAfee ePolicy Orchestrator x.x.x Server
McAfee ePolicy Orchestrator x.x.x Event Parser
Ensure the id="orion.server.https" attribute is not missing from server.xml:
NOTE: This action is required
only when upgrading from ePO 4.x to 5.x.
To determine whether the id="orion.server.https" attribute is missing from the server.xml file, see
KB78121. The article contains instructions to add id="orion.server.https" to the list of attributes, if it is missing.
Disable run immediately client tasks: When the McAfee Agent extension is upgraded in ePO, previously executed tasks that are configured to "Run Immediately" execute again on the next agent-server communication. This action can cause various products to be redeployed to clients. To prevent this issue, before you upgrade, disable any tasks configured to "Run Immediately." For more information, see
KB74420.
Disable ePO server tasks and any Windows scheduled tasks that might be set to run on the ePO server:Disable any tasks that would interfere with the installation, such as purge events, pull tasks, and replication tasks. If you are using Drive Encryption, it is important to disable all LDAP Sync tasks before initiating the upgrade of the ePO server. Ensure that there are no LDAP Sync tasks running. If any are running, wait for them to complete. For more information, see
KB84690.
For information about editing tasks, see the "Server Tasks" section of the product guide for your current version of ePO:
- PD26914 – ePolicy Orchestrator 5.9 Product Guide
- PD25504 – ePolicy Orchestrator 5.3 Product Guide
Disable Windows updates:To ensure that they do not interfere with your ePO installation or upgrade, disable Windows updates. For more information, see
https://support.microsoft.com/en-us/help/12373/windows-update-faq.
Disable third-party software:- Disable any software that automatically restarts services on your ePO server. This step includes disabling monitoring software, such as Microsoft System Center Operations Manager, that might affect the ePO services starting and stopping during the installation or upgrade.
- Disable any third-party security software that could potentially introduce permissions issues.
Ensure that the 8.3 naming convention is enabled: The 8.3 naming convention must be enabled on the drive where ePO is going to be installed. For instructions to enable the 8.3 naming convention, see Solution 1 in
KB51431.
Custom Indexes:If there are any custom indexes created, review
KB73614 because these indexes need to be removed before trying an upgrade.
Other considerations:Ensure that there are no shared folders, desktop shortcuts, mapped drives, or any other open connections to anywhere in the ePO install directory, to prevent any file locking issues.