You can do a bunch of stuff on Office 365 with Windows PowerShell. Here’s how to get connected:
- Install the Microsoft Online Services Sign-In Assistant [32-bit | 64-bit]
- Install the Microsoft Online Services Module for Windows PowerShell [32-bit | 64-bit]
- Open PowerShell and import the MSOnline module
-
Import-Module MsOnline
-
- Connect to Office 365 (use your Office 365 login)
-
Connect-MsolService
-
Now you can work on PowerShell. You can see a list of cmdlets by entering:
-
Get-Command -Module MsOnline
Latest posts by Concentra SharePoint Team (see all)
- SharePoint 2013 Certification Overview - 10 December 2012
- Can I use Office 365 on an Apple Mac? - 25 November 2011
- External users on Office 365 SharePoint Online - 4 November 2011
Related Posts
One Comment



















Pingback: Making Business Improvement Real | Concentra Blog