itmystery.com

Microsoft 365 Admin Center: New Tenant Essential Setup

Key Takeaway: For a new Microsoft 365 account, your first actions are critical for security. Immediately enable Multi-Factor Authentication (MFA) on your main administrator account. Then, add and verify your company’s domain name (like yourcompany.com) so your email addresses look professional. These two steps protect your account and establish your business identity.

Why Initial Microsoft 365 Admin Settings Matter for Your Business

Setting up a new Microsoft 365 tenant, which is Microsoft’s term for your organization’s dedicated instance of its services, feels like getting the keys to a new office. It’s full of potential, but the default setup is a bare, empty space. The initial settings you configure in the Microsoft 365 admin center are the foundation for your organization’s security, efficiency, and professional appearance.

Many small businesses and non-profits skip these essential first steps. The consequence is often a cascade of small problems later on: insecure accounts, unprofessional email addresses, wasted money on unused licenses, and confusing file-sharing rules. Taking an hour to establish a solid baseline prevents months of future frustration.

The real issue here is that Microsoft designs the platform for everyone, from a one-person shop to a global corporation. The default settings are the most permissive and basic. Your job is to tailor them to the specific needs of your small organization, focusing on security and simplicity from day one.

What This Guide Covers

This guide provides a direct path through the most critical initial configuration tasks. You will learn how to secure your primary administrative account to prevent unauthorized access from the very beginning. We will walk through the process of connecting your business domain name so your email addresses reflect your brand, not Microsoft’s. You’ll understand how to add your team members, assign the correct software licenses to control costs, and set up shared mailboxes. Finally, we will configure a handful of essential, high-impact security settings that protect your company’s data without creating unnecessary complexity for your users.

Before You Start

Gathering a few key pieces of information before you log in will make this process much smoother. Having these items on hand means you can complete the setup in a single session.

  • Your Microsoft 365 Global Administrator Credentials: This is the initial username and password you created when you signed up for the service. It likely ends in `.onmicrosoft.com`.
  • A Smartphone for Multi-Factor Authentication: You will need a mobile phone capable of running an authenticator app (like Microsoft Authenticator) or receiving text messages.
  • Login Information for Your Domain Registrar: You need the username and password for the service where you bought your domain name (e.g., GoDaddy, Namecheap, Google Domains).
  • A List of Users to Create: Have a simple list of the full names and desired email addresses for each person you need to add to the system.
  • A List of Required Licenses: Know which Microsoft 365 plan (e.g., Business Basic, Business Standard) each user needs. This prevents you from overspending on licenses.
  • An Alternative Email Address: Have a non-Microsoft 365 email address (like a personal Gmail or ProtonMail account) available for password recovery and creating a backup admin account.

Securing Your Microsoft 365 Admin Accounts: First Steps

Your first priority is locking the front door. The global administrator account has the highest level of privilege; if it’s compromised, your entire system is at risk. We will secure it immediately.

What is a Global Administrator?

Think of the Global Administrator as the building superintendent with the master key. This role can do everything: create and delete users, reset any password, access all data, and change any setting. The account you created during sign-up is a Global Administrator by default.

Because it’s so powerful, this account should not be used for daily work like sending and receiving emails. In practice, you will use it only for administrative tasks.

Step 1: Enforce Multi-Factor Authentication (MFA) on Your Admin Account

Multi-Factor Authentication (MFA), sometimes called two-step verification, is a security process that requires more than one method of authentication. It combines something you know (your password) with something you have (a code from an app on your phone). This single action makes it dramatically harder for an unauthorized person to access your account, even if they steal your password.

  1. Navigate to the Microsoft 365 admin center at admin.microsoft.com and sign in with your global admin credentials.
  2. From the left-hand navigation menu, select Show all, then go to Azure Active Directory. This will open a new browser tab for the Azure portal, which manages identity and access.
  3. In the Azure portal menu, select Azure Active Directory, then go to Properties.
  4. At the bottom of the Properties page, click the link for Manage Security defaults.
  5. A pane will slide out on the right. Set the Enable Security defaults toggle to Yes and click Save. This is the simplest and most effective way to enforce MFA for all users, starting with administrators.

The next time you or any other user logs in, you will be prompted to set up MFA. Follow the on-screen instructions, which typically involve downloading the Microsoft Authenticator app on your phone and scanning a QR code.

Step 2: Create a Dedicated, “Break-Glass” Admin Account

It’s a best practice to have at least two Global Administrator accounts. One is for your primary admin, and the second is an emergency-use-only account, often called a “break-glass” account. This ensures you can still access the system if your primary admin account gets locked out for any reason.

  1. Return to the main Microsoft 365 admin center tab.
  2. Go to Users > Active users and click Add a user.
  3. Fill out the user details. Name it something clear, like “M365 Emergency Admin”. Set the username to something non-obvious.
  4. On the password screen, generate a very long, complex password. Store this password securely offline, perhaps in a physical safe. Do not save it in a browser or digital password manager associated with your daily computer.
  5. On the Product licenses screen, do not assign a license. An admin account does not need a license to perform its duties.
  6. On the Optional settings screen, expand Roles. Select Admin center access and check the box for Global Administrator.
  7. Finish creating the user. Be sure to log in as this user once to set up its MFA and confirm it works, then log out. Use this account only in an emergency.

