Jump to content

Recommended Posts

Posted

I'm just testing out windows server backup 2008 r2 on its own dedicated drive.

 

Does anybody know a way of being able to connect to the drive to migrate it to a remote location?

 

I was thinking of having the backup run at 7pm then at 2am copy across to our backup server

Posted

Use a script to do your backup with wbadmin and then make it wait in the script until that process is finished and then the next line, use Robocopy to transfer it over.

In batch it would be something like

start /wait wbadmin blah blah
robocopy blah blah

 

Or other Powershell or VBS equivalents.

Posted
Use a script to do your backup with wbadmin and then make it wait in the script until that process is finished and then the next line, use Robocopy to transfer it over.

In batch it would be something like

start /wait wbadmin blah blah
robocopy blah blah

 

Or other Powershell or VBS equivalents.

 

Yes but i don't know how to access the drive as it has no drive letter

  • 3 months later...
Posted
I have never done it, but maybe there is a way to refer to the device name eg

 

 

and use that as the path somewhere.

 

thats true - not sure if it will work - at the moment i'm just taking a copy of the whole diskfile (as vm) will give it a go when i have time and post back

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • 47 When would you like EduGeek EDIT 2025 to be held?

    1. 1. Select a time period you can attend


      • I can make it in June\July
      • I can make it in August\Sept
      • Other time period. Comment below
      • Either time

×
×
  • Create New...