Andy, The machine admin wasn't in on Friday, but today he reports the new mgmtc still doesn't show up. He sent along the inclexcl from this morning:
*** FILE INCLUDE/EXCLUDE *** Mode Function Pattern (match from top down) Source File ---- --------- ------------------------------ ----------------- Excl Directory *\winnt\system32\wins Server Excl Directory *\temp Server Excl Directory *\I386 Server Excl Directory *\Program Files\Network Associates\VirusScan NT Server Excl Directory *\Recycle* Server Excl Directory C:\adsm.sys Operating System Excl Directory *\Recycler dsm.opt Excl Directory *\Recycled dsm.opt Excl Directory *\...\Temporary Internet Files dsm.opt Excl Directory *\System Volume Information dsm.opt Include All \\TANK1.AD.UCHICAGO.EDU\$f\nsit\fieldsupport\university administration\budget office\* Server Exclude All *\winnt\system32\DTCLog\MsDTC.log Server Exclude All *\winnt\netlogon.chg Server Exclude All *\winnt\debug\* Server Exclude All *\winnt\csc\* Server Exclude All *\winnt\Registration\*.clb Server Exclude All *\hibernate.dat Server Exclude All *\ffastun*.ff? Server Exclude All *\MSDOS.SYS Server Exclude All *\IO.SYS Server Exclude All *\IBMDOS.COM Server Exclude All *\IBMBIO.COM Server Exclude All *\...\pagefile.sys Server Exclude All *\...\SYSTEM32\CONFIG\...\* Server Exclude All *\...\SYSTEM32\CONFIG\*.* Server Exclude All *\...\Cache\* Server Exclude All *\*.crmlog Server Exclude All *\microsoft uam volume\...\* Server Exclude All *\microsoft uam volume\* Server Exclude All *\macintosh volume\...\* Server Exclude All *\macintosh volume\* Server Exclude All *\Documents and setting\...\index.dat Server Exclude All *\Documents and Settings\...\ntuser.dat.log Server Exclude All *\Documents and Settings\...\ntuser.dat Server Exclude All *\Documents and Settings\...\Local Settings\temp\* Server Exclude All *\Documents and Settings\...\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat.log Server Exclude All *\Documents and Settings\...\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat Server Exclude All *\...\Temporary Internet Files\* Server Exclude All *\...\EA DATA. SF Server Include All *\...\* Server Fred Johanson TSM Administrator University of Chicago 773-702-8464 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Raibeck Sent: Thursday, November 29, 2007 11:12 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] INCLUDE for new management class Hi Fred, FORCE has no effect on INCLEXCL, so that's a nonstarter. Try this: remove the INCLUDE statement from the dsm.opt file and instead add it to the client option set on the server. But instead of using the drive letter, use the UNC name, e.g.: define clientopt <optsetname> inclexcl 'include "\\machname\f$\nsit\fieldsupport\university administration\budget office\*" longadmin' where machname is the machine name for this client. Make sure to insert it in the sequence so it tested before include *:\...\*. Note that you don't need the second include with the *.* spec, as that is redundant. The idea is that other clients will pick up this include as well, but it will have no effect due the differing UNC names. See if that does the trick. On the machine in question, this include statement will show up as F: in the Q INCLEXCL output; but on other machines, you'll see it as the UNC name, so it should have no effect on those machines. Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Product Development Level 3 Team Lead Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED] Internet e-mail: [EMAIL PROTECTED] IBM Tivoli Storage Manager support web page: http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageMan ager.html The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence.