You can trim this down a little to eliminate redundant EXCLUDEs:

EXCLUDE "*:\microsoft uam volume\...\*"
EXCLUDE "*:\winnt\profiles\...\*"
EXCLUDE "*:\smartcan\*"
EXCLUDE "*:\ea data. sf"
EXCLUDE "*:\wp root. sf"
EXCLUDE "*:\ibmdos.com"
EXCLUDE "*:\msdos.sys"
EXCLUDE "*:\io.sys"
EXCLUDE "*:\...\system32\config\...\*"
EXCLUDE "*:\...\*.tmp"
EXCLUDE "*:\...\*.par"
EXCLUDE "*:\...\*.swp"
EXCLUDE "*:\...\swapper.dat"
EXCLUDE "*:\...\ea data. sf"
* Do you really have files named "pagefiles.sys" (plural)?
* You can also remove the "...\" and just say
* EXCLUDE *:\pagefile.sys since these are always in the
* root directory.
EXCLUDE "*:\...\pagefiles.sys"
EXCLUDE "*:\...\pagefile.sys"
EXCLUDE "*:\...\ibmbio.com"
EXCLUDE "*:\...\profiles\...\ntuser.dat"
EXCLUDE "*:\...\profiles\...\ntuser.dat.log"

* Unless these appear in any of the EXCLUDEd directories
* above, these three INCLUDEs can be removed.
INCLUDE "*:\...\DSM.OPT"
INCLUDE "*:\...\SLIP.INI"
INCLUDE "*:\...\TCPIP.CFG"

I also have the following EXCLUDEs in my own dsm.opt file:

EXCLUDE "*:\...\Temporary Internet Files\...\*"
EXCLUDE *:\...\temp\...\*

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.




"MacMurray, Andrea (CC-ETS Ent Storage Svcs)" 
<[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
02/13/2002 07:33
Please respond to "ADSM: Dist Stor Manager"

 
        To:     [EMAIL PROTECTED]
        cc: 
        Subject:        Re: Typical NT-Server DSM.opt Exclusions?

 

EXCLUDE "*:\microsoft uam volume\*"
EXCLUDE "*:\microsoft uam volume\*.*"
EXCLUDE "*:\microsoft uam volume\...\*"
EXCLUDE "*:\microsoft uam volume\...\*.*"
EXCLUDE "*:\winnt\profiles\...\*"
EXCLUDE "*:\smartcan\*"
This is what we use as our standart for the NT.

EXCLUDE "*:\ea data. sf"
EXCLUDE "*:\wp root. sf"
EXCLUDE "*:\ibmdos.com"
EXCLUDE "*:\msdos.sys"
EXCLUDE "*:\io.sys"
EXCLUDE "*:\...\system32\config\*.*"
EXCLUDE "*:\...\system32\config\...\*"
EXCLUDE "*:\...\*.tmp"
EXCLUDE "*:\...\*.par"
EXCLUDE "*:\...\*.swp"
EXCLUDE "*:\...\swapper.dat"
EXCLUDE "*:\...\ea data. sf"
EXCLUDE "*:\...\pagefiles.sys"
EXCLUDE "*:\...\pagefile.sys"
EXCLUDE "*:\...\ibmbio.com"
EXCLUDE "*:\...\profiles\...\ntuser.dat"
EXCLUDE "*:\...\profiles\...\ntuser.dat.log"

INCLUDE "*:\AUTOEXEC.BAT"
INCLUDE "*:\CONFIG.SYS"
INCLUDE "*:\...\DSM.OPT"
INCLUDE "*:\...\SLIP.INI"
INCLUDE "*:\...\TCPIP.CFG"

Andrea Mac Murray
Sen. Systems Administrator
ConAgra Foods, Inc.
7300 World Communication Drive
Omaha,NE 68122
Tel: (402) 577-3603
[EMAIL PROTECTED]



-----Original Message-----
From: Luecke, Wolf-Christian (K-DOI-44)
[mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 13, 2002 3:25 AM
To: [EMAIL PROTECTED]
Subject: WG: Typical NT-Server DSM.opt Exclusions?


> Hello Spezialists,
> 
> May you can help me.
> I want to know if there are some typical or standard nt-dsm.opt 
> Exclusions? So that I can exclude this file for all nt-server 
> (clients) general on the TSM-Server side.
> 
> for example:  Exclude         c:\winnt\system32
>               Exclude         c:\winnt\profiles\...\ntuser.dat
>               Exclude         c:\progamms\...\*.*
> 
> or something else...
> best regards
> 
> Mit freundlichen Grüßen
> 
> Wolf-Christian Lücke
> 
> K-DOI-44
> Volkswagen AG Wolfsburg
> Storage Management
> e-business
> 
> Tel.: 05361/9-22124
> E-Fax:        05361/9-57-22124
> 
> E-Mail:       mailto:[EMAIL PROTECTED]
> 

Reply via email to