ADSM-L

Re: Typical NT-Server DSM.opt Exclusions?

2015-10-04 17:12:13
Subject: Re: Typical NT-Server DSM.opt Exclusions?
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU]On Behalf Of
To: ADSM-L AT VM.MARIST DOT EDU
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: storman AT us.ibm DOT com

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)"
<Andrea.MacMurray AT CONAGRAFOODS DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
02/13/2002 07:33
Please respond to "ADSM: Dist Stor Manager"


        To:     ADSM-L AT VM.MARIST DOT EDU
        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
andrea.macmurray AT conagrafoods DOT com



<Prev in Thread] Current Thread [Next in Thread>