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 自動開機功能

Summary: 自動開啟 BIOS 選項可設定使用者希望電腦在一天中自動開機的時間。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

受影響的產品:

  • Dell Command | PowerShell Provider

Cause

不適用

Resolution

自動開啟 BIOS 選項可設定使用者希望電腦在一天中自動開機的時間。使用者可以選擇停用此選項、選取每天以開啟、僅選取工作日以開啟,以及選取特定日期以自動開啟電腦。使用者無法選擇設定一週中的每一天的時間,只有一個選項可以設定自動開啟的小時和分鐘,這在一週的所有日子裡都是通用的。

自動開機時間1

以上螢幕擷取畫面說明如何在 BIOS F2 畫面設定中使用 Auto-On BIOS 屬性。使用者可以設定自動開機小時、自動開機分鐘,然後選取上午或下午。有四個選項,即「停用」「每天」、「平日」和「選取日」。當使用者選取選取 數時,自訂選取星期幾的核取方塊會變成作用中,且使用者在電腦自動 開啟 時,只能選擇所需的天數。

自動開機時間2

Dell Command PowerShell Provider (DCPP) 直觀地為使用者提供「自動開啟」選項。它一直在努力使DCPP中的命令行介面盡可能簡單,並盡可能靠近F2螢幕。當使用者前往 DCPP 中的「電力管理」類別,並 dir 將顯示以下畫面:

PowerManagmeent - Dir

如以上螢幕截圖中的螢幕所示,使用者最初會看到三個屬性,即 Auto-On, AutoOnHrAutoOnMn

對於自動開啟屬性,使用者有四個類似於 BIOS F2 畫面的選項,分別為「停用」、「每天」、「平日」和「選取日」。當使用者選取「 選取天數」時,將發生以下輸出變更,如下所示:

PowerManagmeent - SelectDays

如上所示,當使用者選擇「自動 啟用 」屬性來 選擇天數時,將顯示七個新屬性,即: AutoOnSun, AutoOnMon, AutoOnTue, AutoOnWed, AutoOnThur, AutoOnFriAutoOnSat

上述屬性僅具有 「已啟用 」和 「已停用 」其中一個值,可讓使用者選擇應發生自動開啟的日期。

PowerManagmeent - AutoOnThur

在上面的示例中,使用者希望在星期四禁用自動打開。

DCPP 還支援名為 Set-DellAutoOnForSelectDays 直觀地允許使用者級聯多個工作日呼叫,並自動設置自動打開以 選擇日期。此自定義函數作為 DCPP 1.0 模組的一部分導入。範例如以下所示:

PowerManagement - Set-DellAutoOnForSelectDays

注意:如果已設定管理員或系統密碼,則必須將密碼連同 Set 具有密碼開關的命令。

下面顯示了使用萬用字元顯示內容(這也適用於其他屬性)。還顯示了 顯示「自動啟動 」屬性的可能值的方法:

PowerManagement - 萬用字元、可能的值

Article Properties


Affected Product

Dell Command | Powershell Provider

Last Published Date

10 Jul 2024

Version

8

Article Type

Solution