How to manage a manually deployed Solidifier installation
Technical Articles ID:
KB69408
Last Modified: 2022-06-06 10:32:19 Etc/GMT
Summary
To connect the Solidcore Agent to ePolicy Orchestrator (ePO) when deployed using third-party tools, perform the following steps.
NOTE: The following steps are intended for a new Solidcore Agent installation. These steps are not supported for a Solidcore Agent upgrade.
Solution
Solidcore Agent version 5.1.x:
CAUTION: This article contains information about opening or modifying the registry.
- The following information is intended for System Administrators. Registry modifications are irreversible and could cause system failure if done incorrectly.
- Before proceeding, Technical Support strongly recommends that you back up your registry and understand the restore process. For more information, see the Microsoft Windows registry information for advanced users article.
- Do not run a REG file that is not confirmed to be a genuine registry import file.
Prerequisite:
Make sure that the Solidcore Agent is in update mode when running this procedure. After you've successfully completed it, exit Solidcore Agent from update mode.
- Deploy McAfee Agent (MA) and modify the registry for ePO management:
- Deploy MA to the system that hosts Solidifier.
- Use Remote Desktop to access the Solidifier system and log on with an Administrator account.
- Click Start, Run, type regedit, and click OK.
- Navigate to the following registry key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\swin\Parameters]
- Right-click Parameters, and select New, DWORD value.
- Name the new value IsSystemControllerEPO.
- Right-click the IsSystemControllerEPO value, and select Modify.
- Click Decimal, and change the Value data to 1.
- Click OK.
- Copy scormapl.dll to the C:\Program Files\McAfee\Solidcore folder:
- Click Start, Programs, McAfee, Solidifier, McAfee Solidifier Command Line.
- Run sadmin lockdown.
- Navigate to the folder that contains SOLIDCOR<version_number>-<build_number>_WIN.zip.
- Extract scormapl_x86.dll to the C:\Program Files\McAfee\Solidcore folder.
- Rename scormapl_x86.dll to scormapl.dll.
- Modify the Solidifier Application plug-in registry key:
- Click Start, Run, type regedit, and click OK.
- Navigate to the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\ePolicy Orchestrator\Application Plugins\SOLIDCOR5000_WIN]
- Add the appropriate string values as shown below:
String name |
Value data |
Version |
<version_number>.<build_number> |
Plug-in Path |
C:\Program Files\McAfee\Solidcore\scormapl.dll |
Software ID |
SOLIDCOR5000_WIN |
Product Name |
Solidifier |
Language |
0000 |
- For 64-bit systems, use link_na_reg.exe to link the 64-bit and 32-bit versions of the ePO registry entries:
- Navigate to the directory that contains SOLIDCOR<version_number>-<build_number>_WIN.zip.
- Extract link_na_reg.exe from the .zip file.
- Click Start, Run, type cmd, and click OK.
- Change the directory to the location of the extracted link_na_reg.exe.
- Type the following command and press Enter:
link_na_reg.exe /s "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Network Associates" "HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates"
- Log on to the ePO console.
- Send an agent wake-up call with the Get full product properties entry selected.
Solidcore Agent version 6.0.0:
NOTE: Version 6.0 reached End of Life (EOL) on June 30, 2015. We recommend that you upgrade to a supported version.
- Install the Solidifier Agent on the computer. Select Install without license key in the installation wizard.
-
Download and save the utility epomng-6.0.zip, located in the epomng-6.x.zip file in the "Attachments" section of this article.
- Unzip the contents of the archive. Place them into a local directory on the computer that ePO manages.
- In the extracted files, open epomng-6.0.bat with Notepad or a similar text editor.
- Search for the following string (replace xxxx-xxxx-xxxx-xxxx-xxxx with the valid license key):
sadmin license add xxxx-xxxx-xxxx-xxxx-xxxx
- Save your changes.
- If VirusScan Enterprise (VSE) is installed on the endpoint:
- Open the VirusScan Console.
- Click Access Protection, Common Standard Protection.
- Deselect the following block rules:
- Prevent Modification of McAfee Files and Settings
- Prevent Modification of McAfee Common Management Agent Files and Settings
- Click Start, Run, type cmd, and click OK.
- Navigate to the directory where you extracted the files from epomng-6.0.zip.
- Type the following command and press Enter:
epomng-6.0.bat
- If you've disabled VSE Access Protection rules, re-enable them.
- Log on to the ePO console.
- Send an agent wake-up call with the Get full product properties entry selected.
Solidcore Agent versions 6.1.0, 6.1.1, and 6.1.2:
- Install the Solidifier Agent on the computer. Select Install without license key in the installation wizard.
- Download and save the appropriate utility based on the installer you're using:
NOTE: The utilities are located in the epomng-6.x.zip file in the "Attachments" section of this article.
- epomng-6.1.0-648.zip
- epomng-6.1.0-652.zip
- epomng-6.1.0-662.zip
- epomng-6.1.0-687.zip
- epomng-6.1.0-692.zip
- epomng-6.1.0-700.zip
- epomng-6.1.1-369.zip
- epomng-6.1.1-379.zip
- epomng-6.1.1-392.zip
- epomng-6.1.1-399.zip
- epomng-6.1.2-367.zip
- epomng-6.1.2-368.zip
- epomng-6.1.2-394.zip
- epomng-6.1.2-426.zip
- Unzip the contents of the archive. Place them into a local directory on the computer that ePO manages.
- If VSE is installed on the endpoint:
- Open the VirusScan Console.
- Click Access Protection, Common Standard Protection.
- Deselect the following block rules:
- Prevent Modification of McAfee Files and Settings
- Prevent Modification of McAfee Common Management
- Click Start, Run, type cmd, and click OK.
- Navigate to the directory where you extracted the files.
- Type the following command and press Enter:
epomng-6.1.bat
- If you disabled VSE Access Protection rules, re-enable them.
- Log on to the ePO console.
- Send an agent wake-up call with the Get full product properties entry selected.
- Send the SC: Enable task from ePO to systems with the Solidcore Agent installed.
Solidcore Agent versions 6.1.3, 6.2 and later:
During the installation of Solidcore Agent versions 6.1.3 and later, the Solidcore installer verifies whether MA is present and connects to it. No further steps are usually needed to be managed by ePO. If a disconnect occurs, run the following command from the CMD prompt that's run at installation:
C:\Program Files\mcafee\solidcore\instaconfig /connect
|