Forum Discussion

upfaffer's avatar
upfaffer
Copper Contributor
Jan 05, 2022

List out all Exchange Online Settings with Powershell

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

  • SeanTreloar's avatar
    SeanTreloar
    Copper Contributor
    I use https://export.microsoft365dsc.com/ to export the configuration settings from Exchange Online. Hope it helps
  • XiuZhang's avatar
    XiuZhang
    Copper Contributor
    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=exchange-ps

    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

Resources