For client nodes on Windows NT, the scheduler service can be separately installed. The scheduler provides additional exploitation of Windows NT network features by running as a Windows NT service. The scheduler can be controlled as a service from the TSM Server Utilities or the Windows NT Services applet. The scheduler provides communication between the server and client and is used for automating backup operations.
Prior to Version 3.7.2 of the backup-archive client, the only way to install the scheduler service was through a command-line utility called DSMCUTIL. While the DSMCUTIL utility is still available for installing the scheduler, the other method is described in Using the Tivoli Storage Manager Client Configuration Wizard.
The TSM scheduler can now be installed using the TSM Scheduler wizard. This wizard is packaged with the backup-archive client and has been designed to help you install, update, and remove scheduler services.
You can access the scheduler wizard from within the backup-archive client GUI or the TSM Server Utilities.
From within the backup-archive client GUI:
The DSMCUTIL utility is packaged with backup-archive client. To use the TSM Scheduler services, first install a backup-archive client and then use the DSMCUTIL utility to install the scheduler.
The TSM Scheduler requires a node name and password. Because it runs as a Windows NT service, the client node name and password must be stored in the registry. It is assumed that the client node has been registered and the node name and password are available. You can install the TSM Scheduler and place the node name and password in the registry with the following procedure:
dsmcutil list
If you receive a message stating that the client services registry key could not be opened or that no TSM Scheduler services were located, the TSM Scheduler has not been installed. To install the TSM Scheduler, proceed to the next step. If the scheduler has been installed, see Creating Tivoli Storage Manager Schedules.
dsmcutil inst /name:"TSM Scheduler" /node:client /password:client /clientdir:d:\"program files"\tivoli\tsm\baclient
Notes: