We have installed sqlserver management studio 2017 on sqlexpress 2014
and I would like to create the backup job and schedule the task.
Following the link below https://www.lumension.com/kb/Home/General-Information/Performing-database-backups-for-SQL-Express-us... The job runs but does not create backups:
and the argument reads as : -S [SERVER] -E -i D:\Scripts\schedule.sql and I am running the job as sqluser
↧
Back up sql express
↧