You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a site with multiple libraries and I want to add individual group permissions to each library. The complication here are the groups are not contained within the same site. I can manually do this via the SP library permissions tab. It finds the all groups and I can apply them without issue.
However, I cannot do this via the PnP commands i.e. Set-PnPListPermission ... The command fails as it cannot find the group as I suspect because the group is not part of the site where there library resides.
Has anyone come across this challenge before and now if its possible or not to do it.
As you can this okay manually I imagine there is a way of scripting it (he says hopefully).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a site with multiple libraries and I want to add individual group permissions to each library. The complication here are the groups are not contained within the same site. I can manually do this via the SP library permissions tab. It finds the all groups and I can apply them without issue.
However, I cannot do this via the PnP commands i.e. Set-PnPListPermission ... The command fails as it cannot find the group as I suspect because the group is not part of the site where there library resides.
Has anyone come across this challenge before and now if its possible or not to do it.
As you can this okay manually I imagine there is a way of scripting it (he says hopefully).
thanks for reading
Beta Was this translation helpful? Give feedback.
All reactions