Difference between revisions of "Windows Powershell to Office 365"

From Ilianko
(Created page with "Install MSOnline c:/>Install-Module MSOnline Connect (login) to Office 365 c:/>Connect-MsolService Execute Commands c:/>Get-MsolUser")
(No difference)

Revision as of 13:01, 4 January 2021

Install MSOnline

c:/>Install-Module MSOnline

Connect (login) to Office 365

c:/>Connect-MsolService

Execute Commands

c:/>Get-MsolUser