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
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 2016 (&2013) – How To Move a Mailbox Database

KB ID 0000725  Problem I like to keep Exchange databases in their own volume, so one of the first things I do is move them. Warning: Moving a mail database will make it unavailable while it is being moved, warn your users, or plan in some down time. Solution 1. First see where the database is now. From within the Exchange admin center (https://localhost/ecp) > Servers > Databases > Select the database to be moved. Note: Take...

Read More
Deploying Exchange 2013
Nov17

Deploying Exchange 2013

Part Three – Deploying Exchange 2013 On a ‘Greenfield Site’ KB ID 0000730 Problem In part one and part two we looked at what to consider, and what you need to be doing before you reach for the install DVD. Now we will run through a complete Exchange deployment on a fresh site with no existing mail system. Items covered below Install Exchange Server 2013 Exchange 2013 Post Install Configuration Tasks – Enter the...

Read More