004 - Wie kann ich sicherstellen, dass der Scheduler immer läuft?

Under Unix by using automatic startup when booting the workstation either by including the start command in an rc file or the entry in the file "/etc/inittab":

TSM::once:/usr/TSM/dsmc sched > /dev/null 2>&1

See also subchapters 5.1.1.6, 5.1.1.7 and section 10.f of the ISP Best Practice Guide (PDF).
Under Windows, the corresponding service is configured to start automatically when the computer is rebooted.