I don't know how "good" it is, but this is what we are using for Win2K clients running 4.2.0.0:
/* This file creates the client option set winclient_412 */ /* These options are appended to the client's dsm.opt file */ /* The highest sequence number is processed first -no override applies for inclexcl */ /* use force=yes for server to override client's dsm.opt file */ /* run from dsmadmc as a macro */ define cloptset winclient_412 description="Backup options for TSM 4.1.2 Win2K Clients" define clientopt winclient_412 compression on define clientopt winclient_412 maxcmdretries 99 define clientopt winclient_412 queryschedperiod 24 define clientopt winclient_412 retryperiod 20 define clientopt winclient_412 slowincr no define clientopt winclient_412 subdir yes define clientopt winclient_412 txnbytelimit 25600 define clientopt winclient_412 inclexcl "exclude *:\WINNT\CSC\...\*" seq=5 define clientopt winclient_412 inclexcl "exclude *:\WINNT\REGISTRATION\*.CLB\...\*.CRMLOG" seq=10 define clientopt winclient_412 inclexcl "exclude *:\DOCUMENTS\...\INDEX.DAT" seq=15 define clientopt winclient_412 inclexcl "exclude *:\WINNT\SYSTEM32\DTCLOG\MSDTC.LOG" seq=25 define clientopt winclient_412 inclexcl "exclude *:\WINNT\NETLOGON.CHG" seq=30 define clientopt winclient_412 inclexcl "exclude *:\WINNT\SCHEDLGU.TXT" seq=40 define clientopt winclient_412 inclexcl "exclude *:\WINNT\DEBUG\*.*" seq=45 define clientopt winclient_412 inclexcl "exclude *:\IBMBIO.COM" seq=46 define clientopt winclient_412 inclexcl "exclude *:\IBMDOS.COM" seq=47 define clientopt winclient_412 inclexcl "exclude '*:\...\ea data. sf'" seq=50 define clientopt winclient_412 inclexcl "exclude *:\...\*.swp" seq=55 define clientopt winclient_412 inclexcl "exclude *:\...\*.obj" seq=60 define clientopt winclient_412 inclexcl "exclude *:\...\*.csm" seq=65 define clientopt winclient_412 inclexcl "exclude *:\...\*.dsk" seq=70 define clientopt winclient_412 inclexcl "exclude *:\...\*.par" seq=75 define clientopt winclient_412 inclexcl "exclude *:\...\system32\config\*.*" seq=85 define clientopt winclient_412 inclexcl "exclude *:\...\system32\config\...\*" seq=86 define clientopt winclient_412 inclexcl "exclude *:\Windows\spool\printers\*" seq=87 define clientopt winclient_412 inclexcl "exclude.dir *:\...\ntfrs\jet" seq=90 define clientopt winclient_412 inclexcl "exclude.dir *:\...\ntds" seq=95 define clientopt winclient_412 inclexcl "exclude.dir '*:\System Volume Information'" seq=100 define clientopt winclient_412 inclexcl "exclude.dir '*:\...\Temporary Internet Files'" seq=105 define clientopt winclient_412 inclexcl "exclude *:\RECYCLE?\...\*" seq=110 define clientopt winclient_412 inclexcl "exclude *:\...\TEMP\...\*" seq=115 define clientopt winclient_412 inclexcl "exclude *:\...\tmp\...\*" seq=120 define clientopt winclient_412 inclexcl "exclude *:\...\*.tmp" seq=125 define clientopt winclient_412 inclexcl "exclude *:\...\netscape*\...\cache\*" seq=130 define clientopt winclient_412 inclexcl "exclude *:\...\netscape\users\...\news\...\*" seq=135 define clientopt winclient_412 inclexcl "exclude '*:\...\My Old Hard Drive\...\*'" seq=140 define clientopt winclient_412 inclexcl "exclude *:\...\PointCast*\...\*" seq=145 define clientopt winclient_412 inclexcl "exclude *:\...\Tivoli\TSM\...\cache\...\*" seq=150 define clientopt winclient_412 inclexcl "exclude *:\WINNT\MS\SMS\LOGS\...\*" seq=155 define clientopt winclient_412 inclexcl "exclude *:\WINNT\MS\SMS\clicomp\...\complete\...\*" seq=157 define clientopt winclient_412 inclexcl "exclude '*:\...\Documents and Settings\...\Recent\...\*'" seq=160 define clientopt winclient_412 inclexcl "include *:\...\dsmsched.log MGTC_CHANGING" seq=200 define clientopt winclient_412 inclexcl "include *:\...\dsmerror.log MGTC_CHANGING" seq=202 define clientopt winclient_412 inclexcl "include *:\...\adsm.sys\...\*" seq=220 define clientopt winclient_412 inclexcl "include '*:\...\Documents and Settings\...\Application Data\Microsoft\Office\Recent\...\*'" seq=230 # -----Original Message----- From: Lilly, David [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 11, 2001 2:51 PM To: [EMAIL PROTECTED] Subject: Re: Win2k Server Recovery using TSM 4.2.1.0 Thanks Matt! IIS problem resolved. I wonder if TSM is corrupting the file during the "complete" System Object restore, step 11. Also, can anyone recommend a good DSM.OPT template for Win2k? I noticed in the TSM 4.2.1.0 readme that System Objects will no longer be affected by INCLUDE AND EXCLUDE statements, i.e., INCLUDE C:\ADSM.SYS\...\* is no longer required. Thanks again, David > -----Original Message----- > From: Adams, Matt (US - Hermitage) [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 11, 2001 2:04 PM > To: [EMAIL PROTECTED] > Subject: Re: Win2k Server Recovery using TSM 4.2.1.0 > > I have run into this before. In most cases if you will restore > metabase.bin > back to c:\winnt\system32\inetsrv\ your IIS services should start back up > after restoring and booting. I am not sure why this file does not restore > back properly. I am running into this on E2K DR testing because it > relies > on IIS. > > I hope this helps. > > Matt > > > > -----Original Message----- > From: Lilly, David [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 11, 2001 11:54 AM > To: [EMAIL PROTECTED] > Subject: Win2k Server Recovery using TSM 4.2.1.0 > > > I am having a difficult time performing a complete recovery of a Win2k SP2 > member server running IIS. I am using TSM client 4.2.1.0 (before and > after) > on the server. > > I located a Redbook, > http://publib- > b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246141.html? > Open > <http://publib- > b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246141.html > ?Open> , which was helpful, but seems to be out of date. For example, in > section 6.2.3.5 Step 11, letter b. does not occur. Also, the restore does > not run cleanly. I get one error, ANS1335E (Importing RSM database files > failed...). In addition, the IIS services (FTP, WWW, SMTP) do not start > after the reboot, Event ID 7023 An attempt was made to reference a token > that does not exist. The DSM.OPT file referenced in the Redbook was used > to > back up the server. > > I have tried the Redbook procedure carefully three times without success. > > Is there another procedure available for recovering a Win2k server using > TSM? Using TSM client 4.2.1.0? > > Any other suggestions? > > Thanks, > > David Lilly > - This message (including any attachments) contains confidential > information > intended for a specific individual and purpose, and is protected by law. > - > If you are not the intended recipient, you should delete this message and > are hereby notified that any disclosure, copying, or distribution of this > message, or the taking of any action based on it, is strictly prohibited.
