Connect Office 365 admin portal via powershell

Published: 22 January 2023
on channel: ITeePK
2,039
16

The Web interface for Office 365 is very smooth and easy but there are sometimes when we need to use PowerShell.this video will be very
helpful for you to start learning basic PowerShell


First, you need to make sure the MSOnline module is installed on your computer and then imported into your Powershell session.
To do that, Please use the following commands.

1-To install Msol Module run below command.

Install-Module MSOnline


2-To Import Msol Module run below command.

Import-Module MSOnline

3- To connect to Office 365 portal run below command.

Connect-MsolService

Note: You must have Global Administrator account to perform these actions.

Furthermore,
Connect to Exchange via Powershell you can review this video:
   • How to setup PowerShell module to con...  


Subscribe for more ‪@iteepk‬


Watch video Connect Office 365 admin portal via powershell online without registration, duration hours minute second in high quality. This video was added by user ITeePK 22 January 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,03 once and liked it 1 people.