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:- Check your move requests with a form that uses 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...
Exchange 2016:- Check the Outlook Provider Settings with PowerShell

Exchange 2016:- Check the Outlook Provider Settings with PowerShell

by Edward van Biljon | Jul 17, 2020 | Uncategorized

Here is a quick tip, if you need to view your Outlook Provider Settings in Exchange 2016 or other versions, you can run a simple command as shown below to find the value: Get-OutlookProvider The value will show after msstd:, it can be for example mail.domain.com or...
Exchange 2016:- Check the Outlook Provider Settings with PowerShell

Exchange 2016:- View the status of a database seeding.

by Edward van Biljon | May 30, 2020 | Exchange 2016 PowerShell

Here is a quick PowerShell tip for viewing the status of database seeding. Sometimes you might have a seed running from a PowerShell window and then when you check the green progress bar is no longer visible as you might have had a refresh on domain controllers or you...
Exchange 2010:- Test Multiple CAS Server logins using PowerShell

Exchange 2010:- Test Multiple CAS Server logins using PowerShell

by Edward van Biljon | Apr 26, 2020 | Exchange 2010 PowerShell

If you manage quite a few Exchange 2010 CAS servers, logging into each one to test that OWA works can be quite cumbersome. I put together a script that can check all of them and email you a report. Here is an example: The URL for each CAS server will show, for example...
Exchange 2016:- Check the Outlook Provider Settings with PowerShell

Exchange 2016:- Check your Outlook Web Services with a simple command in PowerShell.

by Edward van Biljon | Apr 17, 2020 | Exchange 2016 PowerShell

In Exchange 2016, there are a couple of cmdlets you can run to check that you servers are in a healthy state. In 1x example, you could run the following command to check the Outlook Web Services: Test-OutlookWebServices If you want to specify a specific server then...
« 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