Skip to content

Loads scripts specific to COA business needs, specifically new hires and terminations in Office 365

License

Notifications You must be signed in to change notification settings

jcrocke9/CoaOnlineModule

Repository files navigation

What it does

  • License Microsoft Online users & mailboxes
  • Remove users licenses
  • Set common Exchange Online policies to mailboxes

Why

Using multi-factor authentication with Exchange Online requires launching an interactive session in the Exchange Online Remote PowerShell Module. For ease of use, I've packaged the series of scripts into a module which can be co-loaded and used within the session seamlessly.

How to start

  1. Launch PowerShell as administrator
  2. Run the install cmdlet with the name of the module
    Install-Module -Name "CoaLoggingModule"
    Install-Module -Name "CoaOnlineModule"
  1. Close the shell
  2. Get Exchange Online Remote PowerShell Module
  3. Open Exchange Online Remote PowerShell Module
  4. Follow steps in the wiki, under How to start everyday

About

Loads scripts specific to COA business needs, specifically new hires and terminations in Office 365

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published