Tapepool to copypool and copypool to tapepool

2013-11-21 Thread mik
Hi Michael, and one more thanks for reply I speak with my boss and i can explain what we want to do We have an old TS3200 LTO3 with his own library and connect to TSM server (when i launch the interface i have :"Command Line Administrative Interface Version 5 Release 5 Level 3.3 and when i conn

Re: Exchange and Sharepoint Questions

2013-11-21 Thread Del Hoobler
Hi Geoff, Initial configuration for mailbox item-level restore can be tricky. It has to do with MAPI configuration and setup. The User's Guide has some general hints/tips. Here are a few technotes that may also help: http://www-01.ibm.com/support/docview.wss?uid=swg21446043 http://www-01.ibm.co

Re: Exchange and Sharepoint Questions

2013-11-21 Thread Prather, Wanda
1. What version of Exchange and what version of the TDP? We are having mysterious problems with that on 2010 with the 6.4 TDP. Worked at one point, now it doesn't. However, when you restore a user's mailbox with the TDP, it actually restores the whole mailbox DB to a restore data base, anywa

TSM/VE backup options

2013-11-21 Thread Ehresman,David E.
I am trying to set up a schedule that backs up all the VMs on a HOST whose vmname ends in -NR. So here is what I have: Action: Backup Subaction: VM Options: -vmfulltype=vstor -vmbackuptype=fullvm -asnodename=MITC-NR -domain.vmfull="VMHOST=v- mware10.it-servers.louisv

Exchange and Sharepoint Questions

2013-11-21 Thread Geoff Gill
Been asked a couple of questions that hopefully could be answered quickly here. 1. Been told when restoring a users mailbox, restore to a pst, and also tried alternate mailbox, that both methods failed. I don't have the client version but am curious if there are any known issues  you know about.

Re: SQL query in v6 server

2013-11-21 Thread Neil Schofield
Eric I'm guessing from your email that you've managed to change the packaged SQL to work with v6 and it's only your bespoke customisations that are posing a challenge. For anyone else attempting a similar change this is a great resource for 'tweaking' the vanilla Operational Reporting to work wit

Re: Tapepool to copypool and copypool to tapepool

2013-11-21 Thread Michael Roesch
Hi Mickael, as the new server is already installed, I would do the "export node toserver" way and see if that works for you. Regards, Michael On Thu, Nov 21, 2013 at 10:18 AM, mik wrote: > Hi Michael, and one more thanks for reply > > I speak with my boss and i can explain what we want to do

Can a cli restore via a pick list restores a dir structure?

2013-11-21 Thread Richard Rhodes
Hello Everyone, I've never used a pick list with a CLI restore. Yesterday for a restore I thought I'd try it out. When I did, I was unable to get it to restore a directory tree, only individual directory objects or files. Cd /x Dsmc Restore -subdir=yes -inactive -pick * #Backup Date/T

Re: TSM/VE backup options

2013-11-21 Thread Erwann Simon
Hi David, I don't think there's a simple way to do what you want since domain.vmfull does not allow to specify cumulative conditions. I've also tried to find up a solution for one of my customer without success (except building a vmlist with an OS script). Maybe is it time for an RFE (include.

Re: TSM/VE backup options

2013-11-21 Thread Erwann Simon
Another idea would be to allow wildcards for the vmname parameter of the backup vm command (object field in a schedule). But it's not allowed, sadly. "Ehresman,David E." a écrit : >I am trying to set up a schedule that backs up all the VMs on a HOST >whose vmname ends in -NR. So here is what