Forum Discussion

Josef Kučera's avatar
Josef Kučera
Copper Contributor
Nov 30, 2018

How to stop inheritance and remove Group permissions on List or Document library using PnP cmdlets

Hi,   I need to break inheritance and remove permissions on a List using PnP cmdlets.   I am now using following code to break inheritance and remove External group:   $web = Get-PnPWeb $spoLi...

Resources