How to point Trend Micro Client to new Trend Micro Server:
Use this procedure in a script to migrate several machines to the new server.
In this procedure, you don't have to copy ipxfer.exe in each machine before running the command.
- Open the ..\Program Files\Trend Micro\Security Server\PCCSRV\ofcscan.ini file on the Security Server using a text editor such as Notepad.
- Note the values of the following entries:
- Master_DomainName
- Master_DomainPort
- Client_LocalServer_Port
- On a separate Notepad file, copy the command format below and indicate the corrrect IP or computer name of the Security Server:For 32-bit:\\<IP or Computer Name of the Security Server>\ofcscan\Admin\Utility\IpXfer\ipxfer.exe -s master_domainname -m 1 -p Master_domainport -c Client_LocalServer_PortExample:\\192.168.0.10\ofcscan\Admin\Utility\IpXfer\ipxfer.exe -s 192.168.0.10 -m 1 -p 8059 -c 18277For 64-bit:\\<IP or Computer Name of the Security Server>\ofcscan\Admin\Utility\IpXfer\ipxfer_x64.exe -s master_domainname -m 1 -p Master_domainport -c Client_LocalServer_PortExample:\\192.168.0.10\ofcscan\Admin\Utility\IpXfer\ipxfer_x64.exe -s 192.168.0.10 -m 1 -p 8059 -c 18277
- Migrate the clients by doing one of the following:
- On the workstation:
- Click Start > Run.
- Paste the correct command from Step 3 on the Open field.
- Click OK.
- On the server, add the correct command from Step 3 to a login script.The Client/Server Security Agent icon on the system tray will disappear and then reappear.
- On the workstation:
- Return to the WFBS console and verify if the client has been migrated
Comments
Post a Comment