Everything-PowerShell

  • Home
  • Exchange 2019 PowerShell
  • Exchange 2016 PowerShell
  • Exchange 2013 PowerShell
  • Exchange 2010 PowerShell
  • Contact Us

Dec 2018

Exchange 2019 PowerShell

Exchange 2019 – Install the anti-spam Agent

In Exchange, whether it is 2013,2016 or 2019, you have a list of Transport Agents. To view them you can run the following command: Get-TransportAgent In the scripts folder with the Exchange installation directory you can install the Anti-Spam Agents Transport Agent using the PS1 script, to do so you Read more…

By edward, 4 yearsDec 31, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Move mailbox from Exchange 2016 to 2019

Moving mailboxes is a daily task for Exchange Admins. The process is the same as Exchange 2013 or 2016. To move a single user mailbox you can use the following command: New-MoveRequest -Identity edwardvbs -TargetDatabase Store1 To check the status of the mailbox move you can run the following command: Read more…

By edward, 4 yearsDec 31, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Create an Exchange database using PowerShell

In Exchange it is easy to create a database with the Exchange Admin Center but you can create it very easily with PowerShell. Most Exchange Admins use mount-points to store an Exchange database and logs as this is stored on a SAN and not on the Server itself. To create Read more…

By edward, 4 yearsDec 31, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Disable Admin Access to the Exchange Admin Center (EAC) with PowerShell

Not only in Exchange 2019 but 2016 and 2013, you can remove access from the Exchange Admin Center so that Administrators cannot access it, some companies only allow PowerShell as they don’t want the EAC exposed to the internet etc. None the less, to disable it is very easy, to Read more…

By edward, 4 yearsDec 30, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Enable mailbox with PowerShell

Quick tip for Enabling a Mailbox for a user already active in Active Directory. Launch the Exchange Management Shell (EMS) and run the following command: Enable-Mailbox -Identity UserName Once it runs you will see the info below the command as shown above, to check the mailbox you can run the Read more…

By edward, 4 yearsDec 30, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Create a DAG using PowerShell

In Exchange, creating a DAG using the GUI is very easy, you fill in your DAG name, Witness Server and Witness Directory and optional to enter an IP address, let’s look at how to do this using Powershell in Exchange 2019. Exchange should create the witness folder for you but Read more…

By edward, 4 yearsDec 29, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Check a mail-queue that is giving an error with PowerShell

In Exchange, you have the option to view your mail queues using the GUI interface and you can at a quick glance view the error of a specific domain or if something is wrong. With Powershell, you can do the same thing. To firstly get a list of all the Read more…

By edward, 4 yearsDec 28, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Change the URL’s with PowerShell

In one of my previous articles we looked at updating the autodiscover internal URL, today we will update the rest using PowerShell, this includes the following: EWS OAB OWA ActiveSync PowerShell ECP Here are the list of PowerShell commands that were run to update my lab environment(includes Autodiscover): • Set-ClientAccessService Read more…

By edward, 4 yearsDec 27, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Assign Services to an SSL Certificate

In Exchange 2019, viewing and assigning an SSL certificate services is basically the same as Exchange 2013 and 2016. In this example we will use PowerShell to firstly view the certificates we have and then assign services to that SSL certificate along with setting POP/IMAP to use the SSL certificate Read more…

By edward, 4 yearsDec 26, 2018 ago
Exchange 2019 PowerShell

Exchange 2019 – Create a send connector with PowerShell

In Exchange, whether it is Exchange 2019 or 2013 or 2016 or 2010, you need a send connector to be able to route email to the internet etc. You can create a send connector using the Exchange Admin Center (EAC) but what fun would that be when you can use Read more…

By edward, 4 yearsDec 25, 2018 ago

Posts navigation

1 2 Next
Donate

Please support my work, if you like the work I'm doing please consider donating to keep my blog going.

Follow me on Twitter
My Tweets
Top Posts & Pages
  • PowerShell:- Start Outlook from command line.
  • Exchange 2016:- Check last backup using PowerShell
  • Exchange 2019:- Set TLS Certificate name on your receive connector.
  • PowerShell:- Create an email using PowerShell
  • Windows PowerShell:- Changing time on a Server
  • Exchange 2019:- SMTP responding with wrong certificate.
  • Exchange 2019 - Check the Services with PowerShell
  • Exchange 2019 - Update the Autodiscover Internal URL
  • PowerShell:- Find a ProcessID and kill the process
  • PowerShell:- Enable Active Directory Recycle Bin gives error
Recent Posts
  • Exchange 2019 / Active Directory :- Update mobile numbers using PowerShell
  • Exchange online:- Find all mailboxes that have ActiveSync enabled.
  • Exchange 2019:- Find which ActiveSync Policy is assigned to all mailboxes
Archives
  • Oct 2022
  • Sep 2022
  • Jun 2022
  • Feb 2022
  • Jul 2021
  • Apr 2021
  • Mar 2021
  • Jan 2021
  • Dec 2020
  • Oct 2020
  • Aug 2020
  • Jul 2020
  • May 2020
  • Apr 2020
  • Mar 2020
  • Feb 2020
  • Jan 2020
  • Dec 2019
  • Nov 2019
  • Oct 2019
  • Sep 2019
  • Aug 2019
  • Jul 2019
  • Jun 2019
  • May 2019
  • Apr 2019
  • Mar 2019
  • Feb 2019
  • Jan 2019
  • Dec 2018
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

  • About Us
  • Blog
  • Contact Us
Hestia | Developed by ThemeIsle