Jump to content

Agarwal_Ashu

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Agarwal_Ashu

  1. Can I use Netbackup`s Netbackup Operation Manager in Backupexec 12 ?If not then what software is designed for Backupexec for managing daily report ?
  2. I am using the below ROBOCOY script for copying the data. C:\ROBODO\ROBOCOPY.EXE "D:\PhyMD" "\\10.10.100.10\d$\PhyMD" /ZB /TEE /e /np /xo /v /sec /r:1 /LOG+:14032010.LOG D:\PhyMD(Source) is located on another Server and \\10.10.100.10\d$\PhyMD(Destination) thing is that every time I have to connect the destination path when I start the command because the Server has different credential and also change the log file name as manually. I want to make a NT script for this. Is it possible ?
×
×
  • Create New...