Everything-PowerShell
  • Home
  • Contact
  • About
  • Exchange 2019 PowerShell
  • Exchange 2016 PowerShell
  • Exchange 2013 PowerShell
  • Exchange 2010 PowerShell
  • PowerShell V7
  • PowerShell
  • Other Articles
Select Page
Exchange 2016/2019:- Copy your receive connectors to a new server

Exchange 2016/2019:- Copy your receive connectors to a new server

by Edward van Biljon | Nov 11, 2023 | Exchange 2019 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

I thought about writing this blog post as it is something I use often and perhaps it will help you out. The script used is not my own but a fellow MVP so all credit goes to him. As an Exchange Admin, we are constantly busy with Exchange server tasks such as...
Exchange 2016/2019:- Copy your receive connectors to a new server

Exchange 2016/2019:- Monitor mailbox moves and show the output in a Grid

by Edward van Biljon | Nov 9, 2023 | Exchange 2019 PowerShell, Exchange 2013 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019

As Exchange Admins, dealing with mailbox moves is something we do all the time. Checking the status of these moves is done in PowerShell but why not have the ability to view it in a Grid output using a simple script? I have created a script with the columns I thought...
Exchange 2010 and higher:- Remove a database copy and database using PowerShell

Exchange 2010 and higher:- Remove a database copy and database using PowerShell

by edward | Sep 6, 2019 | Exchange 2019 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

Removing an Exchange Database copy or a database should not be hardwork, especially when it can be done with the Exchange Management Shell. **Take note, if you have circular logging enabled, you need to firstly disable it before you can remove an Exchange database...
Exchange 2010 and higher:- Remove a database copy and database using PowerShell

Exchange 2010:- Check when user mailboxes were created using PowerShell

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...
Exchange 2016/2019:- Copy your receive connectors to a new server

Exchange 2010/2013/2016:- Get last logon time for mailbox in an OU

by edward | May 6, 2019 | Exchange 2016 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell

In exchange, many commands are directed at all mailboxes in the environment, but there is a time when you only want info on a specific organizational unit (OU). It is actually very easy to do, below is a snippet of a script you can use to get the last logon...
« Older Entries
Next Entries »
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Copyright © 2024 EVERYTHING-POWERSHELL