by edward | Jan 4, 2019 | Exchange 2019 PowerShell
In Exchange, you might come across mail stuck in your queue that only show <> and nothing else. This is most likely your journal mail but for some reason it is stuck and does not want to clear from the Transport Queue, you can run the following command to remove...
by edward | Jan 4, 2019 | Exchange 2019 PowerShell, Windows Server 2019 PowerShell
In Exchange, if you have created a large number of disks to cater for your DAG or multiple DAG’s, setting them online one by one can be a very time consuming job. With PowerShell you can set all the offline disks online and then create your mount points but we...
by edward | Jan 3, 2019 | Exchange 2019 PowerShell
In Exchange, not only Exchange 2019 but earlier versions as well, an Organization Admin does not have the ability to export mailboxes as no rights are granted by default. If you try and run the command below, it will give you an error that it is not recognized,...
by edward | Jan 3, 2019 | Exchange 2019 PowerShell
In Exchange, you may be running multiple versions like Exchange 2016 and 2019 or 2013 and 2016 and you need to get information about your build of Exchange, you can do so with a one liner command in the Exchange Management Shell that will give it to you:...
by edward | Jan 2, 2019 | Exchange 2019 PowerShell
In Exchange 2019, like Exchange 2010/2013 and 2016, you can move your active mailbox databases to another server using the scripts that come with your Exchange Installation. They are located in the V14\Scripts or V15\Scripts folder depending on your version you have...
by edward | Jan 2, 2019 | Exchange 2019 PowerShell
In Exchange you will get the requests now and again to grants rights to users calendar, based on the situation it can be a PA to a Director or a colleague needing access to another ones calendar. To grant the rights, you can run the following command:...