March 12th, 2016

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

Doctor Scripto
Scripter

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

 

 

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback