PowerTip: Configure a client to listen for content requests by using PowerShell when powered on battery

Doctor Scripto

Summary: Learn how to configure a client to listen for content discovery requests even when running on battery with Windows PowerShell.

Hey, Scripting Guy! Question How can I use Windows PowerShell to configure a client to listen for content discovery requests even when my computer’s running on battery?

Hey, Scripting Guy! Answer Open Windows PowerShell with elevated permissions, and use the Enable-BCServeOnBattery cmdlet. Here is an example:

Enable-BCServeOnBattery

The Doctor

 

 

0 comments

Discussion is closed.

Feedback usabilla icon