コミュニティで作られているPnPPowershellというものがあるみたい。
Install-Module SharePointPnPPowerShellOnline
Connect-PnPOnline –Url https://yoursite.sharepoint.com –Credentials (Get-Credential)
いや、これCSOMでやろうとしていることいろいろできるんじゃないかな。
コミュニティで作られているPnPPowershellというものがあるみたい。
Install-Module SharePointPnPPowerShellOnline
Connect-PnPOnline –Url https://yoursite.sharepoint.com –Credentials (Get-Credential)
いや、これCSOMでやろうとしていることいろいろできるんじゃないかな。