Forum Discussion
user 01
Jun 20, 2018Copper Contributor
Getting the folder Role of SharePoint Online document libraries
Hi I'm Yuki. We have granted a unique Role to SharePoint Online document libraries. I'd like to use PowerShell to get a list of the Role of all the folders in the document library. and I want to o...
Devendra Velegandla
Jun 21, 2018Brass Contributor
user 01, you can learn from here https://github.com/SharePoint/PnP-PowerShell. If you look at the documentation on PNP PowerShell there are few videos on how to get started PNP Powershell.
https://www.youtube.com/watch?v=mLZljaokW28
https://www.youtube.com/watch?v=-VLGj-kV0Pw
Hope this helps.