Forum Discussion

MichaelOliv's avatar
MichaelOliv
Iron Contributor
Nov 17, 2022

Enable the Request Files on OneDrives without also enabling Anyone links.

Hello,

 

We have learn about this new possibility to enable the Request Files scenario on OneDrives without also enabling file & folder Anyone links : https://www.microsoft.com/fr-fr/microsoft-365/roadmap?filters=&searchterms=98097

 

And I see this documentation that I find not very clear : https://support.microsoft.com/en-us/office/create-a-file-request-f54aa7f8-2589-4421-b351-d415fc3b83af#:~:text=Here%27s%20how%20to%20request%20files,they%20get%20the%20file%20request.)

 

I check what is in our tenant.

In Sharepoint administration, Anyone link is activate for SharePoint but not for Onedrive.

I would like to allow the Request files for everyones onedrive in our tenant but not activate anyone link. It should be possible now.

 

So I did that : Get-SPOTenant |select OneDriveRequestFilesLinkEnabled

It's already at True. But Request file are not activate one Onedrive.

 

So I did that for a onedrive : 

set-sposite -identity "https://contoso-my.sharepoint.com/personal/XXXXXXXXXXXXXX" -RequestFilesLinkEnabled $true

And for this Onedrive is now possible to Request files without have Anyone link activate.

 

Did you try on your side?

Is it possible to activate it for all onedrive directly?

No RepliesBe the first to reply

Resources