Hi Sai,
Thru scheduling options its may not possible like this way.
for this you need to create 7 jobs and schedule them weekly basis.
for example:
Create a Job Job_Monday_6am ---> schedule it .weekly basis. so this will run every monday
Like that way you can create 6 more jobs and schedule them weekly basis on required times
You can copy(6) the existing job and schedule as i said.
Job_monday_6am -- scheduling options Date 08-07-2013, Time 6:00AM, periodic - Weekly
Job_Tuesday_6am " 09-07-2013 same same
Job_Wensday_6m 10-07-2013 same same
Job_thursday_6am 11-07-2013 same same
job_friday_6am 12-07-2013 same same
Job _saturday_10am Date 13-07-2013, Time 10:00:00 Periodic - Weekly
Job_sunday_10am 14-07-2013 same same
Thanks