Windows Powershell to Office 365

From Ilianko
Revision as of 13:01, 4 January 2021 by Anko (talk | contribs) (Created page with "Install MSOnline c:/>Install-Module MSOnline Connect (login) to Office 365 c:/>Connect-MsolService Execute Commands c:/>Get-MsolUser")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install MSOnline

c:/>Install-Module MSOnline

Connect (login) to Office 365

c:/>Connect-MsolService

Execute Commands

c:/>Get-MsolUser