En utilisant ce site, vous acceptez le politique de confidentialité.
Accepter
EnterinITEnterinITEnterinIT
  • MAISON
  • INFORMATIQUE PRO
  • TECHNOLOGIE
  • Microsoft
    • Azuré
    • ConfigMgr/SCCM
    • DPM
    • Orchestrateur
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Bureau 365
    • Bureau Insider
    • Power BI
    • Skype
    • Serveur SQL
    • Équipes
  • FENÊTRES
    • Centre d'administration Windows
    • Client Windows
    • Serveur Windows
  • Liste de collecte de requêtes SCCM
En lisant: MigrationPermanentException: Cannot find a recipient that has mailbox GUID
Redimensionneur de policeAa
EnterinITEnterinIT
Redimensionneur de policeAa
  • MAISON
  • INFORMATIQUE PRO
  • TECHNOLOGIE
  • Microsoft
  • FENÊTRES
  • Liste de collecte de requêtes SCCM
Recherche
  • MAISON
  • INFORMATIQUE PRO
  • TECHNOLOGIE
  • Microsoft
    • Azuré
    • ConfigMgr/SCCM
    • DPM
    • Orchestrateur
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Bureau 365
    • Bureau Insider
    • Power BI
    • Skype
    • Serveur SQL
    • Équipes
  • FENÊTRES
    • Centre d'administration Windows
    • Client Windows
    • Serveur Windows
  • Liste de collecte de requêtes SCCM
Professionnel de l'informatique

MigrationPermanentException: Cannot find a recipient that has mailbox GUID

Publié en février 18, 2024
1 Lecture minimale
PARTAGER

Erreur: MigrationPermanentException: Cannot find a recipient that has mailbox GUID.

When trying to move a mailbox from Exchange Online to Exchange On-premises the above error occurred.

Error: MigrationPermanentException: Cannot find a recipient that has mailbox GUID

This happened because the mailbox was created online and not on-premises, and therefore the GUID wasn’t synced to AzureAD and vice versa.

Solution

In Exchange Online PowerShell:

1. Connect to Exchange Online with Windows PowerShell:

$MSCred = Get-Credential

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $MSCred -Authentication Basic -AllowRedirection

Import-PSSession $Session

2. Exécutez la commande suivante

Get-Mailbox alias | FL ExchangeGUID

3. In the On-Premises Exchange PowerShell:

Set-RemoteMailbox Alias -ExchangeGUID 12345678-1234-1234-12345678

NOTE: Use GUID from the step “2” above.

Wait for replication to AzureAD or force replication manually. Your mailbox should move to without a hitch.

ÉTIQUETÉ:Échange en ligneExchange ServerMicrosoft Office 365PowerShell
Article précédent Initié Office pour la version Mac 16.35 notes de libération
Article suivant SCCM 2002 Aperçu technique
Laisser un commentaire Laisser un commentaire

Laisser une réponse Annuler la réponse

Votre adresse email ne sera pas publiée. Les champs obligatoires sont marqués *

Ce site utilise Akismet pour réduire le spam. Découvrez comment les données de vos commentaires sont traitées.

Traduction

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
 Modifier la traduction
par Transposh - translation plugin for wordpress

Articles populaires

Configuration système requise pour Windows Server 2016
Serveur Windows
Liste de collecte de requêtes Configuration Manager
Liste de collecte de requêtes Configuration Manager
Gestionnaire de configuration
Navigation structurée/gérée activée sur les pages modernes dans les sites d'équipe classiques
Technologie
SCCM n'a pas réussi à obtenir les emplacements DP comme version attendue de MP
Gestionnaire de configuration

Messages récents

Installation et configuration de Fail2ban pour la protection SSH sur Ubuntu 24.04
Linux
Activation et configuration de FirewallD sur AlmaLinux
Linux
Création d'utilisateur et configuration de la clé SSH dans AlmaLinux
Linux
Comment réinitialiser le mot de passe sur AlmaLinux
Linux

© 2023 EnterinIT

Aller à la version mobile
bannière publicitaire
Content de te revoir!

Connectez-vous à votre compte

Nom d'utilisateur ou adresse e-mail
Mot de passe

Vous avez perdu votre mot de passe?