ExoHelper: Lightweight EXO Access Without ExchangeOnlineManagement

The Discovery I was quite surprised when I stumbled across this module on PSGallery: ExoHelper Simple wrapper module that directly calls EXO REST API without the need for full heavy-weight ExchangeOnlineManagement module That description alone made me stop and read more. What Is ExoHelper? ExoHelper is a PowerShell module that talks directly to the Exchange Online REST API — the same underlying API that the official ExchangeOnlineManagement module uses under the hood since v3. The difference is that ExoHelper skips all the scaffolding of the full module and lets you call EXO cmdlets with a much lighter footprint. ...

July 4, 2026 · Ziemek Borowski