Is there any reason why I cannot do a Scheduled backup to a Remote Shared Folder? The account I'm using to setup the backup has the appropriate permissions on the target folder. Thx
Hello Guest
|
Windows Server 2008 Forum is a free help and support community. If have problems installing Windows Server 2008 or just want to interact with other Windows 2008 users then Windows Server 2008 Forum is the place for you. If this is your first visit to Windows Server 2008 Forum be sure to check out Help. You have to register before you can post. Registration to Windows Server 2008 Forum is free so why not register today? If you want to browse the site a bit before you register you can start viewing messages by selecting the forum that you want to visit from the selection below. |
Page 1 of 1
Schedule Backup to Remote Shared Folder
#4
Posted 25 Jun 2009 - 10:32 AM
I've got the scheduled backup working. you have to manually set it up via a batch file.
wbadmin start backup -include:c:,e: -backupTarget:\\10.0.0.2\public\Backups\Current -user:username to run job -password:password -quiet
Then we ran the batch file via scheduler. Works just fine.
The problem comes in when I want to preserve that backup and run another the following night with the same destination name. My idea is to run a script (vbs) which renames the original folder (adding he date) and then away we go.... Do this 4 times then on the 5th evening rename the current folder as "Old" and create a new current folder.
This script runs fine manually but for some reason won't schedule.:mad:
Any Ideas?
Cheers
Tim
wbadmin start backup -include:c:,e: -backupTarget:\\10.0.0.2\public\Backups\Current -user:username to run job -password:password -quiet
Then we ran the batch file via scheduler. Works just fine.
The problem comes in when I want to preserve that backup and run another the following night with the same destination name. My idea is to run a script (vbs) which renames the original folder (adding he date) and then away we go.... Do this 4 times then on the 5th evening rename the current folder as "Old" and create a new current folder.
This script runs fine manually but for some reason won't schedule.:mad:
Any Ideas?
Cheers
Tim
Page 1 of 1

Sign In
Register
Help


MultiQuote
