Jump to content
Forum²

Recommended Posts

Posted

It has to the way you configued the backup. Have you double checked that all permissions are correct and that the server can connect to the remote folder?

Can you copy files to it?

s1.jpg.f601ee2902df13daba7717080a7ffe8a.jpg

  • 1 month later...
Posted

Are you using 2008 Task Scheduler to run the task? I'm having problems getting the task to run on a Windows Server 2008 domain controller when I try to run it under a non-admin account.

 

Jon

  • 5 months later...
Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...