I want to schedule a task through task manager, It should be weekly task but should work on different days, keeping hours in mind. Suppose it should work on monday from 10 pm to 6 am. Is it also possible that it doesnt kill/close the process forcefully, for ex. some task is running it can exceed till 7 am in morning until the execution is completed, then it can close down.
thanks in advance