windows-itpro-docs/mdop/appv-v4/how-to-change-the-size-of-the-filesystem-cache.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

1.1 KiB

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Change the Size of the FileSystem Cache How to Change the Size of the FileSystem Cache jamiejdt 6ed17ba3-293b-4482-b3fa-31e5f606dad6 mdop, appcompat, virtualization deploy library w8 06/16/2016

How to Change the Size of the FileSystem Cache

You can change the size of the FileSystem cache by using the command line. This action requires a complete reset of the cache, and it requires administrative rights.

To change the size of the FileSystem cache

  1. Set the following registry value to 0 (zero):

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\AppFS\State

  2. Set the following registry value to the maximum cache size, in MB, that is necessary to hold the packages—for example, 8192 MB:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\AppFS\FileSize

  3. Restart the computer.

How to Configure the App-V Client Registry Settings by Using the Command Line