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:- Don’t forget the cmdlets are changing.

Exchange 2019:- Don’t forget the cmdlets are changing.

by edward | Nov 7, 2019 | Exchange 2019 PowerShell

As you would have noticed in not only Exchange 2019 but 2016 that when you type a certain command you will receive a nice yellow warning to use the new cmdlet instead. For example, I ran the following command: Get-TransportServer And as you can see below, the warning:...
Exchange 2019:- Don’t forget the cmdlets are changing.

Exchange 2019:- Create a Room mailbox using the Exchange Management Shell

by edward | Oct 29, 2019 | Exchange 2019 PowerShell

Quick Tip: If you want to create a room mailbox, you can do so with a simple command: New-Mailbox -Name MyRoom -DisplayName “My Room” -Room To Validate your setup, you can run the following command: Get-Mailbox myroom | fl Name,RecipientTypeDetails There...
Exchange 2019:- Don’t forget the cmdlets are changing.

Exchange 2019:- Change timeout value of OWA

by edward | Oct 29, 2019 | Exchange 2019 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

In the world we live in today, information is vital and having your email open for everyone to view is also not such a good thing. In Exchange you have the option to set a timeout value so that if you are in-active for a certain period then the OWA page will log you...
Exchange 2019:- Don’t forget the cmdlets are changing.

Exchange 2019:- Reset RBAC to default

by edward | Oct 21, 2019 | Exchange 2019 PowerShell, Exchange 2010 PowerShell, Exchange 2013 PowerShell, Exchange 2016 PowerShell

I have a strange problem in my lab where my main account is part of the org admin group however I cannot run half the commands, I thought I would reset everything with the commands below but have not seen any change. Still cannot do much. However in my Exchange 2016...
Exchange 2019:- Don’t forget the cmdlets are changing.

Exchange 2019:- Connect to your server remotely with PowerShell

by edward | Aug 27, 2019 | Exchange 2019 PowerShell, Exchange 2016 PowerShell

With the attack on RDP getting more and more each day, many Admins are forced to use remote tools to get onto servers. Managing your exchange 2019 server or legacy servers does not require you to login to the desktop, you can use remote PowerShell and because the...
« 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