> 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/yzdebaisutokuraiantoporish/kuraiantoporish/kontorrunono.md).

# コントロールの設定の構成

**\[コントロールの設定]** オプションを使用すると、クライアント側でのさまざまなアクションを制御できます。これらのオプションは、以下の Parallels Client に影響します。

* Windows
* Linux
* Mac
* Android
* iOS

**接続**

**\[接続]** ペインで、以下のオプションを選択（またはクリア）します。

* **RAS 接続の追加を禁止:** ユーザーが **\[接続の追加]** ボタンを押すと、常に RDP 接続が作成されます。
* **標準の RDP 接続の追加を禁止:** ユーザーが **\[接続の追加]** ボタンを押すと、常に RAS 接続が作成されます。

**パスワード**

**\[パスワード]** ペインで、次のオプションを指定します。

* **ユーザー名の保存を禁止**: Parallels Client では、最後にログインしたユーザーのユーザー名が表示されません。このオプションを選択すると、**\[パスワードの保存を禁止]** オプションが自動的に有効になります。
* **パスワードの保存を禁止:** この特定の接続用のユーザーには、パスワードを保存するためのオプションが表示されません。パスワードはディスクに一切保存されませんが、ユーザーがアプリケーションを閉じるまでメモリに保持されます。
* **パスワードの変更を禁止:** この特定の接続用のコンテキストメニューには、パスワードを変更するためのオプションが表示されません。

**インポートとエクスポート**

**\[インポートとエクスポート]** ペインでは、以下のオプションを指定します。

* **設定のインポートを禁止**: このオプションを選択した場合、ユーザーは接続設定を Parallels Client にインポートできなくなります。
* **設定のエクスポートを禁止**: このオプションを選択した場合、ユーザーは接続設定を Parallels Client からエクスポートできなくなります。


---

# 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/yzdebaisutokuraiantoporish/kuraiantoporish/kontorrunono.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.
