I have confirmed that the backup is an incremental. Here are some excerpts. The client of interest is called "beast3".
From this morning's Savegroup Completion email:
beast3:C:\ 663785 KB estimated
beast3: C:\ level=incr, 664 MB 00:26:35 3285 files
.....
On the server:
C:> mminfo -r "name,nsavetime" -c beast3
.....
C:\ 1018510443
C:\ 1018596858
C:> nsrinfo -t 1018596858 beast3 > C:\Temp\FileList.txt
Looking through C:\Temp\FileList.txt (actually, processing it through a PERL script which finds large files then reports their timestamp, size, and name) I find that saveset ID 1018596858 includes files with modification times earlier than the past one day (I run incrementals or better every night, and before someone asks, yes they have all been successful in recent nights). Some of the files listed by the nsrinfo command include:
2001/1/23 11:19 3485968 C:\Program Files\Common Files\Microsoft Shared\CDO\CDOEX.DLL
1999/10/8 9:3 1556480 C:\Program Files\Common Files\Microsoft Shared\Grphflt\FPX32.FLT
1999/10/8 9:31 1093632 C:\Program Files\Common Files\Microsoft Shared\TextConv\WRD6EX32.CNV
2000/1/21 22:23 1843246 C:\System Volume Information\_restore{364A5D0E-8E4A-4F79-96A7-F8A2E150BE6A}\RP74\A0018737.rbf
2002/4/4 16:13 3626958 C:\TEMP\wwi_support.zip
Questions that this raises in my mind:
1. Should it be backing up C:\System Volume files at all as part of C:\ ? Shouldn't that be part of system state and excluded from the regular filesystem backup? This is a Windows XP Professional system, a domain member. The Savegroup completion message doesn't say anything one way or another about SYSTEM STATE or SYSTEM DB or SYSTEM FILES on this particular client. On a Windows 2000 client, it does specifically treat those three SYSTEM* items differently. Maybe part of my problem is that I'm running a version of the NSR client which doesn't know what Windows XP is?
2. I have an NSR.DIR file in C:\ which contains these lines:
skip: "Adobe Albums"
skip: hiberfil.sys
skip: pagefile.sys
+skip: recycled
+skip: recycler
+skip: Temp
+skip: tmp
It doesn't seem to be skipping C:\Temp, from the output above. Have I botched the NSR.DIR file, or is NSR not reading it correctly? (If it matters, all filesystems on my network are NTFS, there are no FAT filesystems).
Thanks for your continuing help!
-Jay