Forum Discussion
Carl_Williams
Dec 30, 2020Iron Contributor
SharePoint Online Management Shell Not Doing Anything
I can't run SPO Management Shell. It opens but just a black screen, no prompt I can't delete it from my Win10. It just sits there saying "Gathering Information. In short, SPO Management Shell h...
Dec 30, 2020
Rather than using the MSI installer, use `Install-Module` and install it from the PowerShell Gallery.
https://www.powershellgallery.com/packages/Microsoft.Online.SharePoint.PowerShell/
This method is preferred as it is easier to keep up to date.
https://www.powershellgallery.com/packages/Microsoft.Online.SharePoint.PowerShell/
This method is preferred as it is easier to keep up to date.