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 the registry key to uninstall Exchange from the command line

Exchange 2019:- Find the registry key to uninstall Exchange from the command line

by Edward van Biljon | Nov 13, 2023 | Exchange 2019 PowerShell, Exchange 2019

Here is a quick tip for you, if you ever want to know the uninstall string to remove an Exchange Server, you can run a simple command to get the UninstallString from the Windows Registry, the command is as follows: Get-ExchangeUninstallKey This command will produce...
Exchange 2019:- Find the registry key to uninstall Exchange from the command line

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 2019:- Find the registry key to uninstall Exchange from the command line

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 2019:- Find the registry key to uninstall Exchange from the command line

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 2019:- Find the registry key to uninstall Exchange from the command line

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...
« 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