I'm in the midst of trying to create snapshots for a database located on one server (MS SQL Server Standard 12.0.2000, Server 2008 R2), on a different server (MS SQL Server Express 12.0.2000, Server 2008 R2). Both servers are not on our domain. I am connected to the server where Express resides via Remote Desktop, looking at both databases with MS SQL Server Management Studio 2014.
I know how to make a database snapshot, I know how to schedule the job on the MS SQL Server Standard, but I can't figure out how to get it to save the snapshot to the SQL Server Express instance.
What am I missing? What do I need?
I'd appreciate any assistance I can get, as I'm pretty far outside of my comfort zone on this one.