# アップグレード手順

Keeperブリッジをアップグレードするには、以下の手順を行います。

1. すべてのブリッジ設定、特にドメインフィルタを確認します。各セクション (ノード、ロール、チーム、ユーザー) のドメインフィルタ設定をテキストファイルに保存します。
2. ブリッジのSQLite データベースのコピーを保存します。通常は**C:\ProgramData\Keeper Enterprise Bridge\ks\_enterprise.sqlite**にあります。
3. ブリッジインストーラの新しいバージョンを実行します。これにより、旧バージョンの ブリッジがアンインストールされ、新しいバージョンがインストールされます。ブリッジは管理コンソールの以下の場所からダウンロードできます。

![](/files/-MPvCQizph5caG2wLqWF)

4. 構成セクションに設定を入力し、すべてのパラメータと設定が新しいバージョンで正しく維持されていることを確かにします。
5. 設定が全て正常になっている場合は、準備完了です。何かご不明な点がございましたら、[エンタープライズサポート](https://www.keepersecurity.com/support.html)までお問い合わせください。


---

# Agent Instructions: 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://docs.keeper.io/release-notes/jp/enterprise/bridge/upgrade-instructions.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.
