> 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-admin-guide/v19-ja-jp/parallels-ras-noinsutru/shisutemu/sofutowea.md).

# ソフトウェア要件

**RAS Connection Broker および RAS Secure Gateway（64 ビット版のみ）**

RASConnection Broker および RASSecure Gateway は、次のオペレーティングシステムでサポートされています。

* Windows Server 2012 R2 から Windows Server 2022 まで
* Windows Server 2016、2019 および 2022（Server Core とデスクトップエクスペリエンスインストールの両方がサポート対象）

**注:** DHCP サーバーを実行しているドメインコントローラーやその他のマシンに RAS Connection Broker や RAS Secure Gateway をインストールしないでください。一般的に、これはどの RAS コンポーネントにも当てはまります。

**RAS ウェブ管理サービス**

RAS Connection Broker と同じ OS が必要です（上記参照）。なお、大規模環境（同時接続数が 2000 以上）では、専用のサーバーにインストールすることをお勧めします。詳細については、<https://kb.parallels.com/en/124988> を参照してください。

また、Windows Server 2012 R2 では、以下のアップデートをインストールする必要があります。ご注意ください。

* Windows Server 2012 R2 - KB2999226

新しいバージョンの Windows Server では特定のアップデートは必要ありません。

**RAS RD セッションホスト Agent**

RAS RD セッションホスト Agent は、次のオペレーティングシステムでサポートされています。

* Windows Server 2008 R2 から Windows Server 2022 まで
* “デスクトップエクスペリエンス”インストールオプションを使用して Windows Server 2016 以降をインストールする必要があります。
* Windows Server 2012 R2（Server Core のインストールオプションはサポートされていません）。

**RAS Provider Agent**

* Windows Server 2012 R2 から Windows Server 2022 まで

サポートされるプロバイダーのリストについては、[**「RAS Provider Agent のインストールオプション」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/39304.htm)を参照してください。

**RAS Guest Agent**

* Windows Server 2008 R2 から Windows Server 2022 まで
* Windows 7 から Windows 11 まで

**Remote PC Agent**

* Windows Server 2008 R2 から Windows Server 2022 まで
* Windows 7 から Windows 11 まで

**Parallels RAS PowerShell**

* Windows Server 2012 R2 から Windows Server 2022 まで
* Windows 7 から Windows 11 まで
* Windows Management Framework 3.0 および .NET Framework 4.5.2 をインストールする必要があります

**Parallels RAS Console**

* Windows Server 2012 R2 から Windows Server 2022 まで
* Windows 7 から Windows 11 まで

**RAS 登録サーバー**

* Windows Server 2012 R2 から Windows Server 2022 まで

**Parallels Client**

Parallels Client は、次のオペレーティングシステムで認定されています（32 ビット版と 64 ビット版がある場合はその両方に対応）。

* Windows 7、8.x、10、11
* Windows Server 2008 R2 から Windows Server 2022 まで
* macOS 12 Monterey から macOS 14 Sonoma まで。Parallels Client は、Intel または Apple M1、いずれのチップを搭載する Mac コンピューター上でもネイティブに動作します。
* iOS および iPadOS 15 以降
* Android 7 以降
* Chrome OS
* **注:** Parallels Client for Chrome は廃止予定です。代わりに Parallels Web Client を使用することをお勧めします。

Parallels Client for Linux は、次の Linux ディストリビューション（x64 版のみ）をサポートしています。

* Ubuntu 18.04 LTS、20.04 LTS、22.04 LTS
* Debian 11（Bullseye）、Debian 12（Bookworm）
* Fedora 37、38
* Linux Mint 20、21
* IGEL 11、 12
* ThinOS/ Dell Wyse Thin Clients 2303

Igel、HP、10Zig などのテクノロジーパートナーがサポートするシンクライアントとサポートされるハードウェアのリストについては、次のナレッジベースの記事を参照してください: <https://kb.parallels.com/124606>。


---

# 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-admin-guide/v19-ja-jp/parallels-ras-noinsutru/shisutemu/sofutowea.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.
