There is Currently No Route to the Mailbox Database
Mar21

There is Currently No Route to the Mailbox Database

KB ID 0001413 Problem Background: Just introduced Exchange 2016 into Exchange 2013 Environment. Mailboxes on Exchange 2016, can send external mail and internal (to Exchange 2013) mail. No mail flows from Exchange 2013 to Exchange 2016. External mail to Exchange 2016, (which flows thought the 2013 server,) also fails. Event ID 5006 Cannot find information about owning Mailbox Server {server-path} for database {database-path} in routing...

Read More
Exchange: Blank Certificate Name
Mar20

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...

Read More
Exchange: Noderunner.exe High CPU and Memory Usage
Mar20

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...

Read More
Connect to Office 365 Exchange PowerShell
Mar14

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...

Read More
Exchange Setup Error: Cannot Update Schema
Mar14

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...

Read More
VMware vSphere: Adding NFS Storage
Mar13

VMware vSphere: Adding NFS Storage

KB ID 0001408 Problem If you have some NFS storage, and you want to use it as a Datastore in your VMware environment, this is the procedure to follow. Pre-Requisites I’m assuming you already have a network connection between your ESX servers and the NAS box, (i.e you have a VM Kernel NIC) on the same network. I’m also assuming you have the NFS setup correctly, in this example I’m using  a Buffalo NAS box. But you can...

Read More
Migrating RD Web and RD Gateway Roles
Mar08

Migrating RD Web and RD Gateway Roles

KB ID 0001406 Problem I’ve got a job coming up to deploy some Duo two factor authentication into a clients RDS farm. To make things a bit easier for them I needed to migrate their RD Connection Broker. They had their Connection Broker, Gateway, and Web roles on one server, (which is not unusual, or incorrect). It turned out, that moving the Connection Broker, was going to be a major task, and it would be a lot easier to move the...

Read More
PowerShell – Getting Server IP Address Information
Feb26

PowerShell – Getting Server IP Address Information

KB ID 0001404 Problem I’ve been rebuilding some Hyper-V hosts over the last few weeks, and one thing I learned rebuilding VMware ESX hosts is, ‘make sure you know what all the network cards are doing before you flatten it!’ The same is true of storage as well but here I’m just concentrating on networking. List Network Cards and MAC Addresses If you have these documented you can rename the network card correctly...

Read More
Exchange: PowerShell Commands
Feb26

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...

Read More
Windows ‘Always On’ VPN Part 2 (NPS, RAS, and Clients)
Feb18

Windows ‘Always On’ VPN Part 2 (NPS, RAS, and Clients)

KB ID 0001403 Problem Back in Part One, we setup the AD (Groups,) and the Certificate services that will knit everything together. Now we need to configure an NPS server that acts as a RADIUS server for our remote clients, And a RAS Server that our remote clients will connect to. Step1: Network Setup Microsoft have an alarming habit of telling you to connect DMZ assets to the LAN. In their defence I’ve seen some documentation...

Read More