> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-mp-guide/v20-ja-jp/ras-agent-no.md).

# RAS Agent の更新

Parallels RAS コンポーネントをファームに追加するとき、そこに対応する RAS Agent をインストールします。これには、RAS Connection Broker、RD セッションホスト Agent、Provider Agent、Guest Agent、Remote PC Agent が含まれます。Agent のステータスを確認し、必要な場合はアップデートできる機能に加えて、一括 Agent アップデートまたはアップグレードも実行できます。

Agent をアップデートする必要があるかどうかを確認する方法は 2 つあります。Parallels RAS から通知を受け取ること、またステータスを確認してアップデート手順を手動で開始することができます。

RAS 管理ポータルを開くと、「RAS Agent の更新が必要です」というメッセージが表示される場合があります。メッセージボックスに表示されている **\[更新]** リンクをクリックすると、更新処理が始まります。

手動で処理を開始するには、**\[サイト]** カテゴリーを選択して**すべてのエージェントを更新**リンクをクリックします。画面の指示に従って、エージェントの更新またはアップグレードが必要なサーバーを選択します。なおすべてのサーバー上で全エージェントが最新である場合、**すべてのエージェントを更新**リンクは表示されません。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-mp-guide/v20-ja-jp/ras-agent-no.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
