by Ken Bush | Oct 15, 2022 | Office365, Powershell
Open PowerShell as Administrator Run CommandConnect-ExchangeOnline Login with an account that has Administrative access to your Office365 tenant If the user who you want to grant access to already has FullAccess permission, or has been delegated FullAccess permission...
by Ken Bush | Jul 27, 2022 | Office365, Powershell
Open PowerShell as Administrator Run CommandConnect-ExchangeOnline Login with an account that has Administrative access to your Office365 tenant. Once connected, you may need to press then type the following command to confirm that you are connected to exchange...
by Ken Bush | Jul 27, 2022 | Powershell
Installing PowerShell exchange online moduleOpen PowerShell as an administrator Run CommandInstall-Module -Name ExchangeOnlineManagement Type Y to and press enter continue the install