How Do I Add and Verify Our Business Domain?

When you first sign up, your email addresses end in a generic format like `yourcompany.onmicrosoft.com`. This is functional but not professional. To use email addresses like `[email protected]`, you must prove to Microsoft that you own the `yourcompany.com` domain.

Why Domain Verification is Necessary

This process prevents someone from impersonating your business. By adding a specific record to your domain’s settings, you are providing a digital “proof of ownership” that only the true owner could provide. Once verified, Microsoft will allow you to create email addresses and user accounts associated with that domain.

The process involves adding a TXT record to your Domain Name System (DNS) settings. DNS is the internet’s phonebook; it translates human-readable domain names into computer-readable IP addresses. A TXT record is simply a piece of text that can be used for verification purposes.

Step-by-Step Domain Verification

  1. In the Microsoft 365 admin center, go to Settings > Domains.
  2. Click Add domain.
  3. Enter your domain name (e.g., `yourcompany.com`) and click Use this domain.
  4. On the next screen, Microsoft will present you with several verification options. The most common and reliable method is Add a TXT record to the domain’s DNS records. Select this option and click Continue.
  5. Microsoft will now display the specific TXT record values you need. It will look something like `MS=ms12345678`. Keep this page open.
  6. In a new browser tab, log in to your domain registrar (the company where you bought your domain).
  7. Navigate to the DNS management section for your domain. The location varies by provider, but look for terms like “DNS Management,” “Advanced DNS,” or “Manage Zones.”
  8. Find the option to add a new record. Select TXT as the record type.
  9. Copy the values from the Microsoft admin center page into the fields at your registrar:



  10. Save the new record at your registrar.
  11. Wait about 15-30 minutes. DNS changes can take time to propagate across the internet.
  12. Return to the Microsoft 365 admin center tab and click Verify. If the verification succeeds, you will be prompted to set up the necessary DNS records for email (MX, CNAME, SPF). The wizard will guide you through adding these, which is a similar process to the TXT record you just added.

Managing Users and Licenses: A Practical Guide

With your domain added, you can now create professional user accounts for your team. This involves creating the user, assigning them a license, and setting their primary email address.

Creating a New User

  1. In the Microsoft 365 admin center, navigate to Users > Active users.
  2. Click Add a user.
  3. Enter the user’s first and last name. The display name will be filled automatically.
  4. For the Username, enter their desired email prefix (e.g., `susan.smith`) and select your newly verified custom domain from the dropdown menu. This will be their login name and primary email address.
  5. Under Password settings, you can choose to automatically create a password or specify one. For new employees, it is standard practice to require them to change their password on their first login.
  6. Click Next.

Assigning Licenses Correctly

On the next screen, you will assign a product license. A license is what gives a user access to Microsoft 365 services like Exchange for email, OneDrive for storage, and the Office apps (Word, Excel). Assigning licenses is a direct cost, so it’s critical to get it right.

  1. Select your country or region.
  2. Under Assign product license, you will see a list of your available subscriptions (e.g., Microsoft 365 Business Standard).
  3. Check the box for the subscription you want to assign to this user. You will see the number of available licenses decrease by one.
  4. If you have a user who only needs email and not the desktop Office apps, you could assign a less expensive license like Microsoft 365 Business Basic to save money.
  5. Click Next. On the final screen, review the details and click Finish adding.

Using Shared Mailboxes to Save Costs

What about generic email addresses like `[email protected]` or `[email protected]`? You do not need to create a licensed user for these. Instead, you can create a Shared Mailbox.

A shared mailbox does not have its own password and cannot be logged into directly. Instead, you grant licensed users permission to access it. It appears as a separate mailbox in their Outlook. Best of all, shared mailboxes under 50 GB are free and do not require a license.

  1. In the admin center, go to Teams & groups > Shared mailboxes.
  2. Click Add a shared mailbox.
  3. Give it a name (e.g., “Info”) and an email address (`[email protected]`).
  4. After creating it, click on the new shared mailbox and select Manage mailbox permissions.
  5. Add the licensed users who need to send and receive email from this address.

Which Essential Security & Compliance Settings Are a Must?

Beyond securing admin accounts, a few tenant-wide settings provide a significant security boost for your entire organization. We already enabled Security Defaults, which is the most important one. Here are two more worth reviewing.

Reviewing External File Sharing Policies

By default, Microsoft 365 allows users to share files from OneDrive and SharePoint with “Anyone with the link.” This is convenient but risky, as it creates anonymous, forwardable links to your company data. In my experience, this is a common source of accidental data leaks.

A better starting point for most small organizations is to restrict sharing to specific people. This forces the recipient to verify their identity before they can access the file.

  1. In the Microsoft 365 admin center, go to Show all > SharePoint. This opens the SharePoint admin center.
  2. Under Policies, click on Sharing.
  3. You will see two sliders, one for SharePoint and one for OneDrive. The OneDrive setting cannot be more permissive than the SharePoint setting.
  4. Drag both sliders to the level you are comfortable with. For most businesses, New and existing guests is the most secure and practical starting point. This means users can share externally, but they must enter the recipient’s email address.
  5. Click Save.

