Hello,
I want to make in SQL Server Management Studio a new schedule. It's for a back-up.
To make a normal schedule with the same time on each day is easy in SQL Server Agent -> Jobs -> Manage Schedules -> New Schedule, but I want the following times:
Monday at 20.00
Wednesday at 21.00
Friday at 22.00
Sunday at 23.00
So always another time, is there anyone who can help me?