--- title: Planning to Use Folder Redirection with App-V description: Planning to Use Folder Redirection with App-V author: jamiejdt ms.assetid: 6bea9a8f-a915-4d7d-be67-ef1cca1398ed ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w10 ms.date: 06/16/2016 --- # Planning to Use Folder Redirection with App-V Microsoft Application Virtualization (App-V) 5.1 supports the use of folder redirection, a feature that enables users and administrators to redirect the path of a folder to a new location. This topic contains the following sections: - [Requirements for using folder redirection](#bkmk-folder-redir-reqs) - [How to configure folder redirection for use with App-V](#bkmk-folder-redir-cfg) - [How folder redirection works with App-V](#bkmk-folder-redir-works) - [Overview of folder redirection](#bkmk-folder-redir-overview) ## Requirements and unsupported scenarios for using folder redirection
Requirements |
To use %AppData% folder redirection, you must:
|
||||||
Unsupported scenarios |
|
Virtual environment state | Action that occurs |
---|---|
When the virtual environment starts |
The virtual file system (VFS) AppData folder is mapped to the local AppData folder (%LocalAppData%) instead of to the user’s roaming AppData folder (%AppData%).
Note
The App-V client folder redirection sometimes fails to move files from %AppData% to %LocalAppData%. See [Release Notes for App-V 5.0 SP2](release-notes-for-app-v-50-sp2.md#bkmk-folderredirection). |
When the virtual environment shuts down |
The local cached data in AppData (roaming) is zipped up and copied to the “real” roaming AppData folder in %AppData%. A time stamp, which indicates the last known upload, is simultaneously saved as a registry key under:
To provide redundancy, App-V keeps the three most recent copies of the compressed data under %AppData%. |
Purpose |
Enables end users to work with files, which have been redirected to another folder, as if the files still existed on the local drive. |
Description |
Folder redirection allows users and administrators to redirect the path of a folder to a network location. The documents in the folder are available to the user from any computer on the network.
|
Usage example |
You can redirect the Documents folder, which is usually stored on the computer's local hard disk, to a network location. The user can access the documents in the folder from any computer on the network. |
More resources |
[Folder redirection overview](http://technet.microsoft.com/library/cc778976.aspx) |