Partager via


Export_BCCachePackageByExportDataCache method of the MSFT_NetBranchCacheOrchestrator class

Exports a cache package

Syntax

uint32 Export_BCCachePackageByExportDataCache(
  [in] boolean ExportDataCache,
  [in] string  Destination,
  [in] boolean Force
);

Parameters

ExportDataCache [in]

Indicates the contents of the local data cache will be included in the package

Destination [in]

Specifies the path to the data package

Force [in]

Indicates the operation should not prompt for confirmation

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetPeerDistCim.mof
DLL
NetPeerDistCim.dll

See also

MSFT_NetBranchCacheOrchestrator