In taskscheduler service (microsoft.win32.taskscheduler.dll) does not have a daily trigger constructor that accepts starttime, by default the start time gets sets to
current time.I tried creating two daily triggers with two diff time interval , but only one gets created.