Forum Discussion

Sagar_Kolhe's avatar
13 years ago
Solved

User Backup scripts not working for Windows 2003

Hi All,

I need your help for below issue which we are facing on windows system.

We have created the user backup policies and scripts. After executing the scripts , policy not executed in activity monitor but on the server scripts are in running state without an error.

This server has nated IP and also we have done the necessary changes and communication also done between master and server.

 

Master :- Solaris 10

Client :- windows 2003 X86

NBU Version :- 7.5.0.4

 

Regards,

 

Sagar

 

  • hi Sagar,

    that is a good sign,

    try this command from client , i have added -i switch...and removed  -w , it says about the window time.. not path.. 

    bpbackup -i -p <policy name > -s schedule name -S master name d:\backupdb

     

    if you want to use more then one file or directy.. then keep all those in a file and provide those to the command with -f switch

    bpbackup -i -p <policy name > -s schedule name -S master name -f <filelistfile>

    if those commands work, you can keep the same in the script and make sure of those..

    check this below tech note for more help about bpbackup

    http://www.symantec.com/business/support/index?page=content&id=HOWTO43639

     

    PS:-to run the above commands your schedule type does not needs to be User backup, it can be automatic backup also..

    hope this helps.. 

     

     

15 Replies