Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the cache file configuration.
Syntax
uint32 Set_BCCacheByPath(
[in] string Path,
[in] string MoveTo,
[in] uint32 Percentage,
[in] uint64 SizeBytes,
[in] boolean Defragment,
[in] string PolicyStore,
[in] boolean PassThru,
[in] boolean Force,
[out] MSFT_NetBranchCacheCache cmdletOutput
);
Parameters
-
Path [in]
-
Specifies the cache file to operate on.
-
MoveTo [in]
-
Specifies the new location on disk for this this cache file.
-
Percentage [in]
-
Specifies the new size (in terms of disk percentage) of this cache file.
-
SizeBytes [in]
-
Specifies the new size of this cache file.
-
Defragment [in]
-
Indicates the cache should be defragmented
-
PolicyStore [in]
-
Specifies the path to the group policy object that should be modified by this cmdlet.
-
PassThru [in]
-
Indicates that the method should output an object that represents the modified cache in the CmdletOutput parameter.
-
Force [in]
-
Indicates the operation should not prompt for confirmation.
-
cmdletOutput [out]
-
Receives a MSFT_NetBranchCacheCache object that represents the modified cache.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|