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
Richard_Eagles
Jun 08, 2022Copper Contributor
Thanks both for your replies. This makes me feel better that I'm not missing anything. 🙂 It feels like it's not there at the moment so I think I might stick to Windows PS for SharePoint work for the moment.
I did try the Import-Module with the -UseWindowsPowerShell parameter and this did appear to work. Managed to login fine with no errors so this looks like a useable workaround if needed. 👍
Cheers again both for your help. Really appreciate it.
I did try the Import-Module with the -UseWindowsPowerShell parameter and this did appear to work. Managed to login fine with no errors so this looks like a useable workaround if needed. 👍
Cheers again both for your help. Really appreciate it.
- Jun 08, 2022
Good to hear!