Mark

Might want to try just the CreateObject by itself:

$Sched = CreateObject("Scheduler.ShedulingAgent.1")

But I would suggest a manual search in the root of HKEY_CLASSES_ROOT for the value "Scheduler.ShedulingAgent.1" - just to make sure its installed (just checked my XP machine - not there)

According to the web site there - the COMable DLL (TaskScheduler.dll) ships with Site Server [Frown]

[ 03 July 2002, 21:20: Message edited by: Shawn ]