Forum Discussion
Jeremy Hamilton
Feb 02, 2019Brass Contributor
OneDrive Internal Sharing for Non Owners
There needs to be a way of setting this at an organizational level. I am able to turn off sharing for non-owners via powershell, however it requires me to create a script to connect to each person's...
Jeremy Hamilton
Feb 04, 2019Brass Contributor
I have attempted this and it is partially successful. I am able to globally disable sharing, however, when you set the $ODBAccessRequests="On", it breaks because there is now a new option to set the owner or an alternate email address. The script doesn't select any option for you at all. It just blanks everything out.
VasilMichev
Feb 04, 2019MVP
I guess you can set just ODBMembersCanShare then, ignore ODBAccessRequests.