Enter the following powershell commands to start a 365 management session. You must have your execution policy set to at least remotesigned.
Install-Module -Name ExchangeOnlineManagement
Import-Module ExchangeOnlineManagement
Connect-ExchangeOnline -UserPrincipalName youruser@yourdomain.com