by edward | Jun 25, 2019 | Exchange 2010 PowerShell
In Exchange, when a user deletes mail from there mailbox, it is retained within the dumpster for the period you have setup in your environment. There may come a time when you need to clear out the dumpster for a mailbox instead of waiting for XX period of time. To do...
by edward | Jun 11, 2019 | Exchange 2019 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell
As an IT Admin or Exchange Admin, you might have come across the question “When were the mailboxes created”. In this quick example, we will look at the script you can run to check all users in the Organization or just an individual mailbox. To check all...
by edward | Jun 8, 2019 | Exchange 2019 PowerShell, Exchange 2019
As an Exchange Admin, you might have help desk staff that need to run commands or do things on Exchange but you don’t want them logging into the Exchange Servers directly for company policy prevents it. Each case is unique and each business has it’s set of...
by edward | May 22, 2019 | Exchange 2010 PowerShell
In Exchange 2010, you may notice that when you want to seed your 3rd copy of the DAG, you don’t have the option to select a source server like you have in newer versions of Exchange. It will always seed from the Active copy. To achieve this goal using the...
by edward | May 19, 2019 | Windows Server 2016 PowerShell, Window Server 2012 R2 PowerShell, Windows Server 2012 PowerShell, Windows Server 2019 PowerShell
Have you as an IT admin ever wanted to check the replication status of all your Active Directory Servers in 1 go instead of logging onto each one to check the status? With a simple command from PowerShell, you can do so and you can see at a glance if any of the domain...