This section demonstrates the commands that could be use for the scheduling configuration tasks that are previously discussed in this chapter.
Define a schedule for a client:
define schedule engpoldom daily_backup starttime=21:00 duration=2 durunits=hours
Associate a client with a schedule:
define association engpoldom weekly_backup engnode
On the client workstation, start the scheduler:
net start "TSM Scheduler"
Display schedule information:
query schedule engpoldom
Check to see if the schedule ran successfully:
query event engpoldom weekly_backup begindate=-7 begintime=now enddate=today endtime=now