This is a newer fsutil.exe utility that fixes how reparse points are displayed for RIS CIS Files. The original fsutil.exe that shipped with Windows XP had a bug where it would not display the correct {GUID} information. This version fixes this and includes other enhanced outputs. See: <---- changes below, if you have any questions about this utility or the .cmd file e-mail mjacquet: E:\RemoteInstall\Setup\English\Images\win2000.pro\i386>a:\fsutil.exe reparsepoint query ntoskrnl.exe Reparse Tag Value : 0x80000007 Tag value: Microsoft Tag value: SIS Format version: 5 CSid: 4B0C4C00-FEA2-11D3-8D9C-00C04F4700A8 <-- this is now correct and is file name in CIS. LinkIndex: 0x00000000.000072e4 Check: 0 LinkFileNtfsID: 0x00020000.0000126f CSFileNtfsID: 0xe0300000.00002fe4 CSChecksum: 785d2b09 Checksum: 37118f04 Reparse Data Length: 0x00000040 Reparse Data: 0000: 05 00 00 00 10 b0 11 b1 00 4c 0c 4b a2 fe d3 11 .........L.K.... 0010: 8d 9c 00 c0 4f 47 00 a8 e4 72 00 00 00 00 00 00 ....OG...r...... 0020: 6f 12 00 00 00 00 02 00 e4 2f 00 00 00 00 30 e0 o......../....0. 0030: 09 2b 5d 78 dd 2c 13 c1 04 8f 11 37 df 42 a6 cd .+]x.,.....7.B.. C:\work>fsutil reparsepoint query c:\nt50 Reparse Tag Value : 0xa0000003 Tag value: Microsoft Tag value: Name Surrogate Tag value: Mount Point Substitue Name offset: 0 Substitue Name length: 34 Print Name offset: 36 Print Name Length: 26 Substitute Name: \??\f:\tools\nt50 <-- added to help determine destination Print Name: f:\tools\nt50 <---- ditto this is great Reparse Data Length: 0x00000048 Reparse Data: 0000: 00 00 22 00 24 00 1a 00 5c 00 3f 00 3f 00 5c 00 ..".$...\.?.?.\. 0010: 66 00 3a 00 5c 00 74 00 6f 00 6f 00 6c 00 73 00 f.:.\.t.o.o.l.s. 0020: 5c 00 6e 00 74 00 35 00 30 00 00 00 66 00 3a 00 \.n.t.5.0...f.:. 0030: 5c 00 74 00 6f 00 6f 00 6c 00 73 00 5c 00 6e 00 \.t.o.o.l.s.\.n. 0040: 74 00 35 00 30 00 00 00 t.5.0... C:\work>fsutil reparsepoint query c:\jazz Reparse Tag Value : 0xa0000003 Tag value: Microsoft Tag value: Name Surrogate Tag value: Mount Point Substitue Name offset: 0 Substitue Name length: 98 Print Name offset: 100 Print Name Length: 0 Substitute Name: \??\Volume{23c69041-a980-11d3-8d88-806d6172696f}\ <-- volume Guid matches output of mountvol.exe - great ! Reparse Data Length: 0x0000006e Reparse Data: 0000: 00 00 62 00 64 00 00 00 5c 00 3f 00 3f 00 5c 00 ..b.d...\.?.?.\. 0010: 56 00 6f 00 6c 00 75 00 6d 00 65 00 7b 00 32 00 V.o.l.u.m.e.{.2. 0020: 33 00 63 00 36 00 39 00 30 00 34 00 31 00 2d 00 3.c.6.9.0.4.1.-. 0030: 61 00 39 00 38 00 30 00 2d 00 31 00 31 00 64 00 a.9.8.0.-.1.1.d. 0040: 33 00 2d 00 38 00 64 00 38 00 38 00 2d 00 38 00 3.-.8.d.8.8.-.8. 0050: 30 00 36 00 64 00 36 00 31 00 37 00 32 00 36 00 0.6.d.6.1.7.2.6. 0060: 39 00 36 00 66 00 7d 00 5c 00 00 00 00 00 9.6.f.}.\.....