This article helps customers to gather data for an unresolved duplicate systems problem.
In ePO, duplicate systems are where you see multiple entries for the same host name in the ePO system tree.
Background details:
On every communication from a client system to ePO, there are two possible courses of action:
- The system is already known to ePO. In this case, ePO needs to update the properties.
Or
- The system is not known to ePO. In this case, ePO must create an entry for it in the system tree.
If a duplicate system host name exists in the system tree, that can’t be resolved. Then use this article to collect the following information.
NOTE: Using as an example the system name
SystemX, where
SystemX is the system name of the duplicate entry.
Obtain a list of duplicate systems from the system tree and export to a CSV file:
- Log on to the ePO Console.
- From the system tree, select My Organization, and all sub groups.
- To add the GUID and MAC columns to the existing column list:
- Click Actions.
- Select the needed columns: GUID and MAC Address.
- Click ADD columns.
- To export the duplicate entries:
- Click Actions, Export Table.
- Select CSV format, and click Export.
Obtain a list of duplicate systems from the Data from Audit Log page and export to a CSV file:
- In the ePO Console, open the Audit Log page.
- Search for the name SystemX.
- From Quick Find, search using the host name SystemX.
- Select the Preset as: No filter.
- Click Actions, Export Table.
- Select CSV format, and click Export.
Obtain data using the attached SQL script GenericDupData.sql.zip:
- Log on to SQL Server Management Studio.
- Right-click on the McAfee ePO database, and select New Query.
- Extract the SQL script attached to this article.
- Paste the script into SQL query into the query window
- Export the results of the SQL query
- Under the toolbar, click Query.
- Click either Results To, Results to File, or, use the shortcut Ctrl+Shift+F.
- On the toolbar, either click Execute, or press F5.
- Save the output and select a location.
- Leave the 'Save As Type' field as the default, Report files (*.rpt).
- To revert the output to the default either, click Query, Results to, Results to Grid, or use the shortcut Ctrl+D.
Collect the Minimum Escalation Requirements (MER) from the problem system:
- Obtain the MER Tool:
- For how to deploy the Minimum Escalation Requirement (MER) tool with ePO, see KB69308.
Or
- Manually obtain the MER tool from MERlink, and download the mer.exe.
- For Manual collection:
- Copy this MER tool to the problem system.
- To open a command prompt as an administrator, press the Windows key + R.
- In the Start Search field, type cmd, then press CTRL+SHIFT+ENTER.
- If the User Account Control dialog box appears, click Continue.
- Run mer.exe.
- Click Next, and grab the data.
- When asked to save the logs, click Next and upload the data.