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: Auto-On 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

Auto-On BIOS 选项设置用户希望计算机自动开机的时间。用户可以选择禁用此选项、选择要打开的每一天、仅选择要打开的工作日以及选择要自动打开的特定日期。用户无法选择为一周中的每一天设置时间,并且只有一个选项可以设置自动开机小时和分钟,这在一周中的所有日子中都很常见。

自动开机时间1

上面的屏幕截图描述了如何在 BIOS F2 屏幕设置中使用 Auto-On BIOS 属性。用户可以设置 Auto-On Hour、Auto-On Minute,并选择 AM 或 PM。有四个选项,即“已禁用”、“每天”、“工作日”和“选择日期”。当用户选择 “Select Days”时,用于自定义选择星期几的复选框将变为活动状态,并且用户可以仅选择计算机自动 开机 时所需的日期。

自动开机时间2

Dell Command Powershell Provider (DCPP) 可直观地为用户提供自动开机选项。它努力使 DCPP 中的命令行界面尽可能简单,并尽可能靠近 F2 屏幕。当用户转到 DCPP 中的“电源管理”类别,并执行 dir 将显示以下屏幕:

PowerManagmeent — 目录

如上面屏幕截图中的屏幕所示,用户最初会看到三个属性,即 Auto-OnAutoOnHrAutoOnMn

对于自动开启属性,用户有四个选项,类似于 BIOS F2 屏幕,即禁用每天工作日和选择日期。当用户选择 “Select Days”时,将发生以下输出更改,如下所示:

PowerManagmeent — 选择日

如上所述,当用户选择 “Auto-On ”属性来 选择“Days”时,将看到七个新属性,即 AutoOnSunAutoOnMonAutoOnTueAutoOnWedAutoOnThurAutoOnFriAutoOnSat

上述属性仅具有 值 EnabledDisabled ,允许用户选择应执行自动开机的日期。

PowerManagmeent - AutoOnThur

在上面的示例中,用户希望在星期四禁用自动开机。

DCPP 还支持一个名为 Set-DellAutoOnForSelectDays 这直观地允许用户级联多个工作日呼叫,并自动将 Auto-On 设置为 Select Days。此自定义函数作为 DCPP 1.0 模块的一部分导入。下面显示了一个示例:

PowerManagement — Set-DellAutoOnForSelectDays

提醒:如果设置了管理员或系统密码,则必须提供密码以及 Set 带有密码开关的命令。

下面显示了如何使用通配符来显示内容(这也适用于其他属性)。此外,还显示了显示 Auto-On 属性的可能值的方法:

电源管理 - 通配符、可能的值

Article Properties


Affected Product

Dell Command | Powershell Provider

Last Published Date

10 Jul 2024

Version

8

Article Type

Solution