New Schedule

Summary

TSM maintains backup schedules on the server. These schedules are independant of any given node, and must be associated with the nodes to which they apply in a separate step detailed elsewhere

This document discusses creating a schedule for running an incremental backup at 8:00 PM every day. We'll name this schedule 'MY-SCHED'.

Definitions

For this procedure, the following definitions apply:

MY-DOM

Your policy domain. For most local admins, there is only one.

MY-SCHED

The name of the schedule you intend to define. We suggest that you name this in a way that indicates both its association with your domain, and the purpose of the schedule.

20:00

The time you wish the schedule to begin backup operations. This should be expressed in 24-hour time, with a colon between hour and minute.

SERVER

The TSM Server instance you are planning to use. For most local admins, the server in question is 'ext'. See the system structure document if you're unsure.

Procedure 1. Definition of a TSM schedule (command line)

  • Define the schedule

    Having connected to the correct SERVER, use the define schedule command:

      DEFine SCHedule  MY-DOM MY-SCHED  startt=20:00   

     

Procedure 2. Definition of a TSM schedule. (web interface)

  1. Navigate to the schedule definition screen.

    Having connected to the correct SERVER, locate the define schedule screen.

    • Operations view

    • Automate client operations

    • Define a client schedule

    On this screen, you should presume that no change is necessary to any field unless it is mentioned herein.

  2. Define the schedule

    Fill out the following fields:

    Policy Domain Name

    MY-DOM

    Schedule Name

    MY-SCHED

    Start Time

    20:00

  3. Complete the process.

    Click the 'Finish' button.