Exchange: Blank Certificate Name
KB ID 0001411 Problem You see this a lot with 3rd party (purchased) certificates, especially if you have imported them from something else e.g. a web site, appliance, NetScaler, etc. The correct certificate, is there, it’s just got no name? Solution Open an MMC console (Start > Run > mmc {enter}) File > Add Remove Snap-in > Certificates > Select ‘Local Computer’ > Open Personal > Certificates > Locate...
Exchange: Noderunner.exe High CPU and Memory Usage
KB ID 0001412 Problem After an Exchange 2007 to 2013 migration, the client emailed to say that noderunner.exe was maxing out the server memory and CPU. The server was working fine other wise. (I’d previously disabled the search index on the datastore, to speed up the migration, and had only re enabled it that day so I assumed that’s what the problem was, I disabled it once more and jumped on after hours for a look. You may...
Connect to Office 365 Exchange PowerShell
KB ID 0001410 Problem If there’s one thing thats grown on me it’s PowerShell, After the last few versions of Exchange you can’t really escape it. So now we have so many clients with their Exchange in Office 365. The ability to connect to that, and use all your usual Exchange commandlets is a bonus! WARNING: This process may end up with you getting an “Access is denied” error, if you are using modern...
Exchange Setup Error: Cannot Update Schema
KB ID 0001409 Problem I had a nightmare with this, (this morning). Client had an Exchange 2007 Server in a sub domain, and I am migrating them to Exchange 2016 (via Exchange 2013). While attempting to deploy the Exchange 2013 Server, the ‘Readiness Checks’ failed; Error: The Active Directory Schema isn’t up-to-date, and this user account isn’t a member of the ‘Schema Admins’ and/or ‘Enterprise...
Exchange: PowerShell Commands
KB ID 0001405 Problem This might seem like an odd title for an article here at PNL? But I’m going to use this page as a place to put all the commands I’m sick of Googling for, and/or working out every time I do an Exchange job. So as with all the posts here, it’s here for my benefit, and if anyone else gets something from it great! Exchange General Change Exchange Licence Code Set-ExchangeServer -Identity Server-Name...
Exchange Mailbox Moves: ‘FailedOther’ Stops at 95%
KB ID 0001376 Problem If you don’t see this happen at least once in a migration I would be surprised! StatusDetail: FailedOther PercentComplete: 95% Solution You can remove the move request and start it again, with both a BadItemLimit and AcceptLargeDataLoss flag, (these might seem scary, but I’ve migrated many thousands of mailboxes, and never seen a problem.) But the mailbox is massive and it had been moving for...
Exchange: Apply Email Address Policy to All Distribution Groups
KB ID 0001361 Problem While doing a migration I needed to update all of a clients ‘Distribution’ groups with an additional mail domain. This is not normally a problem we can do that with an Email address policy, well yes you can if all the groups have ‘update email addresses based on policy’ ticked, (which is the default!) However this client had done everything manually. So that wasn’t an option....
MRS Proxy Error ‘The connection to the server could not be completed’
KB ID 0001358 Problem When attempting a cross forest mailbox migration, When specifying the ‘Remote MRS Proxy Server address’ you get the following error; error the connection to the server ‘server-fqdn’ could not be completed Solution Note: For Office 365 Environments see below. This tripped me up for quite a while, (it kept saying access denied). I’d tested this previously and everything was working....
Exchange ‘Cross Forest’ Mail Migrations
KB ID 0001356 Problem PeteNetLive is full of Exchange Migration walkthroughs, going all the way back to Exchange 2003. But what if you are migrating to another forest? Well for small migrations you can of course export mail from the old Exchange Server, and them import it into the new mailbox in the new domain/forest (usually via .PST files). I’ll provide links at the bottom of the page, if that’s what you would prefer to...
Microsoft Exchange – Forwarding Mail To External Email Addresses
KB ID 0001350 Problem Note: Below I’m using Exchange 2016, but the same approach will work for previous versions. There are a load of reasons why you might want to do this, but before you go off in this direction consider why you are doing this in the first place. For example, if the user requesting this does not need an Exchange mailbox, i.e. because they only use their Gmail account then it’s probably a better idea to...