Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Command PowerShell Provider Advanced Battery Charge機能

Summary: BYOD、エンタープライズ クライアント、モビリティ ソリューションを導入、管理、保護、仮想化する方法については、エキスパートと同僚から説明します。

This article applies to   This article does not apply to 

Symptoms

対象製品:

  • Dell Command | PowerShell Provider

Cause

-

Resolution

高度なバッテリー充電により、バッテリー性能を最大限に高めながら、日中の大量使用をサポートします。基本的に、高度なバッテリー充電機能の機能であるExpressChargeは、1 日の始まり からバッテリーの充電を加速し、 作業期間に持続するために使用されます。それ以外の場合は、バッテリーの正常性を最大限に高める標準充電が使用されます。BIOSはこの機能を提供します。

ユーザーには、各曜日の[開始日]と[作業期間]フィールドが表示され、この機能をすべての曜日に対して有効化/無効化するためのチェック ボックスが表示されていることは明らかです。ユーザーは、ExpressChargeを使用する時間と作業時間を設定できます。

Dell Command |PowerShell Provider(DCPP)は、この機能をF2画面にできるだけ近い形で提供するよう努力してきました。DCPPには、高度なバッテリー充電(AdvancedBatteryChargeCfgとAdvancedBatteryChargeConfiguration)を取得して設定できる2つの属性があります。これは、次の図1に示すように、次のとおりです。


高度なバッテリー充電構成図1: (英語のみ)高度なバッテリー充電構成

AdvancedBatteryChargeCfg は、高度なバッテリー充電機能を有効または無効にするために有効と無効の値のみを取得するシンプルな列挙属性です。この属性を設定する例を次に示します。


SLN312121_en_US__2i_11728_img2_DS-v1図2: (英語のみ)ピーク シフトの有効化

AdvancedBatteryChargeConfiguration は、より複雑な属性であり、ユーザーが高度なバッテリー充電データを取得および設定するためのBIOSに似たインターフェイスをユーザーに提供します。

Dir AdvancedBatteryChargeConfiguration|select – ExpandProperty CurrentValue

指定した曜日のデータを設定するには、次の手順を実行します。

Set-item AdvancedBatteryChargeConfiguration Sunday – BeginningOfDay "13:45" –WorkPeriod "1:30"

ユーザーは、日曜日の高度なバッテリー充電データを「13:45」として設定し、作業時間を「1:30」に設定しました。

注:
  • 分は0、15、30、45の倍数である必要があります。
  • システムパスワードまたは管理者パスワードのいずれかが設定されている場合は、 -Password スイッチを指定する必要があります。
  • 例は次のとおりです。
    Set-item AdvancedBatteryChargeConfiguration Sunday – BeginningOfDay "13:45" –WorkPeriod "1:30" –Password mySysPassword
    

Additional Information

Affected Products

Dell Command | Powershell Provider
Article Properties
Article Number: 000146339
Article Type: Solution
Last Modified: 11 Sep 2023
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.
Article Properties
Article Number: 000146339
Article Type: Solution
Last Modified: 11 Sep 2023
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.