Setting a Sensible Password Policy

While MFA is the most important password-related security control, you should still have a reasonable policy for the passwords themselves. The modern approach, backed by Microsoft’s own research, de-emphasizes frequent, forced password changes, which often lead users to create weaker, predictable passwords.

  1. In the Microsoft 365 admin center, go to Settings > Org Settings.
  2. Click on the Security & privacy tab.
  3. Select Password expiration policy.
  4. Ensure the policy is set to not expire passwords. With MFA enabled via Security Defaults, password expiration provides little additional security and adds friction for your users. If you have a specific compliance need that requires it, set a long expiration period like 365 days.

Monitoring Microsoft 365: Service Health and Billing Basics

As the administrator, you need to know where to look for two key pieces of operational information: the health of the service and the status of your billing.

Checking Service Health

If users report that email is down or they can’t access files, your first stop should be the Service Health dashboard. This is where Microsoft reports any ongoing outages or service degradation.

  1. In the admin center, navigate to Health > Service health.
  2. The dashboard shows the status of all your subscribed services. A green checkmark means everything is healthy. A warning or error icon indicates an issue.
  3. Click on any service with an issue to see detailed advisories from Microsoft, including impact, status updates, and workarounds. Checking here first can save you a lot of time troubleshooting a problem that is actually a wider Microsoft outage.

Managing Billing and Subscriptions

Understanding your Microsoft 365 bill is straightforward once you know where to look.

  1. In the admin center, go to Billing > Your products. This page shows all your active subscriptions, the number of licenses you own, and their renewal date.
  2. To see your invoices, go to Billing > Bills & payments. You can view and download PDF copies of all past invoices.
  3. To manage how you pay, go to Billing > Payment methods. Here you can update credit card information or switch payment methods.

What Should I Review After Initial Setup?

Your initial setup is complete, but administration is an ongoing process. You don’t need to live in the admin center, but a brief, periodic check-in is a wise practice. I recommend setting a calendar reminder to perform a quick review once per quarter. You also want to set up portal branding with your organization logo and brand colors – this adds a professional touch to your subscription, but also has important security benefits.

During your quarterly review, check these three areas:

  • Active Users and Licenses: Go to Users > Active users. Do all the users listed still work for your organization? Go to Billing > Your products. Is the number of assigned licenses correct? Removing users who have left and un-assigning their licenses is a simple way to control costs.
  • Admin Roles: Go to Roles > Role assignments. Review who has powerful roles like Global Administrator. Ensure that only the people who absolutely need these permissions have them.
  • Message Center: In the admin center, go to Health > Message center. This is where Microsoft announces upcoming changes, new features, and actions you may need to take. A quick scan of the headlines once a month will keep you informed.

Our Recommendation

If you only have time to do three things after creating your new Microsoft 365 tenant, focus on these. They provide the greatest return in security and professionalism for the least amount of effort.

First, enable Security Defaults. This is non-negotiable. It enforces multi-factor authentication for all users and blocks legacy authentication methods, dramatically improving your security posture with a single click. It is the most impactful setting you can configure.

Second, add and verify your custom business domain. This establishes your professional identity and allows you to create email addresses that build your brand. Using a generic `.onmicrosoft.com` address signals that your setup is incomplete.

Third, create a separate, emergency-use-only Global Administrator account that is not used for daily work. Secure it with a long, complex password stored offline and use your primary, MFA-protected account for routine administrative tasks. This simple separation of duties is a core security principle that protects your most powerful credentials.

Frequently Asked Questions

What is the Microsoft 365 admin center?

The Microsoft 365 admin center is the web-based command center for your organization’s Microsoft 365 services. It’s where you manage users, domains, subscriptions, and security settings for products like Exchange Online, SharePoint, and Teams.

How do I access the Microsoft 365 admin center?

You can access the admin center by navigating to admin.microsoft.com in your web browser. You must sign in with an account that has been assigned an administrator role, such as the Global Administrator role.

What are the most important settings to configure first in a new tenant?

The three most critical initial settings are enabling Security Defaults to enforce multi-factor authentication, adding and verifying your custom business domain for professional email, and creating a separate, emergency-use “break-glass” administrator account.

Can I manage Microsoft 365 from my phone?

Yes, Microsoft provides a dedicated Microsoft 365 Admin app for both iOS and Android. It allows you to perform common tasks like resetting user passwords, managing licenses, and viewing service health and billing information directly from your mobile device.

How often should I check the admin center for updates or issues?

For routine operations, a quick check once a week or every other week is sufficient for a small organization. You should check the Service Health dashboard immediately if users report problems, and review the Message Center for important announcements monthly.

Getting the foundation of your Microsoft 365 tenant configured correctly from the start is an investment that pays dividends. It protects your data, ensures your team can work efficiently, and presents a professional image to the outside world. By following these essential setup steps, you build a stable and secure platform for your organization’s growth.