Use the following command line to register the ITP/Server COM library:
Regsvr32 /s <dir>\itpdsole.dll
/s is used for silent registration (no message boxes) and <dir> is the folder where the ITP/Server COM library is located.
/s
<dir>