简体   繁体   中英

Can I use Office365 Powershell cmdlets to get Sharepoint Online groups and its member names?

Can I use Office365 Powershell cmdlets to get Sharepoint Online groups and their member names ? If no, what is other possible way to get it? Thanks in advance.

The wave 15 of Office 365 has Powershell enabled, only for a few cmd lets. see: http://technet.microsoft.com/en-us/library/fp161364(v=office.15)

Maybe a bit late but you can use the project Client-Side SharePoint Powershell http://sharepointpowershell.codeplex.com/ as a PowerShell API to SharePoint Online. The features still need to grow, but you can extend it yourself pretty easy and otherwise just request some features.

I haven't read it all through, but it seems like it is possible to manage SharePoint Online with PowerShell.

Currently powershell cmdlet can only be used to manage exchange online. There is no SharePoint Online support nor is there powershell remoting.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM