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 2019:- Find which ActiveSync Policy is assigned to all mailboxes

Exchange 2019:- Find which ActiveSync Policy is assigned to all mailboxes

by Edward van Biljon | Jun 17, 2022 | Exchange 2019 PowerShell, Exchange 2016 PowerShell, Exchange Online PowerShell, Office 365 PowerShell

For many organizations, ActiveSync plays a big part in terms of communication where end users either have email on company owned devices or personal devices. Policies can be applied to certain users, for example, Executives or Senior Management may have a different...
Exchange 2019:- Find which ActiveSync Policy is assigned to all mailboxes

Exchange 2019:- How do I open the Exchange Management Shell on Windows Server 2019 Core?

by Edward van Biljon | Jul 21, 2020 | Exchange 2019 PowerShell, Exchange 2019

Here is a quick tip on how you can open the Exchange Management Shell (EMS) on Windows Server 2019 Core. In your Elevated command prompt, type in PowerShell and Press Enter. Next, type in the following command and then press enter: Add-PSSnapin...
Exchange 2016:- Check last backup using PowerShell

Exchange 2016:- Check last backup using PowerShell

by edward | Oct 3, 2019 | Exchange 2019 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

Here is a quick tip for checking the last backup on an Exchange database using the Exchange Management Shell (EMS): Get-MailboxDatabase -Status | FT name, Last* Simple enough and there you have the information. Hope it helps.
Exchange 2010:- Moving an offline address with PowerShell

Exchange 2010:- Moving an offline address with PowerShell

by edward | Apr 24, 2019 | Exchange 2016 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell

Here is a quick tip on how to move a few or a couple of hundred Offline address books with the Exchange Management Shell (EMS) by running a single command: If you had to use the Exchange Management Console (EMC), it will take you quite a while to do but with...
Exchange 2010:- Moving an offline address with PowerShell

Exchange 2010 – Export mail from a Hub Transport Queue

by edward | Feb 4, 2019 | Exchange 2010 PowerShell

As an Exchange admin, you will always come across mail stuck in a queue, there are so many reasons why this could happen but if you do need to export mail from a queue and not just simply delete it then you can do so running the following PowerShell command from the...
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