PowerShell Logo Small

Disable-BCServeOnBattery



This is the built-in help made by Microsoft for the command 'Disable-BCServeOnBattery', in PowerShell version 3 - as retrieved from Windows version 'Microsoft Windows Server 2012 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Configures a client to ignore content discovery requests in distributed cache mode when operating on battery power.

SYNTAX


Disable-BCServeOnBattery [-AsJob [<SwitchParameter>]] [-CimSession <CimSession>] [-Force [<SwitchParameter>]] [-ThrottleLimit <Int32>]
[-Confirm [<SwitchParameter>]] [-WhatIf [<SwitchParameter>]] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Disable-BCServeOnBattery cmdlet configures a client to ignore content discovery requests in distributed cache mode when operating on
battery power.



<

RELATED LINKS

Enable-BCServeOnBattery

REMARKS

<

Examples


EXAMPLE 1

PS C:\> Disable-BCServeOnBattery



This example configures the computer to ignore content discovery requests from peers.