cancel
Showing results for 
Search instead for 
Did you mean: 

How do I view placeholder reparse info?

knoxvegas
Level 4
I'm running EV 8 SP2 on windows 2003 ENT.  I need to know how to view placeholder's reparse info on a file server. 

Thanks.
1 ACCEPTED SOLUTION

Accepted Solutions

JesusWept3
Level 6
Partner Accredited Certified
You can use a utility named "Streams" http://www.brothersoft.com/streams-155143.html
OR if its a locally attached drive you can use fsutil from the command prompt

 fsutil reparsepoint query <filename> 
https://www.linkedin.com/in/alex-allen-turl-07370146

View solution in original post

1 REPLY 1

JesusWept3
Level 6
Partner Accredited Certified
You can use a utility named "Streams" http://www.brothersoft.com/streams-155143.html
OR if its a locally attached drive you can use fsutil from the command prompt

 fsutil reparsepoint query <filename> 
https://www.linkedin.com/in/alex-allen-turl-07370146