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 2013/2016/2019:- Increase calendar booking window from 180 to a higher value.

Exchange 2013/2016/2019:- Increase calendar booking window from 180 to a higher value.

by Edward van Biljon | Jan 20, 2021 | Exchange 2019 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

In Exchange, you may notice that when you try and book a meeting room, you cannot go higher than 180 days. This is by default. To change this, you can run a simple PowerShell command and increase the value, take note you cannot go higher than 1080 days. The command to...
Exchange 2013/2016/2019:- Increase calendar booking window from 180 to a higher value.

Exchange 2016:- Event ID 2004 – MSExchange Management Application

by Edward van Biljon | Jan 7, 2021 | Exchange 2019 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

In Exchange 2016 or even Exchange 2019, when you run cmdlets like Get-TransportServer you will receive a nice yellow warning to use the newer cmdlets. So Get-TransportServer has changed to Get-TransportService. If you head over to the event logs, the application log,...
Exchange 2013/2016/2019:- Increase calendar booking window from 180 to a higher value.

Exchange 2016 PowerShell:- Restore Recoverable Items with a simple command.

by Edward van Biljon | Jan 5, 2021 | Exchange 2019 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

If you have backups in Exchange, you know that you can go to the backup and recover items, either by creating a recoverable mailbox database or performing item level restore to a mailbox or PST file. In Exchange 2016, can also be Exchange 2019 or Exchange 2013, you...
Exchange 2019: Change POP/IMAP Service Startup Type with PowerShell

Exchange 2019: Change POP/IMAP Service Startup Type with PowerShell

by Edward van Biljon | Oct 27, 2020 | Exchange 2019 PowerShell, Windows Server 2019 PowerShell

When you configure your POP/IMAP Service on Exchange 2019, manually going to services and changing the startup from Manual to Automatic just takes time. With PowerShell, you could add this to a script so when you license your server and enable your SSL certificate,...
Exchange 2019: Change POP/IMAP Service Startup Type with PowerShell

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 2019: Change POP/IMAP Service Startup Type with PowerShell

Exchange 2016/2019:- Check your move requests with a form that uses PowerShell

by Edward van Biljon | Jul 17, 2020 | Exchange 2019 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

Mailbox migrations in an Organization are part of many Exchange Admins duties, this can be to a newer version of Exchange or simply migrating off a large database to smaller ones. If you are looking after a big organization and need to monitor migrations, PowerShell...
« 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