List out all Exchange Online Settings with Powershell

Brass Contributor

Hello 

 

could somebody share a command or script to list out all settings of Exchange Online?

In Best case in addition with recommendation how to set these settings?

 

Thx

2 Replies
Hi,

You may try to connect it.

Connect to Exchange Online PowerShel
https://docs.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exch...

And then check the cmdlt via the follow article:
About the Exchange Online PowerShell V2 module
https://docs.microsoft.com/en-us/powershell/exchange/exchange-online-powershell-v2?view=exchange-ps

Good luck
Xiu Zhang
I use https://export.microsoft365dsc.com/ to export the configuration settings from Exchange Online. Hope it helps