Hi folks! I’ve posted a handy little script up to the TechNet Script Center. Here’s a direct link
This script is used to quickly retrieve all of the basic details about your Office 365 tenant and put them at your fingertips. If you are a tenant admin, or a Microsoft partner who administers tenants for your customers, this can save you a good bit of time sitting at the PowerShell command line.
It can also be useful if you want to write PowerShell code which alerts you on some of the values retrieved, such as "DomainStatus=Unverified" which indicates that the DNS forward lookup zone for that MSOnline tenant domain hasn't been verified as being one you administer. Or quickly determine whether a user is licensed for a service or services by having them run this script and give you the results-as opposed to having to find them in the portal. If your concern is email administration this script quickly retrieves the users ProxyAddresses and AlternativeEmailAddresses for your to view what is set for that user.
Frequently Asked Questions
Sample Result (from a non-tenant admin user in my own tenant)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.