Forum Discussion

Robse's avatar
Feb 13, 2017

Office 365 Groups Governance

Hey guys,

 

I made some research into the govenance capabilities for the Office 365 groups and summarized the findings in the following blog posts.

http://rob-the-ninja.de/office-365-groups-governance-teil-1

http://rob-the-ninja.de/office-365-groups-governance-teil-2

 

Part one is the business part and part 2 the technical one with PowerShell cmdlets to establish a strong groups governance. It's in German, but if you've questions after "Bing Translate" job, please let me know. :-)

12 Replies

  • Norm Bodnar's avatar
    Norm Bodnar
    Copper Contributor

    Thanks for the articles.

     

    For those wishing a translation, doing this the official Microsoft way, IE Edge has the extension "Translator for Microsoft Edge." I'm sure other browsers have similar or built-in functionality. 

     

    The Edge translator did a fairly good job for me.

     

  • These look to be useful articles, you mentioned that you will do them in English. Are they available anywhere?

    • Robse's avatar
      Robse
      MVP
      Hi Richard,

      I'm working on it. Please give me some days to complete. I'll then update you guys with the links to the English version. Stay tuned until then ;-)
  • Ali Salih's avatar
    Ali Salih
    Iron Contributor

    As far as I am seeing, default Quota for O365 Groups is 1TB. All of the ones I checked are 1TB.

     

    You can simply check the quota with

    Get-SPOSite –Identity https://contoso.sharepoint.com/sites/<groupname> -detailed |fl

    as documented in  https://support.office.com/en-us/article/Use-PowerShell-to-manage-Office-365-Groups-Admin-help-aeb669aa-1770-4537-9de2-a82ac11b0540

    • Robse's avatar
      Robse
      MVP
      Thank you, Ali, but it's not 1 GB, it's 1 TB! :-)

      This is the default value for site collections (and therefore also for Groups), when you use the pooled storage model in your tenant.
      • Ali Salih's avatar
        Ali Salih
        Iron Contributor
        Ahh. Mine is a typo! 1TB yes, I will edit to fix it.
  • Hey Rob,

     

    I know a few people and a blog that can turn this into English for you! 

Resources