> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/pt/outros/troubleshooting.md).

# Resolução de problemas

- [Problemas de instalação de pacotes](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues.md): Guia de resolução de problemas para instalações falhadas de pacotes de software
- [Recolha de ficheiros de registo](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/collecting-logfiles.md): Como recolher facilmente os ficheiros de registo necessários para a resolução de problemas
- [Estrutura dos ficheiros de registo](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/logfiles-structure.md): Explicação detalhada dos diferentes ficheiros de registo recolhidos pelo RealmJoin
- [Análise do chocolatey.log](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/analysing-chocolatey.log.md): Esta parte irá concentrar-se em como resolver problemas de instalações falhadas de pacotes chocolatey.
- [Resolução de problemas de pacotes chocolatey falhados](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/troubleshooting-failed-chocolatey-packages.md): Diagnostique instalações falhadas de pacotes Chocolatey compreendendo as fases de instalação e encontrando mensagens de erro nos registos.
- [Resolução de problemas de pacotes craft falhados](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/troubleshooting-failed-craft-packages.md): Diagnostique instalações falhadas de pacotes craft lendo o tray.log para o âmbito do utilizador ou o realmjoin.log para o âmbito do sistema.
- [Correções para problemas comuns](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/fixes-for-common-issues.md): Correções direcionadas para problemas comuns de instalação de pacotes do RealmJoin, como erros do BranchCache, para cenários específicos.
- [Depuração de intunewin](https://docs.realmjoin.com/pt/outros/troubleshooting/package-installation-issues/intunewin-debugging.md): Depure instalações de pacotes intunewin usando o RjImeHost, o instalador de pacotes e os ficheiros de registo da Intune Management Extension.
- [Problemas de LAPS](https://docs.realmjoin.com/pt/outros/troubleshooting/laps-issues.md): Resolução de problemas comuns de LAPS
- [As palavras-passe das contas LAPS não podem ser recuperadas](https://docs.realmjoin.com/pt/outros/troubleshooting/laps-issues/laps-account-passwords-cannot-be-retrieved.md): Verificar Azure Key Vault
- [As contas LAPS solicitadas não estão a ser criadas](https://docs.realmjoin.com/pt/outros/troubleshooting/laps-issues/requested-laps-accounts-are-not-being-created.md): Corrija as contas Supporter do RealmJoin LAPS presas em 'Requested' terminando sessões de administrador on-demand ou reiniciando o dispositivo.


---

# 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:

```
GET https://docs.realmjoin.com/pt/outros/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.
