Condividi tramite


MSFT_NetBranchCacheOrchestrator class

Exposes static class methods used to complete specific management tasks.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

class MSFT_NetBranchCacheOrchestrator : CIM_ManagedElement
{
  string Caption;
  string Description;
  string ElementName;
};

Members

The MSFT_NetBranchCacheOrchestrator class has these types of members:

Methods

The MSFT_NetBranchCacheOrchestrator class has these methods.

Method Description
Add_BCDataCacheExtensionByPercentage Adds a new republication cache file to increase the amount of storage available on a hosted cache server.
Add_BCDataCacheExtensionBySizeBytes Adds a new republication cache file to increase the amount of storage available on a hosted cache server.
Clear_BCCache Deletes all data in all cache files.
Disable_BC Disables the BranchCache service.
Disable_BCDowngrading Disables downgrading, so that the client will no longer request the specified version of content information from servers.
Disable_BCServeOnBattery A client may be configured to not listen for content discovery requests in distributed cache mode when operating on battery.
Enable_BCDistributed Enables BranchCache and configures a machine to operate in distributed cache mode.
Enable_BCDowngrading Client may be instructed to operate in a downgraded mode, in which it will issue specified version requests to content servers.
Enable_BCHostedClientByServerNames Configures BranchCache to operate in hosted cache client mode.
Enable_BCHostedClientByUseSCP Configures BranchCache to operate in hosted cache client mode.
Enable_BCHostedServer Configures BranchCache to operate in hosted cache server mode.
Enable_BCLocal Enables the BranchCache service in local caching mode.
Enable_BCServeOnBattery Configures a client to listen for content discovery requests in distributed cache mode when operating on battery.
Export_BCCachePackageByExportDataCache Exports a cache package.
Export_BCCachePackageByStagingPath Exports a cache package.
Export_BCSecretKey Exports a secret key to a file.
Import_BCCachePackage Imports a cache package.
Import_BCSecretKey Imports the cryptographic key used in the generation of segment secrets.
Publish_BCFileHashes Creates hashes for file content.
Publish_BCWebHashes Creates hashes for web content.
Remove_BCDataCacheExtensionByDataCacheExtension Deletes a cache file.
Remove_BCDataCacheExtensionByPath Deletes a cache file.
Reset_BC Resets BranchCache to a default configuration.
Set_BCAuthentication Specifies the authentication scheme for clients.
Set_BCCacheByCache Modifies the cache file configuration.
Set_BCCacheByPath Modifies the cache file configuration.
Set_BCDataCacheEntryMaxAge Sets the maximum age of an entry in the data cache.
Set_BCMinSMBLatency Sets the minimum latency that must exist between client and server before transparent caching functions are used.
Set_BCSecretKey Sets the cryptographic key used in the generation of segment secrets.

Properties

The MSFT_NetBranchCacheOrchestrator class has these properties.

Caption

Data type: string

Access type: Read-only

Qualifiers: MaxLen (64)

A short textual description of the object. This property is inherited from CIM_ManagedElement.

Description

Data type: string

Access type: Read-only

A textual description of the object. This property is inherited from CIM_ManagedElement.

ElementName

Data type: string

Access type: Read-only

A user-friendly name for the object. This property is inherited from CIM_ManagedElement.

Requirements

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