We have a database in SQL we will call "ICT" that every pay period directly before processing our users have to contact me to create a backup of the database in the event something goes wrong in the processing part (its happened before).
This poses a problem when I am out of town or on vacation as I work in a one man IT department.
Is there a way to allow the users to create a backup of the database without needing SSMS or by having me do it. Maybe through a batch file or a vb script?
Thanks,