Share via


Reset_BC method of the MSFT_NetBranchCacheOrchestrator class

Resets BranchCache to a default configuration.

Syntax

uint32 Reset_BC(
  [in] boolean ResetFWRulesOnly,
  [in] boolean ResetPerfCountersOnly,
  [in] boolean Force
);

Parameters

ResetFWRulesOnly [in]

If True, resets only the Windows firewall rules.

ResetPerfCountersOnly [in]

If True, resets only the Performance Counters.

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