Thank you catorze, for pointing me to the correct solution. On page 228 of dir411_sysmgt.pdf
If cloning, make sure that IBM Director Agent, which is installed on the
server to be used as the image, has never been started.
If you have started your server to confirm installation of IBM Director
Agent, perform the appropriate procedure:
Linux: Edit the following file:
/opt/IBM/director/data/ServiceNodeLocal.properties
Remove the value after the equal symbol on the following line:
ipc.UID=
Also, delete the following file:
/etc/TWGAgent/TWGagent.uid
Windows: Remove the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlComputerName\ComputerName\TWGMachineID
Also, delete the following file:
$(Director install path)\data\twgmach.id
For example, C:\Program Files\IBM\director\data\twgmach.id
********************
So I removed the reg entry, and deleted the file, restarted the agent and was able to correctly discover the agent via the Director console.
ddlink, you can configure the agent using the utility twfipccf.exe from the director/bin directory.
thanks again
chris