Forum Discussion
Joe Fedorowicz
Sep 23, 2016Iron Contributor
Trying to use PowerShell for SharePoint Online, failing miserably
Hey, I'm usually good enough to feel my way through any problem I might have, but I have hit a stopping point with PowerShell. Every time I try to pull data or execute anything, I get an "Unau...
Sep 23, 2016
Get-SPOSite executed in the SharePoint Online Management Shell should give you the list of site collections and it should work with no problems
- Joe FedorowiczSep 23, 2016Iron Contributor
So Get-SPOSite works fine. It's anything beyond that which doesnt work.