Open GreatScott000 opened 6 years ago
is the G-drive known on the SQL machine - since that machine will be executing the backup-procedure?
Yes the G-drive is a physical drive on the SQL server
Hm - no clue - I must admit, I haven't been using this for quite a while (since docker). And I don't have a system where I can test this. May be it's better to use a drive that's available on both machines?
If I just give a filename with no path it seems to be happy. That will do for what I need. Thanks.
This command
Backup-SQLDatabaseToFile -DatabaseServer NAVDEV1 -DatabaseName "Demo Database NAV (11-0-21836 GB)"
Gives me the following error. Is there an assumption that I am issuing the command from a session on the SQL server machine? "G" (referenced below) is the drive where the SQL backups are put by default.