Use the IPXfer Tool to move agents to Trend Vision One Standard Endpoint Protection.
Follow the instructions below to connect your Apex One as a Service or Apex Central
on-premises products to Trend Vision One Endpoint Security and move selected endpoints
from your Apex One server to Standard Endpoint Protection.
ImportantThe IPXfer tool can only move one agent at a time and you must have administrator
access to the endpoint device where the agent is installed.
To move more than one agent at a time, see Moving Agents with the Apex One Server
Console.
|
Note
|
Procedure
- (Optional) Export Apex One Security Agent policies
to Standard Endpoint Protection.
- On the Apex Central web console, go to .
- Select the type of product settings from the Product list.
- Select one or more policies and click
Export Settings and save the file.
-
If you exported a single policy, the resulting file has the extension
*.CMPOLICY
. -
If you exported several policies, the resulting file is a compressed (
.ZIP
) file containing the individual.CMPOLICY
files.
-
- In the Trend Vision One console, go to .If you have more than one Standard Endpoint Protection instance, select the instance you want to use for the evaluation.
- In the target instance, go to
- Click Import Settings and
locate the policy file to import.
-
You can import a .ZIP file containng several policy files, or import individual .CMPOLICY files.
-
If the selected policy already exists, a confirmation prompt appears, asking if you want to overwrite the existing policy.Click OK to continue.
-
- In the Trend Vision One console, go to .If you have more than one Standard Endpoint Protection instance, select the instance you want to use for the evaluation.
- In the target instance, go to
- Copy the first six characters of the server FQDN
before
manage.trendmicro.com
.For example, if the target server address ishttps://exampl.manage.trendmicro.com:443/officescan
, then copy exampl. - Open a new tab in your browser and use the
following links to download the necessary files.Replace <FQDN> with the six characters copied in the previous step.URLDescription
https://<FQDN>.manage.trendmicro.com:443/officescan/hotfix_pccnt/Common/OfcNTCer.dat
Target server certificatehttps://<FQDN>.manage.trendmicro.com:443/officescan/hotfix_admin/utility/ipxfer/ipxfer.exe
IpXfer tool for 32-bit deviceshttps://<FQDN>.manage.trendmicro.com:443/officescan/hotfix_admin/utility/ipxfer/ipxfer_x64.exe
IpXfer tool for 64-bit devices - Transfer the files to the target endpoints you
want to move to Trend Vision One Endpoint Security.
Note
Make sure the IPXfer tool and certificate files are in the same folder. - On the target endpoint, run Command Prompt with administrator permission in the folder where the IPXfer tool is located.
- Type the following command and press ENTER.<TOOL> -s <FQDN>.manage.trendmicro.com -p 80 -sp 443 -e ofcntcer.dat -pwd <unload password>
-
<TOOL>
is the IPXfer version,ipxfer.exe
for 32-bit devices,ipxfer_x64.exe
for 64-bit devices. -
<FQDN>
is the six characters from the target server address. -
<unload password>
is the unload password of the Apex One agent on the endpoint.
-