I'm applying this method by different way. I did these:
- I created a batch file called CopyMyDb.BAT
- This Batch is running through Windows Schedule in a certain time.
- This file contains these command:
NET STOP MSSQLSERVER AGENT
NET STOP MICROSOFT SQL SERVER
COPY *.MDF D:\MYBACKUP...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.