> 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/fr/automatisation/runbooks/runbook-references/org/general.md).

# Général

Sur cette page récapitulative, vous pouvez trouver tous les runbooks d’organisation dans la sous-catégorie générale.

## Runbooks

* [Ajouter les appareils des utilisateurs au groupe (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/add-devices-of-users-to-group_scheduled.md)
* [Ajouter un partenaire de gestion](/fr/automatisation/runbooks/runbook-references/org/general/add-management-partner.md)
* [Ajouter les logos des applications du Microsoft Store](/fr/automatisation/runbooks/runbook-references/org/general/add-microsoft-store-app-logos.md)
* [Ajouter le groupe Office 365](/fr/automatisation/runbooks/runbook-references/org/general/add-office365-group.md)
* [Ajouter ou supprimer l’exclusion Safe Links](/fr/automatisation/runbooks/runbook-references/org/general/add-or-remove-safelinks-exclusion.md)
* [Ajouter ou supprimer l’exclusion SmartScreen](/fr/automatisation/runbooks/runbook-references/org/general/add-or-remove-smartscreen-exclusion.md)
* [Ajouter ou supprimer le site de confiance](/fr/automatisation/runbooks/runbook-references/org/general/add-or-remove-trusted-site.md)
* [Ajouter les utilisateurs principaux des appareils au groupe (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/add-primary-users-of-devices-to-group_scheduled.md)
* [Ajouter Security Group](/fr/automatisation/runbooks/runbook-references/org/general/add-security-group.md)
* [Ajouter un utilisateur](/fr/automatisation/runbooks/runbook-references/org/general/add-user.md)
* [Ajouter une communauté Viva Engange](/fr/automatisation/runbooks/runbook-references/org/general/add-viva-engange-community.md)
* [Attribuer des groupes par modèle (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/assign-groups-by-template_scheduled.md)
* [Supprimer en masse les appareils d’Autopilot](/fr/automatisation/runbooks/runbook-references/org/general/bulk-delete-devices-from-autopilot.md)
* [Mettre hors service en masse les appareils d’Intune](/fr/automatisation/runbooks/runbook-references/org/general/bulk-retire-devices-from-intune.md)
* [Vérifier l’état de synchronisation d’AAD (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/check-aad-sync-status_scheduled.md)
* [Vérifier les attributions des appareils](/fr/automatisation/runbooks/runbook-references/org/general/check-assignments-of-devices.md)
* [Vérifier les attributions des groupes](/fr/automatisation/runbooks/runbook-references/org/general/check-assignments-of-groups.md)
* [Vérifier les attributions des utilisateurs](/fr/automatisation/runbooks/runbook-references/org/general/check-assignments-of-users.md)
* [Vérifier les numéros de série Autopilot](/fr/automatisation/runbooks/runbook-references/org/general/check-autopilot-serialnumbers.md)
* [Vérifier l’exclusion de l’intégration des appareils (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/check-device-onboarding-exclusion_scheduled.md)
* [Rapport des appareils inscrits (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/enrolled-devices-report_scheduled.md)
* [Exporter tous les appareils Autopilot](/fr/automatisation/runbooks/runbook-references/org/general/export-all-autopilot-devices.md)
* [Exporter tous les appareils Intune](/fr/automatisation/runbooks/runbook-references/org/general/export-all-intune-devices.md)
* [Exporter l’utilisation de Cloud PC (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/export-cloudpc-usage_scheduled.md)
* [Exporter les appareils non conformes](/fr/automatisation/runbooks/runbook-references/org/general/export-non-compliant-devices.md)
* [Exporter le rapport des stratégies](/fr/automatisation/runbooks/runbook-references/org/general/export-policy-report.md)
* [Inviter des utilisateurs invités externes](/fr/automatisation/runbooks/runbook-references/org/general/invite-external-guest-users.md)
* [Lister toutes les stratégies de modèles d’administration](/fr/automatisation/runbooks/runbook-references/org/general/list-all-administrative-template-policies.md)
* [Lister les erreurs d’attribution de licence de groupe](/fr/automatisation/runbooks/runbook-references/org/general/list-group-license-assignment-errors.md)
* [Rapport des licences Office 365](/fr/automatisation/runbooks/runbook-references/org/general/office365-license-report.md)
* [Rapport d’expiration du certificat MDM Apple (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/report-apple-mdm-cert-expiry_scheduled.md)
* [Rapport d’attribution des licences (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/report-license-assignment_scheduled.md)
* [Rapport des activations PIM (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/report-pim-activations_scheduled.md)
* [Synchroniser tous les appareils](/fr/automatisation/runbooks/runbook-references/org/general/sync-all-devices.md)
* [Synchroniser les jetons Apple](/fr/automatisation/runbooks/runbook-references/org/general/sync-apple-tokens.md)
* [Synchroniser les propriétaires de canal partagé (planifié)](/fr/automatisation/runbooks/runbook-references/org/general/sync-sharedchannel-owners_scheduled.md)

[Retour à l'aperçu de la référence du Runbook](/fr/automatisation/runbooks/runbook-references.md)


---

# 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/fr/automatisation/runbooks/runbook-references/org/general.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.
