Forum Discussion
Richard_Eagles
Jun 07, 2022Copper Contributor
Connect-SPOService not working in PowerShell 7
Hi all, I'm having some issues getting Connect-SPOService working in PowerShell 7 (7.2.4). It works fine in Windows PowerShell (5.1.22), however it will always generate errors when trying to us ...
- Jun 07, 2022Hello, AFAIK, SharePoint PowerShell is still not supported in Core/7
Jun 07, 2022
You can try using the Import-Module microsoft.online.sharepoint.powershell -UseWindowsPowerShell option to open it in PowerShell 7 in a PowerShell 5 way