On Wed, 01 Sep 2004, Jones, Kelli wrote: > Server: > TSM 5.1.7.0 > AIX 5.1 > > Client: > NT 4.0 > > We need to set up include/exclude statements for a node that has drives C thru M. > We need to back up only C, G and J. How do I set up options file to back up only > those drives (and everything on them minus various system file) and nothing on the > other drives.
You can use the domain statement (domain c:\), but I think it would be better to not use any domain statements and exclude the drives with (exclude d:\...\*). Mike
