# トラブルシューティング

- [パッケージのインストール問題](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues.md): ソフトウェアパッケージのインストール失敗に関するトラブルシューティングガイド
- [ログファイルの収集](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/collecting-logfiles.md): トラブルシューティングに必要なログファイルを簡単に収集する方法
- [ログファイル構成](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/logfiles-structure.md): RealmJoinによって収集されるさまざまなログファイルの詳細な説明
- [chocolatey.logの解析](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/analysing-chocolatey.log.md): この部分では、失敗したchocolateyパッケージのインストールをどのようにトラブルシューティングするかに焦点を当てます。
- [失敗したchocolateyパッケージのトラブルシューティング](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/troubleshooting-failed-chocolatey-packages.md)
- [失敗したcraftパッケージのトラブルシューティング](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/troubleshooting-failed-craft-packages.md)
- [よくある問題の修正](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/fixes-for-common-issues.md)
- [Intunewinのデバッグ](https://docs.realmjoin.com/ja/sono/troubleshooting/package-installation-issues/intunewin-debugging.md)
- [LAPSの問題](https://docs.realmjoin.com/ja/sono/troubleshooting/laps-issues.md): 一般的なLAPSの問題のトラブルシューティング
- [LAPSアカウントのパスワードを取得できない](https://docs.realmjoin.com/ja/sono/troubleshooting/laps-issues/laps-account-passwords-cannot-be-retrieved.md): Azure Key Vaultの確認
- [要求されたLAPSアカウントが作成されない](https://docs.realmjoin.com/ja/sono/troubleshooting/laps-issues/requested-laps-accounts-are-not-being-created.md)


---

# 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.realmjoin.com/ja/sono/troubleshooting.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.
