cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to merge Symantec netbackup 7.5 Windows client binary images downloaded from Symantec official site.

Saif_Saad
Level 3

I have to  install netbackup 7.5 Windows client binaries on number of clients .

For that I had downloded 2 images (NetBackup_7.5_Win_zip.1of2  ,   NetBackup_7.5_Win_zip.2of2 ) the binaries fron Symantec official website .

Kindly anyone sugggest how should I use these biaries to install netbackup 7.5 on Client machine .

Should I merge these binaries first . In that case kindly share the process to merge these binaris and run the same on the client .

1 ACCEPTED SOLUTION

Accepted Solutions

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

hi ,

yes you need to merge these 2 files use the below command to merge those

copy /b "NetBackup_7.5_Win_zip.1of2"+"NetBackup_7.5_Win_zip.2of2" "NetBackup_7.5_Win.zip"

 

see the below T/N for 7.1 , and its similer for 7.5 also.. 

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

View solution in original post

2 REPLIES 2

RamNagalla
Moderator
Moderator
Partner    VIP    Certified

hi ,

yes you need to merge these 2 files use the below command to merge those

copy /b "NetBackup_7.5_Win_zip.1of2"+"NetBackup_7.5_Win_zip.2of2" "NetBackup_7.5_Win.zip"

 

see the below T/N for 7.1 , and its similer for 7.5 also.. 

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

Marianne
Level 6
Partner    VIP    Accredited Certified
In addition to above excellent post, be sure to verify checksum of each download before you merge them. Details on FileConnect download page.