Experts !!
I am not familiar with SQL Server Management Studio and never had to schedule tasks on an SQL Server.
I am exporting my database to MS Access eve
On the wizard screen that you are using to export data, select the Save SSIS Package option, the next screen will give you the options to save that package. Then go to SQL Server Agent and schedule that package

Right click on Jobs and select New Job

Give the Job a name and description

Select Steps, Name the step, select SSIS as the Type, select the Package source and then select your Package

Schedule the job
