Hi
I have to backup an SQL Server on a webserver with databases, users on SQL server level as well as users on database level.
It is important to backup the content to a shared folder, not locally situated on the webserver.
What is the common way for this backup szenario?
Is it even possible to use the Windows Server Backup?
Is it better to backup the entire SQL server instance?
Patrick