Forum Discussion

Eduardo Scricco's avatar
Eduardo Scricco
Brass Contributor
Dec 05, 2017
Solved

O365 Global Admin access to SPO sites?

As a Global Admin, shouldn't I have full access to all site collections within SPO? How do I get access to new sites created in SharePoint (Group based sites that are not listed in Admin Center)?

  • Good question as long as the new admin center is not ready. You will need to add yourself via Powershell. Or let the creator add you as admin

2 Replies

  • Yes, just figured out that... I ran Set-SPOUser -site "https://tenant.sharepoint.com/sites/sitename" -LoginName "user@domain.com" -IsSiteCollectionAdmin $True Thanks!
  • Good question as long as the new admin center is not ready. You will need to add yourself via Powershell. Or let the creator add you as admin