# Runbooks utilisateur

Ici, vous pouvez trouver tous les runbooks utilisateur ainsi que les sous-catégories disponibles.

## AVD

* [Déconnexion de l’utilisateur](/fr/automatisation/runbooks/runbook-references/user/avd/user-signout.md)

## Général

* [Attribuer des groupes à partir d’un modèle](/fr/automatisation/runbooks/runbook-references/user/general/assign-groups-by-template.md)
* [Attribuer ou retirer une licence](/fr/automatisation/runbooks/runbook-references/user/general/assign-or-unassign-license.md)
* [Attribuer Windows365](/fr/automatisation/runbooks/runbook-references/user/general/assign-windows365.md)
* [Lister les appartenances aux groupes](/fr/automatisation/runbooks/runbook-references/user/general/list-group-memberships.md)
* [Lister les appartenances aux propriétaires de groupes](/fr/automatisation/runbooks/runbook-references/user/general/list-group-ownerships.md)
* [Lister le responsable](/fr/automatisation/runbooks/runbook-references/user/general/list-manager.md)
* [Sortir l’utilisateur définitivement](/fr/automatisation/runbooks/runbook-references/user/general/offboard-user-permanently.md)
* [Sortir l’utilisateur temporairement](/fr/automatisation/runbooks/runbook-references/user/general/offboard-user-temporarily.md)
* [Réapprovisionner Windows365](/fr/automatisation/runbooks/runbook-references/user/general/reprovision-windows365.md)
* [Redimensionner Windows365](/fr/automatisation/runbooks/runbook-references/user/general/resize-windows365.md)
* [Retirer l’attribution de Windows365](/fr/automatisation/runbooks/runbook-references/user/general/unassign-windows365.md)

## Courrier

* [Ajouter ou supprimer une adresse e-mail](/fr/automatisation/runbooks/runbook-references/user/mail/add-or-remove-email-address.md)
* [Attribuer la stratégie de boîte aux lettres Owa](/fr/automatisation/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.md)
* [Convertir en boîte aux lettres partagée](/fr/automatisation/runbooks/runbook-references/user/mail/convert-to-shared-mailbox.md)
* [Déléguer l’accès complet](/fr/automatisation/runbooks/runbook-references/user/mail/delegate-full-access.md)
* [Déléguer l’envoi en tant que](/fr/automatisation/runbooks/runbook-references/user/mail/delegate-send-as.md)
* [Déléguer l’envoi de la part de](/fr/automatisation/runbooks/runbook-references/user/mail/delegate-send-on-behalf.md)
* [Masquer ou afficher dans le carnet d’adresses](/fr/automatisation/runbooks/runbook-references/user/mail/hide-or-unhide-in-addressbook.md)
* [Lister les autorisations de boîte aux lettres](/fr/automatisation/runbooks/runbook-references/user/mail/list-mailbox-permissions.md)
* [Lister la configuration de la boîte aux lettres de salle](/fr/automatisation/runbooks/runbook-references/user/mail/list-room-mailbox-configuration.md)
* [Supprimer la boîte aux lettres](/fr/automatisation/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Définir le message d’absence](/fr/automatisation/runbooks/runbook-references/user/mail/set-out-of-office.md)
* [Définir la configuration de la boîte aux lettres de salle](/fr/automatisation/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.md)

## Téléphone

* [Désactiver Teams Phone](/fr/automatisation/runbooks/runbook-references/user/phone/disable-teams-phone.md)
* [Obtenir les informations de l’utilisateur Teams](/fr/automatisation/runbooks/runbook-references/user/phone/get-teams-user-info.md)
* [Accorder les stratégies utilisateur Teams](/fr/automatisation/runbooks/runbook-references/user/phone/grant-teams-user-policies.md)
* [Définir le transfert d’appel permanent Teams](/fr/automatisation/runbooks/runbook-references/user/phone/set-teams-permanent-call-forwarding.md)
* [Définir Teams Phone](/fr/automatisation/runbooks/runbook-references/user/phone/set-teams-phone.md)

## Sécurité

* [Confirmer ou écarter l’utilisateur à risque](/fr/automatisation/runbooks/runbook-references/user/security/confirm-or-dismiss-risky-user.md)
* [Créer Temporary Access Pass](/fr/automatisation/runbooks/runbook-references/user/security/create-temporary-access-pass.md)
* [Activer ou désactiver l’expiration du mot de passe](/fr/automatisation/runbooks/runbook-references/user/security/enable-or-disable-password-expiration.md)
* [Réinitialiser l’AMF](/fr/automatisation/runbooks/runbook-references/user/security/reset-mfa.md)
* [Réinitialiser le mot de passe](/fr/automatisation/runbooks/runbook-references/user/security/reset-password.md)
* [Révoquer ou restaurer l’accès](/fr/automatisation/runbooks/runbook-references/user/security/revoke-or-restore-access.md)
* [Définir ou supprimer l’AMF sur le téléphone mobile](/fr/automatisation/runbooks/runbook-references/user/security/set-or-remove-mobile-phone-mfa.md)

## Informations utilisateur

* [Renommer l’utilisateur](/fr/automatisation/runbooks/runbook-references/user/userinfo/rename-user.md)
* [Définir la photo](/fr/automatisation/runbooks/runbook-references/user/userinfo/set-photo.md)
* [Mettre à jour l’utilisateur](/fr/automatisation/runbooks/runbook-references/user/userinfo/update-user.md)

[Retour à l’aperçu de la référence du runbook](/fr/automatisation/runbooks/runbook-references.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/fr/automatisation/runbooks/runbook-references/user.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.
