Enable_BCDowngrading method of the MSFT_NetBranchCacheOrchestrator class

Client may be instructed to operate in a downgraded mode, in which it will issue specified version requests to content servers.

Syntax

uint32 Enable_BCDowngrading(
  [in] uint32  Version,
  [in] string  PolicyStore,
  [in] boolean Force
);

Parameters

Version [in]

Specifies whether or not the client should operate in a downgraded mode and which version should be used.

PolicyStore [in]

Path to the group policy object that should be modified by this cmdlet.

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