One thing I need to consider when creating users in a Multi-Exchange environment is how many users sit on each Exchange Server – This is so that I can ensure that there is a fair load on all the servers. Luckily this can be achieved by a simple PowerShell execution Get-Mailbox -resultsize unlimited | Group-Object -Property:ServerName ...
Timing issues on a Domain controller can be a bit of a pain. This is more so the case I have found in Windows Server 2016 running in a MS Hyper V Environment as by default out of the Box Time synchronization is enabled ‘out of the box’ now there are various arguments that The ...
The purpose of this guide is to systematically explain how to take a 2003 domain and migrate it to a 2016 domain. The reason for the guide is that during my preparation for a recent migration the information available was quite contradictory. The fact remains that it is not possible to jump from 2003 to ...
Tregenna Castle last had a system upgrade in 2005. Since which their 2003 SBS environment was in dire need of attention being 12 years old it was beginning to fail in multiple areas This project saw us move them from said infrastructure to that of a 2016 Domain controller and RDS Server in ...