IPXFERHelper is a tool created to follow the article Manually transferring or re-establishing communication between OfficeScan/Apex One agents and server using the IPXfer Utility and generate the necessary commands in a faster way. The tool allows generating a command using UNC paths as well as a local package to run on specific agents.
Pre-Requisite
The tool uses .NET Framework 4.5.
Steps
To use the IPXFERHelper Tool:
- Launch the tool on your OfficeScan or Apex One server.
- Click Get Server Info.
If successful, the fields will be populated with the information from the server.
For OfficeScan XG or later, you will need to enter the unload agent password in the Password field.
- "Create UNC Command" will create a text file (IPXFER_UNCCommand.txt) with the UNC command based on the information from the server.
- "Create Local Command" will copy the necessary executable (IpXfer.exe, IpXfer_x64.exe) and certificates (OfcNTCer.dat) to a folder called IPXFER_Package, and will generate a text file (IPXFER_LocalCommand.txt) with the local command to run.