Installing the Directory Watch interface

Before the Directory Watch interface client can be used, a windows service needs to be created. Run the following command from the folder …/Apis/DirectoryWatch:

ITPDirWatch -install <server> <user> <password>

where:

<server>

The name of the ITP/Server installation where the ITP/Server Directory Watch Client must submit its requests to.

<user>

The account under wich the ITP/Server Directory Watch client must be run.

<password>

The password for the <user> account.

If <user> and <password> are omitted the ITP/Server Directory Watch Client interface is configured to run under the Local System account. If the ITP/Server configuration is stored on a network drive the ITP/Server Directory Watch Client must be configured to run as a user profile with network privileges.

This command will install the ITP/Server Directory Watch Client service under the name 'Aia ITP/Server<server> Directory Watch Client' and configure it to automatically start after a reboot.

Start the ITP/Server Directory Watch Client service from the Windows Service Manager or reboot the server.