Forum Discussion
Ted McLaughlin
Jan 04, 2018Brass Contributor
O365 Group auto delete notification problems
We turned on the group auto delete option, (because users are creating tons of junk groups), but now we have another problem.
For years we have been training end users to ignore any email that ...
- Jan 05, 2018
I found a copy of the article and will republish after I refresh it (eighteen months is a long time in the cloud). I am also going to update the script so that it reports some information about Teams... You'd have to do the work to generate email etc., but that's not all that hard.
TonyRedmond
Jan 04, 2018MVP
If you wanted to, you could create your own version of the "expired" groups functionality with PowerShell. I explained how and provided an example script in the post at https://techcommunity.microsoft.com/t5/Office-365-Groups/Identifying-obsolete-Office-365-Groups-is-more-complicated-than/td-p/4052
Ted McLaughlin
Jan 04, 2018Brass Contributor
Tony,
Thanks for the response. When I click on your email below I get the post you made on this site, but then when I click on the link in that post, (the one going to iunity.com), I get an error about "
Error 1016 Ray ID: 3d815047998a253d • 2018-01-04 21:32:59 UTC
Origin DNS error"
I'd really like to see that article, so if you have another link to it I'd love to see it.
Thanks.
ted
- TonyRedmondJan 04, 2018MVP
Looks like ITUnity.com is down. I know that Blue Whale Web (the owner of the site) is revamping its properties, so this might account for the problem. The script is in the TechNet gallery at https://gallery.technet.microsoft.com/Check-for-obsolete-Office-c0020a42 (I just checked). I shall have to see if I have a copy of the article somewhere.
- TonyRedmondJan 05, 2018MVP
I found a copy of the article and will republish after I refresh it (eighteen months is a long time in the cloud). I am also going to update the script so that it reports some information about Teams... You'd have to do the work to generate email etc., but that's not all that hard.
- Ted McLaughlinJan 05, 2018Brass Contributor
Thanks for your help with this. I'm extremely dangerous with powershell, so I'm more than happy to copy and paste someone else's work. Especially someone who knows what they are doing. :-)
Ted