次の方法で共有


Import_BCCachePackage method of the MSFT_NetBranchCacheOrchestrator class

Imports a cache package.

Syntax

uint32 Import_BCCachePackage(
  [in] string  Path,
  [in] boolean Force
);

Parameters

Path [in]

Specifies the cache package to import

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