LANG AMENG ************************************************************************ * Tivoli Storage Manager Client version 5.4.1.x * * Cornell sample dsm.opt for 64-Bit Windows W2K3,W2K3R2,Vista Server * * Updated 10/21/07 by rpt4 * ************************************************************************ COMMmethod TCPIP TCPServeraddress EZ-BACKUP.SERVER.NAME.HERE TCPPort EZ-BACKUP.PORT.HERE NODENAME EZ-BACKUP.NODE.NAME.HERE ERRORLOGRetention 7 SCHEDLOGRetention 7 PASSWORDACCESS generate DOMain ALL-LOCAL ************************************************************************ * The following lines must be used for Windows NT 5.x and 6.x systems * * (that is, Windows 2000, XP, 2003, 2003 R2 and Vista systems) * * performing full backups. It is an important item for the management * * of space on the EZ-Backup server and network performance. Thank you. * * (Also present in ACTIVE LIST below.) * * * * INCLUDE.SYSTEMOBJECT ALL SYSOBJ * * INCLUDE.SYSTEMSTATE ALL SYSOBJ * * COMPRESSALWAYS YES * * * ************************************************************************ ************************************************************************ * Some network cards may require the following values to be altered: * * * * TCPBUFFSIZE 31 * * TCPWINDOWSIZE 24 * ************************************************************************ ************************************************************************ * Information on using Include/Exclude rules can be found among the * * Frequently Asked Questions in the "Tech Support" section of the * * EZ-Backup Web Site: * * * * http://ezbackup.cornell.edu * * * * Note: Excluding files from backup may rule out the possibility of * * using TSM to restore the full contents of a volume in the event of * * a disk failure. * ************************************************************************ ************************************************************************ * Exclude Suggestions from Tivoli Sample dsm.opt: * * (Also present in ACTIVE LIST below.) * * * * EXCLUDE.BACKUP "*:\microsoft uam volume\...\*" * * EXCLUDE.BACKUP "*:\microsoft uam volume\...\*.*" * * EXCLUDE.BACKUP "*:\...\EA DATA. SF" * * EXCLUDE.BACKUP "*:\IBMBIO.COM" * * EXCLUDE.BACKUP "*:\IBMDOS.COM" * * EXCLUDE.BACKUP "*:\IO.SYS" * * EXCLUDE.BACKUP "*:\...\system32\config\...\*" * * EXCLUDE.BACKUP "*:\...\system32\Perflib*.dat" * * EXCLUDE.BACKUP "*:\...\system32\dhcp\...\*" * * INCLUDE.BACKUP "*:\...\system32\dhcp\backup\...\*" * * EXCLUDE.BACKUP "*:\...\system32\dns\...\*" * * INCLUDE.BACKUP "*:\...\system32\dns\backup\...\*" * * EXCLUDE.ARCHIVE "*:\microsoft uam volume\...\*" * * EXCLUDE.ARCHIVE "*:\microsoft uam volume\...\*.*" * * EXCLUDE.ARCHIVE "*:\...\EA DATA. SF" * * EXCLUDE.ARCHIVE "*:\IBMBIO.COM" * * EXCLUDE.ARCHIVE "*:\IBMDOS.COM" * * EXCLUDE.ARCHIVE "*:\IO.SYS" * * EXCLUDE.ARCHIVE "*:\...\system32\config\...\*" * * EXCLUDE.ARCHIVE "*:\...\system32\Perflib*.dat" * * EXCLUDE.ARCHIVE "*:\...\system32\dhcp\...\*" * * INCLUDE.ARCHIVE "*:\...\system32\dhcp\backup\...\*" * * EXCLUDE.ARCHIVE "*:\...\system32\dns\...\*" * * INCLUDE.ARCHIVE "*:\...\system32\dns\backup\...\*" * * EXCLUDE.DIR "*:\System Volume Information" * * EXCLUDE.DIR "*:\...\Temporary Internet Files" * * EXCLUDE.DIR "*:\Recycled" * * EXCLUDE.DIR "*:\Recycler" * * * ************************************************************************ ************************************************************************ * Cornell Exclude Suggestions * * (Also present in ACTIVE LIST below.) * * * * * * Windows Temp Folder Contents: * * ---------------------------- * * Exclude "*:\...\Win*\Temp\*" * * * * Swap and Paging files: * * --------------------- * * Exclude "*:\...\*.swp" * * Exclude "*:\...\*.par" * * Exclude "*:\...\pagefile.sys" * * * * Misc Files and Directories: * *---------------------- * * Exclude "*:\...\MSDOS.SYS" * * Exclude.dir "*:\...\system32\wins" * * Exclude.dir "*:\...\system32\LServer" * * Exclude.dir "*:\...\ntfrs\jet" * * Exclude.dir "*:\...\ntds" * * Exclude "*:\Documents and Settings\...\ntuser.dat.log*" * * Exclude "*:\Documents and Settings\...\usrclass.dat.log*" * * * * Internet Explorer Cache: * * ----------------------- * * Exclude "*:\...\Temporary Internet Files\...\*" * * * * Netscape/Firefox/Mozilla Cache: * * ------------------------------ * * Exclude "*:\...\Netscape\...\Cache\...\*" * * Exclude "*:\...\Mozilla\...\*Cache\...\*" * * * * Core dumps: * * ---------- * * Exclude "*:\...\user.dmp" * * Exclude "*:\...\memory.dmp" * * * * EZ-Backup Schedule Log File (in use during scheduled backup): * * ------------------------------------------------------------ * * Exclude "*:\...\dsmsched.log" * * * ************************************************************************ ************************************************************************ * ACTIVE LIST OF INCLUDE/EXCLUDE RULES * ************************************************************************ ************************************************************************ * Default Tivoli Excludes * ************************************************************************ EXCLUDE.BACKUP "*:\microsoft uam volume\...\*" EXCLUDE.BACKUP "*:\microsoft uam volume\...\*.*" EXCLUDE.BACKUP "*:\...\EA DATA. SF" EXCLUDE.BACKUP "*:\IBMBIO.COM" EXCLUDE.BACKUP "*:\IBMDOS.COM" EXCLUDE.BACKUP "*:\IO.SYS" EXCLUDE.BACKUP "*:\...\system32\config\...\*" EXCLUDE.BACKUP "*:\...\system32\Perflib*.dat" EXCLUDE.BACKUP "*:\...\system32\dhcp\...\*" INCLUDE.BACKUP "*:\...\system32\dhcp\backup\...\*" EXCLUDE.BACKUP "*:\...\system32\dns\...\*" INCLUDE.BACKUP "*:\...\system32\dns\backup\...\*" EXCLUDE.ARCHIVE "*:\microsoft uam volume\...\*" EXCLUDE.ARCHIVE "*:\microsoft uam volume\...\*.*" EXCLUDE.ARCHIVE "*:\...\EA DATA. SF" EXCLUDE.ARCHIVE "*:\IBMBIO.COM" EXCLUDE.ARCHIVE "*:\IBMDOS.COM" EXCLUDE.ARCHIVE "*:\IO.SYS" EXCLUDE.ARCHIVE "*:\...\system32\config\...\*" EXCLUDE.ARCHIVE "*:\...\system32\Perflib*.dat" EXCLUDE.ARCHIVE "*:\...\system32\dhcp\...\*" INCLUDE.ARCHIVE "*:\...\system32\dhcp\backup\...\*" EXCLUDE.ARCHIVE "*:\...\system32\dns\...\*" INCLUDE.ARCHIVE "*:\...\system32\dns\backup\...\*" EXCLUDE.DIR "*:\System Volume Information" EXCLUDE.DIR "*:\...\Temporary Internet Files" EXCLUDE.DIR "*:\Recycled" EXCLUDE.DIR "*:\Recycler" ************************************************************************ * Default Cornell Includes/Excludes * ************************************************************************ INCLUDE.SYSTEMOBJECT ALL SYSOBJ INCLUDE.SYSTEMSTATE ALL SYSOBJ COMPRESSALWAYS YES Exclude "*:\...\Win*\Temp\*" Exclude "*:\...\*.swp" Exclude "*:\...\*.par" Exclude "*:\...\pagefile.sys" Exclude "*:\...\MSDOS.SYS" Exclude "*:\...\Temporary Internet Files\...\*" Exclude "*:\...\Netscape\...\Cache\...\*" Exclude "*:\...\Mozilla\...\*Cache\...\*" Exclude "*:\...\user.dmp" Exclude "*:\...\memory.dmp" Exclude.dir "*:\...\system32\wins" Exclude.dir "*:\...\system32\LServer" Exclude.dir "*:\...\ntfrs\jet" Exclude.dir "*:\...\ntds" Exclude "*:\Documents and Settings\...\ntuser.dat.log*" Exclude "*:\Documents and Settings\...\usrclass.dat.log*" Include "*:\...\dsm*.log" LOGS