Set up the SharePoint
Online Management Shell environment for SharePoint Online global administrators
Perform the following:
- Install Windows PowerShell 3.0
from Windows Management Framework 3.0.
- Install the SharePoint Online
Management Shell from the Microsoft
Download Center.
- Click Start>All
Programs>SharePoint Online Management Shell.
- Run Connect-SPOService.
For example, Connect-SPOService -Url
https://contoso-admin.sharepoint.com -credential admin@contoso.com, where:
- Url is the URL of the SharePoint Online
Administration Center.
- Credential is the user name to which you want to
grant access to the SharePoint Online Administration Center site.
- Try it out! For example, run Get-SPOSite to
get a list of all sites.
More Commands:
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.