Forum Discussion

Raymond Preston's avatar
Raymond Preston
Copper Contributor
Nov 15, 2017

New Word/Office/Excel/Powerpoint missing for guest link users.

I have a strange issue with SharePoint I'm after creating a new tenant for a school and I've enabled guest link sharing using the following powershell command

 

Connect-SPOService -URL https://-admin.sharepoint.com
Set-SPOSite -Identity https://.sharepoint.com/sites/ -SharingCapability ExternalUserAndGuestSharing

 

However when the guest user opens the link they only have an option for a new Visio document not Word/Office/Excel/Powerpoint which is what they actually need,

 

I can create a new visio document and save it in the library so its not a permissions issue and it only happens with guest links not with regular users.

 

Can anyone suggest a fix for this ?

3 Replies