I am using :Win32_ScheduledJob Class for scheduling a certain task using Visual Basic .I am able to schedule the task with the parameters specified in the class.But I am not able to set the start date for the task.
How to set the start date for a task in Visual Basic program, while creating the task?
Is there any other way to create a task in visual basic other than Win32_ScheduledJob Class where we can easily set start date?


Reply With Quote


Bookmarks