Redirections List
Exclude = Not in VHD |
Include = In VHD |
0 Empty
1 FROM
2 TO
3 Both
Redirection Type (Flags)
Exclude (1)
Folder is not copied to/from the VHD(X). Use for cache folders, temp files, and data you don't want in the profile. The folder stays on the local machine.
Include (2)
Folder is copied to/from the VHD(X). Use to explicitly include folders that might otherwise be excluded by parent rules. Copy attribute is not available for Include.
Copy Attribute (Excludes Only)
Controls how FSLogix handles files during redirection to the local_%username% directory.
| Copy | Behavior | Use Case |
|---|---|---|
| 0 | Creates empty folder. No files copied. Data written during session is removed at sign-out. | Cache folders that regenerate (most common) |
| 1 | Copies files FROM container at sign-in. New data is lost at sign-out. | Need existing data but don't want to save changes |
| 2 | Starts empty, copies data TO container at sign-out. | ⚠️ Use only if directed by Microsoft support |
| 3 | Copies FROM at sign-in, copies TO at sign-out (combines 1+2). | Full sync: preserve existing + save new data |
💡 Tip: Copy 0 is most common for reducing profile size. Omitting Copy attribute is the same as using 0.
No redirections added yet
Quick Community Exclusions/Inclusions
XML Output
Import/Debug XML
Activity Log
No activity yet