Forum Discussion
cheewill
Jul 11, 2025Copper Contributor
How to check the file is fslogix redirection file?
hi,I am a developer。I write a minifilter,which altitude is 138200。 I want to check a fileobject is a FSLogix’s redirection file。I foud four ECP GUID in the fslogix driver。 I want to check in min...
Shayi
Aug 05, 2025Iron Contributor
ECP GUIDs are often stored in extended attributes or as part of the file's context. They are not necessarily stored directly in the file system's standard metadata.