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:- Monitor mailbox moves and show the output in a Grid

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...
PowerShell:- Finding your Public IP on Server Core

PowerShell:- Finding your Public IP on Server Core

by Edward van Biljon | Nov 6, 2023 | PowerShell, Windows Server 2016 PowerShell, Windows Server 2019 PowerShell, Windows Server 2022 PowerShell

PowerShell has the ability to perform so many functions, from WMI queries to fetching information etc. On Windows Server Core, whether it is Windows Server 2022, 2019 2016, because many of the GUI features are not available, you cannot just open a browser to do...
Exchange 2016/2019:- Monitor mailbox moves and show the output in a Grid

Exchange 2019 / Active Directory :- Update mobile numbers using PowerShell

by Edward van Biljon | Oct 19, 2022 | Windows Server 2019 PowerShell

I was tasked with updating a number of mobile numbers in Active Directory and the easiest way that this was accomplished was by using a CSV file and PowerShell. The CSV consisted of two columns. One for the UPN and another for the mobile number. With any script, I...
Exchange online:- Find all mailboxes that have ActiveSync enabled.

Exchange online:- Find all mailboxes that have ActiveSync enabled.

by Edward van Biljon | Sep 1, 2022 | Exchange 2019 PowerShell, Exchange Online PowerShell, Office 365 PowerShell, PowerShell

As many of you have seen that starting 1 October 2022, Microsoft will start disabling Basic Auth on Tenants. This means disruption for many users that make use of EAS and are using the native mail applications on Android and iOS. I put together a script that will help...
Exchange 2016/2019:- Monitor mailbox moves and show the output in a Grid

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 2016/2019:- Monitor mailbox moves and show the output in a Grid

Exchange 2019:- Enable message copy on Shared Mailbox.

by Edward van Biljon | Feb 6, 2022 | Exchange 2019 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019

Shared mailboxes in Office 365 and Exchange 2016 or Exchange 2019 are rather common. You may have end users that can “Send on behalf” or “Send As” the mailbox. A common query that comes up often when a user sends an email is that the Sent Items...
Exchange 2016/2019:- Monitor mailbox moves and show the output in a Grid

Exchange 2019:- PowerShell commands not showing entire output list.

by Edward van Biljon | Feb 5, 2022 | Exchange 2019 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019

In my previous article, we looked at configuring our TLSReceiveDomainSecureList and if you have one or two domains listed, you can view them easily, however if you have multiple items, the first few are shown and then you have …. at the end. What am I talking...
Exchange 2016/2019:- Monitor mailbox moves and show the output in a Grid

Exchange 2019:- SMTP responding with wrong certificate.

by Edward van Biljon | Feb 4, 2022 | Exchange 2019 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019

In Exchange 2016 or 2019, you have the ability to accept TLS connections on a receive connector from a particular set of IP Addresses or single IP and have it use an SSL certificate. What I have seen happen is that receive connectors are not configured correctly in a...
Exchange 2016/2019:- Monitor mailbox moves and show the output in a Grid

Exchange 2019:- Set TLS Certificate name on your receive connector.

by Edward van Biljon | Feb 3, 2022 | Exchange 2019 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019

In Exchange 2019, same with Exchange 2016, you have your standard receive connectors that comes with Exchange once installed. To recap, here is the list: Default <ServerName>Client Proxy <ServerName>Default Frontend <ServerName>Outbound Proxy...
Exchange 2016:- Mailbox isn’t unique on database

Exchange 2016:- Mailbox isn’t unique on database

by Edward van Biljon | Jul 2, 2021 | Exchange 2016

Deleting mailboxes or recovering deleted mailboxes are something that Exchange Admins do often. For a refresher, the disconnected mailboxes will show up 24 hours after they have been removed and you can run a script to identify the disabled ones as below (script from...
« 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