Changing Domain Users’ ‘User Logon Names’ and UPN’s
Sep17

Changing Domain Users’ ‘User Logon Names’ and UPN’s

KB ID 0001238 Problem Changing a users UPN suffix is easy (as long as it’s been added – see below). There is some confusion about the User Login Name though.   A few weeks ago I had a client that needed this done, (for an office 365 migration). But they had the added problem that some of their User Logon Names had spaces in them, they were in first-name{space}last-name format. What would happen if I changed their user...

Read More
Migrating Local Profiles to Domain Profiles
Sep13

Migrating Local Profiles to Domain Profiles

KB ID 0001235  Problem Moving a machine onto a Windows domain, is a simple task, I’ve done this for a lot of clients. The main complaint (post migration,) is that something is missing. This is because your-account-name on your PC or laptop, and your-account-name in the domain are TWO DIFFERENT ACCOUNTS, (even if they have the same name).  Microsoft have produced some tools help you, but I challenge you to start reading the USMT...

Read More
Robocopy – File Server Migration
Aug25

Robocopy – File Server Migration

KB ID 0001233 Problem I’ve done a lot of migrations, and moving a client’s files and shared data, usually makes them cringe.  I’ve lost count of the amount of times I’ve heard ‘We can’t have any downtime’, which is fine, until you tell them how much its going to cost to do this on a Saturday!  As I posted recently, Microsoft have made this a lot easier with the file serve migration tools,...

Read More
Exchange – Test User Extest Isn’t Available
Aug16

Exchange – Test User Extest Isn’t Available

KB ID 0001230  Problem While troubleshooting some connectivity issues I used the Test-EcpConnectivity commandlet and got the following error; Test user ‘extest_bebc4142688e4’ isn’t accessible so this cmdlet  wont be able to test Client Access Server connectivity Solution To enable the test user you need to run a script, and you will find it in the script directory in the Exchange setup media . Locate and run the...

Read More
Exchange Renaming and Moving Databases
Aug12

Exchange Renaming and Moving Databases

KB ID 0001229 Problem Exchange has a habit of naming its databases as ‘Mailbox Database {Random-Number}’. This makes my OCD ‘itch’. So one of the first things I do is rename the database to something more sensible. Then I like to move the databases from the server system drive, and also relocate the log files into their own partition/drive. Solution Rename a Mailbox Database Log into Exchange Admin Center >...

Read More
Exchange – Cannot Delete Mailbox Move Request
Aug08

Exchange – Cannot Delete Mailbox Move Request

KB ID 0001228  Problem On the tail end of an Exchange 2010 to 2016 migration last week, I needed to decommission the old Exchange 2010 server. It would not let me remove the mailbox database, as it had a ‘move-request’ that it thought had not completed, (for the administrator account). However if I tried to delete the move request from the EMC this happened; Error Failed to communicate with the mailbox database...

Read More
Outlook – Constantly Prompts for a Password
Aug05

Outlook – Constantly Prompts for a Password

KB ID 0001227  Problem I did an Exchange 2010 to 2016 Migration for a school this week. They are going to reimage all their PCs to Windows 10 and install Office 2016 over the summer holidays. But a few staff members were working over the holidays and needed their Win7/Outlook 2010 clients pointing to the new Exchange server. This I did (I simply created new mail profiles and let auto discover do its work). But then the Outlook clients...

Read More
Public Folder Migration Error hr=0x80040111
Aug05

Public Folder Migration Error hr=0x80040111

KB ID 0001228 Problem I usually follow my own documented process for migrating public folders to Exchange 2016. I did that this week, and this happened; Error; MapiExceptionLogonFailed: Unable to make connection to the server. (hr=0x80040111, ec=-2147221231) Diagnostic context:     Lid: 49064   dwParam: 0x1     Lid: 37288   StoreEc: 0x6AB     Lid: 49064   dwParam: 0x2     Lid: 49191   EMSMDBMT.EcDoConnectEx called [length=178]    ...

Read More
Exchange 2016 – EAC (ECP) Works But OWA Does Not
Aug03

Exchange 2016 – EAC (ECP) Works But OWA Does Not

KB ID 0001225  Problem During an Exchange 2010 to Exchange 2016 Migration, I was busy migrating mailboxes into the 2016 mailbox database. I noticed that while the Exchange Admin Center worked fine (I was doing the migration from there!) Outlook Web Access did not. I got a ‘Something Went Wrong” error. 🙁 Something Went Wrong We Cant get the information right now. Please try again later. More Details Refresh the page...

Read More
Exchange 2016 (& 2013) Enable Circular Logging
Aug02

Exchange 2016 (& 2013) Enable Circular Logging

KB ID 0001224 Problem Let’s be clear about this, the correct way to flush/clear the Exchange logs is to perform a backup of the mailbox database in question, with an ‘Exchange aware’ piece of backup software. This will clear down the logs properly. Why Do We Need Logs? Well I’m glad you asked, if there’s a problem, and we lose the database, we can ‘play’ the log files back into the database to...

Read More