Open2
power shell 入門

PowerShell Core の起動
pwsh
終了
exit

MacのPowerShellではOffice365は操作できないのか?
https://qiita.com/sheep_san_white/items/7a662c1b2973cb7c3149
- Connect-SPOService コマンドレットを使用して SharePoint Online に接続できない
PS /Users/ando_ta> Connect-SPOService -Url https://mtiplusdesign-admin.sharepoint.com
Connect-SPOService: The term 'Connect-SPOService' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.