Re: Windows script for DR

2017-10-04 Thread adsm consulting
Hello, I already think about "perform libaction" for the script, but if i want to to integrate it I must also know the device name of the medium changer, for example: lb0.0.0.2. I miss something? Thank you. On Wed, Oct 4, 2017 at 10:52 AM, Erwann SIMON wrote: > Hello, > > You should look at the

Re: SharePoint

2017-10-04 Thread Stefan Folkerts
Object-level restores for Sharepoint from Spectrum Protect are often done by using Docave's solution for Sharepoint, it works really well and is fairly simple to implement. On Wed, Oct 4, 2017 at 2:41 PM, Kizzire, Chris wrote: > Is anyone using SP 8.1.x to backup & restore SharePoint? > If so, a

SharePoint

2017-10-04 Thread Kizzire, Chris
Is anyone using SP 8.1.x to backup & restore SharePoint? If so, are you having any issues. My understanding SP will back it up, but cannot do a file level restore. We would like get red of of our 3rd party backup solution for SharePoint & only use SP. Chris Kizzire Backup Administrator (Network

Re: Windows script for DR

2017-10-04 Thread Erwann SIMON
Hello, You should look at the PERFORM LIBACTION command : https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/srv.reference/r_cmd_libaction_perform.html This comman is available beginning with 6.3. -- Best regards / Cordialement / مع تحياتي Erwann SIMON - Mail original - De: "ad

Windows script for DR

2017-10-04 Thread adsm consulting
Hello, somebody has done script for recreate TSM Server (on windows) on disaster recovery? I have some difficulties doing Tape Library creation, where I don't know device name, so script must generate the define commands automatically on discovered device. Thank you.