A group is a collection of users either in the Active Directory or in SharePoint.
3
votes
3answers
733 views
Add group to Library permissions using powershell
I have written a script that created a document library called "Audit Logs" for every site collection in our environment. I then wanted to ensure that only Site Collection administrators and the ...
2
votes
1answer
1k views
How to copy People and group from one site to another
I need to copy People and group from one sharepoint site to another. I dont want to backup the entire site.
Any pointers would be appreciated.
Thanks,
Lav
1
vote
1answer
419 views
How do I get the default member and owner SPGroups?
I want to show members and owners in a webpart. My site collection can be created in different languages, so I can't get needed groups like web.Groups["Contoso Members"]. Because it may be "Medlemmar ...
0
votes
0answers
605 views
Why does a workflow cancel with “access denied” for all but users with Full Control accesse?
I am working with an existing SharePoint deployment that has a convoluted security structure. After cleaning up permissions a bit, an approval workflow for absence requests is somehow not working for ...