Export_BCCachePackageByStagingPath method of the MSFT_NetBranchCacheOrchestrator class

Exports a cache package.

Syntax

uint32 Export_BCCachePackageByStagingPath(
  [in] string                     StagingPath,
  [in] string                     Destination,
  [in] string OutputReferenceFile In
);

Parameters

StagingPath [in]

Specifies the location of the cache files to be packaged

Destination [in]

Specifies the path to the data package

In [in]

Specifies the path where an output reference file should be generated

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