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
by Ken Bush | Jul 25, 2022 | Hyper-V
What is client Hyper-V ? Client Hyper-V is Microsoft’s Hypervisor software that is built into windows client operating systems and windows server operating systems. Hyper-V allows us to virtualize a client OS or a server OS. This is helpful when you want to...