Share via

Admin Console

Anonymous
2020-06-08T09:13:10+00:00

The admin console on my tenant does not exist anymore.

Microsoft 365 and Office | Subscription, account, billing | For business | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

7 answers

Sort by: Most helpful
  1. Anonymous
    2020-06-10T10:46:06+00:00

    Hi Nikesh, if all the admin cannot access the admin portal, it may be also caused by an UI issue. My suggest is to use PowerShell cmdlet to see if you are able to connect to admin center.

    You can run the following cmdlets:

    1. Connect to Office 365 PowerShell
    2. $role = Get-MsolRole -RoleName "Company Administrator"
    3. Get-MsolRoleMember -RoleObjectId $role.ObjectId

    You can share the result to us in the private message which I will generate for you later.

    Regards,

    SD

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-06-09T18:09:19+00:00

    hi shawn. i checked with all my colleagues and none of them have admin access anymore

    Was this answer helpful?

    0 comments No comments