> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md).

# ファームウェア更新をスケジュールする

Verkadaは定期的にファームウェアのアップデートを公開します。これらのアップデートはセキュリティと機能性を向上させ、クラウドライセンスの一部として追加費用なしで提供されます。

***

## ファームウェア更新のスケジュールを指定する

ファームウェアは自動的に配信されます。特定の時間帯にファームウェア更新をスケジュールするには、次の手順に従ってください：

{% stepper %}
{% step %}
**Verkada Commandで、All Products > Access に移動します。**
{% endstep %}

{% step %}
**ファームウェア更新をスケジュールしたいサイトを選択します。**

毎月**注**： 組織に複数のサイトがある場合は、各サイトでこの機能をオンにする必要があります。

<div align="left" data-with-frame="true"><img src="/files/43ed2f793dd1a0078ff95654dc4d55df4c3f9a15" alt="" width="800"></div>
{% endstep %}

{% step %}
**上部メニューバーで、設定（Settings）をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/c26ef22ecb045c55b094ea8ef2cdac93572ea572" alt="" width="800"></div>
{% endstep %}

{% step %}
**「Schedule Firmware Updates」をオンに切り替えます。**

<div align="left" data-with-frame="true"><img src="/files/975c5e9976e89c5612f776c54a17e7f3188475ca" alt="" width="800"></div>
{% endstep %}

{% step %}
**選択したサイト内のすべてのアクセスコントロールデバイスに対して、ファームウェア更新を実行できる2時間のウィンドウを設定します。**

<div align="left" data-with-frame="true"><img src="/files/cee2cadceefd374f2a666468d240af5fda71e34f" alt="" width="800"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* 更新ウィンドウは最小2時間である必要があり、その間にアクセスコントロールデバイスが再起動する場合があります。
* この機能では、アップグレードが行われる日付を指定できません。Verkadaはすべての稼働デバイスに対して段階的にファームウェアを配布するためです。
* この機能は、デバイスのアップグレードがドアへのアクセスに支障をきたす可能性がある重要な時間帯に実施されないようにすることを目的としています。
  {% endhint %}

***

## 自動フェイルオーバー

フェールセーフな更新を確保するため、各Verkadaデバイスにはデュアルパーティションのファームウェアバンクが搭載されています。稀にファームウェア更新が失敗した場合、デバイスはまだスケジュールウィンドウ内であれば更新を再試行します。スケジュールウィンドウ外であれば、翌日のスケジュールウィンドウ内に更新を試みます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
