>...but with my exclude statement it should not be looking
>for these files

Bruce - Your excludes list may need further adjustment...

You have "Exclude C:\WINNT\Profiles\*", which is saying to exclude
all basic-name files in the Profiles directory, but the files being
processed are actually like "C:\WINNT\Profiles\JFAMER\NTUSER.DAT".
"Exclude C:\WINNT\system32\config\*" would seem to cover basic-name
files, but files there also have extensioned names.  Etc.
The complexities of DOS names.  Using EXCLUDE.DIR may make life
simpler for you.

I can't advise on why the files seem to be in use, per RC 32,
unless they are shared from your server and the server know they
are in use by a client system.

  Richard Sims, BU

Reply via email to