Aug 29 2017 03:01 PM
Aug 29 2017 03:01 PM
We have two needs:
Aug 29 2017 06:46 PM
@Deleted - Can you elaborate on the use case you are trying to accomplish? Also note that receiving a message in the Inbox is not necessarily a way for senders to be confident that a message has been read. In addition, users can create rules and file messages in folders that they may never read. Again, it would be useful to understand the use case deeper.
Aug 29 2017 10:49 PM
Aug 30 2017 08:44 AM
This is part of a larger question about the difficulty our users are having with a specific function of OneDrive: Unless a user is "Following" an Office 365 group, the option to see it via OneDrive and to be able to copy files into that group's library is not available. Our users just cannot grasp that they need to complete several steps in order to "follow" all of the sites they'll need. Additionally, we don't see a way to administratively have certain sites "followed" by users automatically (by policy or by default). This is really frustrating for them. Any help would be appreciated!
Aug 30 2017 11:32 AM
Hi @Daniel Smith - the notion of "Following" on SharePoint (your screenshot) is different from the notion of "Following group in Inbox" for Outlook.
Adding @Tejas Mehta and @Dave Cohen (US) to clarify your query for SharePoint.
At the moment, in modern SharePoint, when you follow a SP site, it is added to quick access in your SP nav bar (just like Favoriting). While, in Outlook, if you follow a group in inbox, you will start to receive copies of all conversations and events from that group in your inbox. I doubt if following a group in inbox in Outlook has any effect on how that group is viewed in SharePoint/OneDrive.
Aug 31 2017 09:59 AM
Correct, we're focusing on following a "site" so that it will be visible for file copies via OneDrive.
Is there a way to administratively force someone to follow a site (either by default or by ongoing policy)? This would really ease the support of our users.
Apr 17 2018 01:36 PM
Hi, did you ever find a solution to this question? Our organization is facing the same issue.
Thanks,
Melissa
Apr 17 2018 01:39 PM
Adding @Tejas Mehta to help here.
Apr 19 2018 11:45 PM
@Dave Cohen (US) - can you help with this q?
May 14 2018 11:37 AM
Any idea if someone was successful with this?
Aug 15 2018 12:41 PM
Get-UnifiedGroupLinks <group name> -linktype members
This displays all members of the group.
Get-UnifiedGroupLinks <group name> -linktype subscribers
This displays all subscribers of the group.
If you want to subscribe all members you can use:
Add-UnifiedGroupLinks <group name> -linktype subscribers -links <member name>
Sep 13 2018 02:46 PM
But, is "subscribing" the same as "following" in SharePoint Groups?
Sep 13 2018 04:52 PM
Yes, "subscribed" is the same as "following". I am not sure why MS keeps changing terminology, but it is what it is...
Sep 14 2018 08:06 AM
Unfortunately, I have found that subscribing or following in Outlook is not the same as following in Sharepoint. I would like to admistratively(powershell) allow users to follow the Sharepoint Group/Team so that the Documents Library shows up in their Onedrive page.
I found this article that discusses how the terminology can be misleading:
Sep 14 2018 02:03 PM
Hi folks,
Just to be clear - Favorite Groups in Outlook and Following Sites in SharePoint currently mean 2 different things.
Outlook: When you Favorite a Group, you would see that group added to the list of your favorites only in Outlook left navigation pane. When you 'Follow a group in Inbox' in Outlook, you will receive all conversations and events from that group in your Outlook inbox.
SharePoint: For modern SharePoint sites, when you follow a site, that site would get added to the 'Following' section on the SharePoint left navigation pane.
We do understand that the terminology we currently have in the products is confusing and we are working to improve the consistency and coherence of the apps across the suite. Since there are a few places where we need to fix this (without breaking current user flow/expectation) this might take a little bit of time. Please bear with us and thanks for your patience.
Apr 25 2019 08:48 AM
@Deleted
Greetings from Vancouver Island, Canada. James, in the answer I'm replying to, are these powershell commands? Is the last one the command to force following? Or, after using this command, everybody gets emails, etc. in the inbox until they unfollow.. What I mean is you can set em all but there's no way to prevent the user to unfollow.
thx