# 再登録トリガー

場合によっては、管理者が SCEP 証明書の再登録をトリガーしたいことがあります。下の表では、SCEP 構成プロファイルのいくつかのプロパティを変更した場合に、再登録プロシージャへどのような影響があるかを確認できます

|     プロパティ名    | 再登録がトリガーされる |
| :-----------: | :---------: |
|    プロファイル名    |     いいえ     |
|   プロファイルの説明   |     いいえ     |
|   サブジェクト名の形式  |      はい     |
|   サブジェクト代替名   |      はい     |
|    証明書の有効期間   |      はい     |
| 拡張キー使用法 (EKU) |      はい     |
|     更新しきい値    |     いいえ     |
| SCEP サーバー URL |     いいえ     |

{% hint style="info" %}
Intune における SCEP 証明書更新プロセスを理解してトラブルシューティングするには、ぜひ素晴らしい記事をご確認ください [Intuneで管理されたWindowsクライアントにおけるSCEP証明書の要求/更新の詳細解説](https://oliverkieselbach.com/2022/09/21/deep-dive-of-scep-certificate-request-renewal-on-intune-managed-windows-clients/) Oliver Kieselbach のブログで。
{% endhint %}


---

# 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.scepman.com/ja/sono/troubleshooting/re-enrollment-trigger.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.
