Mar 22 2018 09:49 AM
Is there a way to automatically delete yammer groups if it hasn't been used for a year with the ability for the group admin to renew their group?
We are looking to eliminate groups that are not being used.
Thank you!
Mar 22 2018 01:44 PM
Mar 23 2018 01:04 AM
Keep in mind that the Azure AD expiration policy doesn't check if the group is used or not. It simply sends emails as you reach the expiration date. Also note that the expiration policy will be applied to all O365 groups, regardless of where they have been created. You have the option to exclude specific O365 groups, but AFAIK this has to be done manually. This, of course, will only work for O365 connected Yammer groups. I'm not sure if I would recommend this though. I'm not a fan of deleting Yammer conversations as I consider it to be the "memory" of a company, but that's just me. What I do is add "archived" to the name of the group and "this group is not monitored" to the description or I switch it to private and remove the other members. Also note that after the group is expired, the O365 admin has only 30 days to restore it.
Apr 02 2018 12:07 PM
The requirement that the admin have the ability to renew the group makes it a little more of a challenge. Typically the way to "delete" a group but allow it to be easily brought back at any time is to remove all the users from the group. If the Yammer groups are also Office 365 Groups, then you should be able to use typical PowerShell tools to remove the users programmatically.
Finding the old groups - you can use the message export and build a report of the newest message per each group. I'd start just with sort by group_id then a secondary sort by created_at (reversed), right from within Excel, just to get an idea of what you're looking at.
May 09 2018 10:21 AM
You're right. You can only apply it to all or selected groups.
May 10 2018 12:08 AM
A new feature just added to Sharegate 'lifecycle management' might be able to help you if you are using O365 groups:
https://en.share-gate.com/blog/automated-lifecycle-management
Sep 16 2019 02:37 AM
@Deleted
However this is for Office365 Groups.. What if one's Yammer groups are not mapped with Office365??
Sep 19 2019 02:07 AM
@Prachi Rasam the O365 group expiration feature only works for the connected Yammer groups. There is no out of the box expiration feature for normal Yammer groups.