Skip to main content

Posts

Showing posts with the label ECP

Exchange 2016 Migration Batch Completes Successfully, But Mailbox is Not Moved

  Here's weird problem that happens to Exchange admins while they want to move some users to different DB. I'm testing a mailbox move from Exchange 2016 database to different database that hs different mailbox quota . I can create a new migration batch for the user and it completes in short order, but the mailbox is not moved. The number of Total, Synced, Failed, and Successful mailboxes for the batch is zero. I get a notification email saying the batch completed successfully, but no mailboxes were moved or synced. When I look at the details of the migration batch in EMS I see that the ValidationWarningCount is 1 and the ValidationWarnings show, "Error:The user already exists, but the migration batch that includes it couldn't be found. Before you try migrating the user within a batch again, please remove the existing user by running the Remove-MigrationUser cmdlet." Whoever wrote that error message deserves a raise. MUCH better than the "Error code 2" I...

Exchange 2016: Create CSR and Install SSL Certificate

Exchange 2016: Create CSR and Install SSL Certificate Creating a CSR and installing your SSL certificate on your Microsoft Exchange Server 2016 A.     How to create your certificate signing request (CSR).       B.     Generate the SSL certificate on GoDaddy.       C.     How to Install and Configure Your SSL Certificate. A.     Exchange 2016: How to Create Your CSR Using the Exchange Admin Center ( EAC ) to Create Your CSR 1.      Access the EAC by opening a browser and browsing to the URL of your server (e.g., https://localhost/ecp). 2.      On the Exchange Admin Center credentials page, type your Domain/user name and Password and then click sign in . 3.      In the EAC , in the sidebar menu on the left, click Servers and then in the menu at the top of the page, click Certificates . 4.   ...